UNPKG

@pulumi/gcp

Version:

A Pulumi package for creating and managing Google Cloud Platform resources.

67 lines 4.84 kB
export { CustomListArgs, CustomListState } from "./customList"; export type CustomList = import("./customList").CustomList; export declare const CustomList: typeof import("./customList").CustomList; export { DashboardChartArgs, DashboardChartState } from "./dashboardChart"; export type DashboardChart = import("./dashboardChart").DashboardChart; export declare const DashboardChart: typeof import("./dashboardChart").DashboardChart; export { DataAccessLabelArgs, DataAccessLabelState } from "./dataAccessLabel"; export type DataAccessLabel = import("./dataAccessLabel").DataAccessLabel; export declare const DataAccessLabel: typeof import("./dataAccessLabel").DataAccessLabel; export { DataAccessScopeArgs, DataAccessScopeState } from "./dataAccessScope"; export type DataAccessScope = import("./dataAccessScope").DataAccessScope; export declare const DataAccessScope: typeof import("./dataAccessScope").DataAccessScope; export { DataExportArgs, DataExportState } from "./dataExport"; export type DataExport = import("./dataExport").DataExport; export declare const DataExport: typeof import("./dataExport").DataExport; export { DataTableArgs, DataTableState } from "./dataTable"; export type DataTable = import("./dataTable").DataTable; export declare const DataTable: typeof import("./dataTable").DataTable; export { DataTableRowArgs, DataTableRowState } from "./dataTableRow"; export type DataTableRow = import("./dataTableRow").DataTableRow; export declare const DataTableRow: typeof import("./dataTableRow").DataTableRow; export { EnvironmentArgs, EnvironmentState } from "./environment"; export type Environment = import("./environment").Environment; export declare const Environment: typeof import("./environment").Environment; export { EnvironmentGroupArgs, EnvironmentGroupState } from "./environmentGroup"; export type EnvironmentGroup = import("./environmentGroup").EnvironmentGroup; export declare const EnvironmentGroup: typeof import("./environmentGroup").EnvironmentGroup; export { FeedArgs, FeedState } from "./feed"; export type Feed = import("./feed").Feed; export declare const Feed: typeof import("./feed").Feed; export { FindingsRefinementArgs, FindingsRefinementState } from "./findingsRefinement"; export type FindingsRefinement = import("./findingsRefinement").FindingsRefinement; export declare const FindingsRefinement: typeof import("./findingsRefinement").FindingsRefinement; export { FindingsRefinementDeploymentArgs, FindingsRefinementDeploymentState } from "./findingsRefinementDeployment"; export type FindingsRefinementDeployment = import("./findingsRefinementDeployment").FindingsRefinementDeployment; export declare const FindingsRefinementDeployment: typeof import("./findingsRefinementDeployment").FindingsRefinementDeployment; export { NativeDashboardArgs, NativeDashboardState } from "./nativeDashboard"; export type NativeDashboard = import("./nativeDashboard").NativeDashboard; export declare const NativeDashboard: typeof import("./nativeDashboard").NativeDashboard; export { ParserArgs, ParserState } from "./parser"; export type Parser = import("./parser").Parser; export declare const Parser: typeof import("./parser").Parser; export { ParserExtensionArgs, ParserExtensionState } from "./parserExtension"; export type ParserExtension = import("./parserExtension").ParserExtension; export declare const ParserExtension: typeof import("./parserExtension").ParserExtension; export { ReferenceListArgs, ReferenceListState } from "./referenceList"; export type ReferenceList = import("./referenceList").ReferenceList; export declare const ReferenceList: typeof import("./referenceList").ReferenceList; export { RetrohuntArgs, RetrohuntState } from "./retrohunt"; export type Retrohunt = import("./retrohunt").Retrohunt; export declare const Retrohunt: typeof import("./retrohunt").Retrohunt; export { RuleArgs, RuleState } from "./rule"; export type Rule = import("./rule").Rule; export declare const Rule: typeof import("./rule").Rule; export { RuleDeploymentArgs, RuleDeploymentState } from "./ruleDeployment"; export type RuleDeployment = import("./ruleDeployment").RuleDeployment; export declare const RuleDeployment: typeof import("./ruleDeployment").RuleDeployment; export { SoarDomainArgs, SoarDomainState } from "./soarDomain"; export type SoarDomain = import("./soarDomain").SoarDomain; export declare const SoarDomain: typeof import("./soarDomain").SoarDomain; export { SoarNetworkArgs, SoarNetworkState } from "./soarNetwork"; export type SoarNetwork = import("./soarNetwork").SoarNetwork; export declare const SoarNetwork: typeof import("./soarNetwork").SoarNetwork; export { WatchlistArgs, WatchlistState } from "./watchlist"; export type Watchlist = import("./watchlist").Watchlist; export declare const Watchlist: typeof import("./watchlist").Watchlist; //# sourceMappingURL=index.d.ts.map