UNPKG

@pulumi/gcp

Version:

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

115 lines (114 loc) • 13.1 kB
export { EventThreatDetectionCustomModuleArgs, EventThreatDetectionCustomModuleState } from "./eventThreatDetectionCustomModule"; export type EventThreatDetectionCustomModule = import("./eventThreatDetectionCustomModule").EventThreatDetectionCustomModule; export declare const EventThreatDetectionCustomModule: typeof import("./eventThreatDetectionCustomModule").EventThreatDetectionCustomModule; export { FolderCustomModuleArgs, FolderCustomModuleState } from "./folderCustomModule"; export type FolderCustomModule = import("./folderCustomModule").FolderCustomModule; export declare const FolderCustomModule: typeof import("./folderCustomModule").FolderCustomModule; export { FolderNotificationConfigArgs, FolderNotificationConfigState } from "./folderNotificationConfig"; export type FolderNotificationConfig = import("./folderNotificationConfig").FolderNotificationConfig; export declare const FolderNotificationConfig: typeof import("./folderNotificationConfig").FolderNotificationConfig; export { FolderSccBigQueryExportArgs, FolderSccBigQueryExportState } from "./folderSccBigQueryExport"; export type FolderSccBigQueryExport = import("./folderSccBigQueryExport").FolderSccBigQueryExport; export declare const FolderSccBigQueryExport: typeof import("./folderSccBigQueryExport").FolderSccBigQueryExport; export { GetSourceIamPolicyArgs, GetSourceIamPolicyResult, GetSourceIamPolicyOutputArgs } from "./getSourceIamPolicy"; export declare const getSourceIamPolicy: typeof import("./getSourceIamPolicy").getSourceIamPolicy; export declare const getSourceIamPolicyOutput: typeof import("./getSourceIamPolicy").getSourceIamPolicyOutput; export { GetV2OrganizationSourceIamPolicyArgs, GetV2OrganizationSourceIamPolicyResult, GetV2OrganizationSourceIamPolicyOutputArgs } from "./getV2OrganizationSourceIamPolicy"; export declare const getV2OrganizationSourceIamPolicy: typeof import("./getV2OrganizationSourceIamPolicy").getV2OrganizationSourceIamPolicy; export declare const getV2OrganizationSourceIamPolicyOutput: typeof import("./getV2OrganizationSourceIamPolicy").getV2OrganizationSourceIamPolicyOutput; export { InstanceIamBindingArgs, InstanceIamBindingState } from "./instanceIamBinding"; export type InstanceIamBinding = import("./instanceIamBinding").InstanceIamBinding; export declare const InstanceIamBinding: typeof import("./instanceIamBinding").InstanceIamBinding; export { InstanceIamMemberArgs, InstanceIamMemberState } from "./instanceIamMember"; export type InstanceIamMember = import("./instanceIamMember").InstanceIamMember; export declare const InstanceIamMember: typeof import("./instanceIamMember").InstanceIamMember; export { InstanceIamPolicyArgs, InstanceIamPolicyState } from "./instanceIamPolicy"; export type InstanceIamPolicy = import("./instanceIamPolicy").InstanceIamPolicy; export declare const InstanceIamPolicy: typeof import("./instanceIamPolicy").InstanceIamPolicy; export { ManagementFolderSecurityHealthAnalyticsCustomModuleArgs, ManagementFolderSecurityHealthAnalyticsCustomModuleState } from "./managementFolderSecurityHealthAnalyticsCustomModule"; export type ManagementFolderSecurityHealthAnalyticsCustomModule = import("./managementFolderSecurityHealthAnalyticsCustomModule").ManagementFolderSecurityHealthAnalyticsCustomModule; export declare const ManagementFolderSecurityHealthAnalyticsCustomModule: typeof import("./managementFolderSecurityHealthAnalyticsCustomModule").ManagementFolderSecurityHealthAnalyticsCustomModule; export { ManagementOrganizationEventThreatDetectionCustomModuleArgs, ManagementOrganizationEventThreatDetectionCustomModuleState } from "./managementOrganizationEventThreatDetectionCustomModule"; export type ManagementOrganizationEventThreatDetectionCustomModule = import("./managementOrganizationEventThreatDetectionCustomModule").ManagementOrganizationEventThreatDetectionCustomModule; export declare const ManagementOrganizationEventThreatDetectionCustomModule: typeof import("./managementOrganizationEventThreatDetectionCustomModule").ManagementOrganizationEventThreatDetectionCustomModule; export { ManagementOrganizationSecurityHealthAnalyticsCustomModuleArgs, ManagementOrganizationSecurityHealthAnalyticsCustomModuleState } from "./managementOrganizationSecurityHealthAnalyticsCustomModule"; export type ManagementOrganizationSecurityHealthAnalyticsCustomModule = import("./managementOrganizationSecurityHealthAnalyticsCustomModule").ManagementOrganizationSecurityHealthAnalyticsCustomModule; export declare const ManagementOrganizationSecurityHealthAnalyticsCustomModule: typeof import("./managementOrganizationSecurityHealthAnalyticsCustomModule").ManagementOrganizationSecurityHealthAnalyticsCustomModule; export { ManagementProjectSecurityHealthAnalyticsCustomModuleArgs, ManagementProjectSecurityHealthAnalyticsCustomModuleState } from "./managementProjectSecurityHealthAnalyticsCustomModule"; export type ManagementProjectSecurityHealthAnalyticsCustomModule = import("./managementProjectSecurityHealthAnalyticsCustomModule").ManagementProjectSecurityHealthAnalyticsCustomModule; export declare const ManagementProjectSecurityHealthAnalyticsCustomModule: typeof import("./managementProjectSecurityHealthAnalyticsCustomModule").ManagementProjectSecurityHealthAnalyticsCustomModule; export { MuteConfigArgs, MuteConfigState } from "./muteConfig"; export type MuteConfig = import("./muteConfig").MuteConfig; export declare const MuteConfig: typeof import("./muteConfig").MuteConfig; export { NotificationConfigArgs, NotificationConfigState } from "./notificationConfig"; export type NotificationConfig = import("./notificationConfig").NotificationConfig; export declare const NotificationConfig: typeof import("./notificationConfig").NotificationConfig; export { OrganizationCustomModuleArgs, OrganizationCustomModuleState } from "./organizationCustomModule"; export type OrganizationCustomModule = import("./organizationCustomModule").OrganizationCustomModule; export declare const OrganizationCustomModule: typeof import("./organizationCustomModule").OrganizationCustomModule; export { OrganizationSccBigQueryExportArgs, OrganizationSccBigQueryExportState } from "./organizationSccBigQueryExport"; export type OrganizationSccBigQueryExport = import("./organizationSccBigQueryExport").OrganizationSccBigQueryExport; export declare const OrganizationSccBigQueryExport: typeof import("./organizationSccBigQueryExport").OrganizationSccBigQueryExport; export { ProjectCustomModuleArgs, ProjectCustomModuleState } from "./projectCustomModule"; export type ProjectCustomModule = import("./projectCustomModule").ProjectCustomModule; export declare const ProjectCustomModule: typeof import("./projectCustomModule").ProjectCustomModule; export { ProjectNotificationConfigArgs, ProjectNotificationConfigState } from "./projectNotificationConfig"; export type ProjectNotificationConfig = import("./projectNotificationConfig").ProjectNotificationConfig; export declare const ProjectNotificationConfig: typeof import("./projectNotificationConfig").ProjectNotificationConfig; export { ProjectSccBigQueryExportArgs, ProjectSccBigQueryExportState } from "./projectSccBigQueryExport"; export type ProjectSccBigQueryExport = import("./projectSccBigQueryExport").ProjectSccBigQueryExport; export declare const ProjectSccBigQueryExport: typeof import("./projectSccBigQueryExport").ProjectSccBigQueryExport; export { SourceArgs, SourceState } from "./source"; export type Source = import("./source").Source; export declare const Source: typeof import("./source").Source; export { SourceIamBindingArgs, SourceIamBindingState } from "./sourceIamBinding"; export type SourceIamBinding = import("./sourceIamBinding").SourceIamBinding; export declare const SourceIamBinding: typeof import("./sourceIamBinding").SourceIamBinding; export { SourceIamMemberArgs, SourceIamMemberState } from "./sourceIamMember"; export type SourceIamMember = import("./sourceIamMember").SourceIamMember; export declare const SourceIamMember: typeof import("./sourceIamMember").SourceIamMember; export { SourceIamPolicyArgs, SourceIamPolicyState } from "./sourceIamPolicy"; export type SourceIamPolicy = import("./sourceIamPolicy").SourceIamPolicy; export declare const SourceIamPolicy: typeof import("./sourceIamPolicy").SourceIamPolicy; export { V2FolderMuteConfigArgs, V2FolderMuteConfigState } from "./v2folderMuteConfig"; export type V2FolderMuteConfig = import("./v2folderMuteConfig").V2FolderMuteConfig; export declare const V2FolderMuteConfig: typeof import("./v2folderMuteConfig").V2FolderMuteConfig; export { V2FolderNotificationConfigArgs, V2FolderNotificationConfigState } from "./v2folderNotificationConfig"; export type V2FolderNotificationConfig = import("./v2folderNotificationConfig").V2FolderNotificationConfig; export declare const V2FolderNotificationConfig: typeof import("./v2folderNotificationConfig").V2FolderNotificationConfig; export { V2FolderSccBigQueryExportArgs, V2FolderSccBigQueryExportState } from "./v2folderSccBigQueryExport"; export type V2FolderSccBigQueryExport = import("./v2folderSccBigQueryExport").V2FolderSccBigQueryExport; export declare const V2FolderSccBigQueryExport: typeof import("./v2folderSccBigQueryExport").V2FolderSccBigQueryExport; export { V2OrganizationMuteConfigArgs, V2OrganizationMuteConfigState } from "./v2organizationMuteConfig"; export type V2OrganizationMuteConfig = import("./v2organizationMuteConfig").V2OrganizationMuteConfig; export declare const V2OrganizationMuteConfig: typeof import("./v2organizationMuteConfig").V2OrganizationMuteConfig; export { V2OrganizationNotificationConfigArgs, V2OrganizationNotificationConfigState } from "./v2organizationNotificationConfig"; export type V2OrganizationNotificationConfig = import("./v2organizationNotificationConfig").V2OrganizationNotificationConfig; export declare const V2OrganizationNotificationConfig: typeof import("./v2organizationNotificationConfig").V2OrganizationNotificationConfig; export { V2OrganizationSccBigQueryExportArgs, V2OrganizationSccBigQueryExportState } from "./v2organizationSccBigQueryExport"; export type V2OrganizationSccBigQueryExport = import("./v2organizationSccBigQueryExport").V2OrganizationSccBigQueryExport; export declare const V2OrganizationSccBigQueryExport: typeof import("./v2organizationSccBigQueryExport").V2OrganizationSccBigQueryExport; export { V2OrganizationSccBigQueryExportsArgs, V2OrganizationSccBigQueryExportsState } from "./v2organizationSccBigQueryExports"; export type V2OrganizationSccBigQueryExports = import("./v2organizationSccBigQueryExports").V2OrganizationSccBigQueryExports; export declare const V2OrganizationSccBigQueryExports: typeof import("./v2organizationSccBigQueryExports").V2OrganizationSccBigQueryExports; export { V2OrganizationSourceArgs, V2OrganizationSourceState } from "./v2organizationSource"; export type V2OrganizationSource = import("./v2organizationSource").V2OrganizationSource; export declare const V2OrganizationSource: typeof import("./v2organizationSource").V2OrganizationSource; export { V2OrganizationSourceIamBindingArgs, V2OrganizationSourceIamBindingState } from "./v2organizationSourceIamBinding"; export type V2OrganizationSourceIamBinding = import("./v2organizationSourceIamBinding").V2OrganizationSourceIamBinding; export declare const V2OrganizationSourceIamBinding: typeof import("./v2organizationSourceIamBinding").V2OrganizationSourceIamBinding; export { V2OrganizationSourceIamMemberArgs, V2OrganizationSourceIamMemberState } from "./v2organizationSourceIamMember"; export type V2OrganizationSourceIamMember = import("./v2organizationSourceIamMember").V2OrganizationSourceIamMember; export declare const V2OrganizationSourceIamMember: typeof import("./v2organizationSourceIamMember").V2OrganizationSourceIamMember; export { V2OrganizationSourceIamPolicyArgs, V2OrganizationSourceIamPolicyState } from "./v2organizationSourceIamPolicy"; export type V2OrganizationSourceIamPolicy = import("./v2organizationSourceIamPolicy").V2OrganizationSourceIamPolicy; export declare const V2OrganizationSourceIamPolicy: typeof import("./v2organizationSourceIamPolicy").V2OrganizationSourceIamPolicy; export { V2ProjectMuteConfigArgs, V2ProjectMuteConfigState } from "./v2projectMuteConfig"; export type V2ProjectMuteConfig = import("./v2projectMuteConfig").V2ProjectMuteConfig; export declare const V2ProjectMuteConfig: typeof import("./v2projectMuteConfig").V2ProjectMuteConfig; export { V2ProjectNotificationConfigArgs, V2ProjectNotificationConfigState } from "./v2projectNotificationConfig"; export type V2ProjectNotificationConfig = import("./v2projectNotificationConfig").V2ProjectNotificationConfig; export declare const V2ProjectNotificationConfig: typeof import("./v2projectNotificationConfig").V2ProjectNotificationConfig; export { V2ProjectSccBigQueryExportArgs, V2ProjectSccBigQueryExportState } from "./v2projectSccBigQueryExport"; export type V2ProjectSccBigQueryExport = import("./v2projectSccBigQueryExport").V2ProjectSccBigQueryExport; export declare const V2ProjectSccBigQueryExport: typeof import("./v2projectSccBigQueryExport").V2ProjectSccBigQueryExport;