@pulumi/gcp
Version:
A Pulumi package for creating and managing Google Cloud Platform resources.
16 lines (15 loc) • 1.64 kB
TypeScript
export { PreventionDeidentifyTemplateArgs, PreventionDeidentifyTemplateState } from "./preventionDeidentifyTemplate";
export type PreventionDeidentifyTemplate = import("./preventionDeidentifyTemplate").PreventionDeidentifyTemplate;
export declare const PreventionDeidentifyTemplate: typeof import("./preventionDeidentifyTemplate").PreventionDeidentifyTemplate;
export { PreventionDiscoveryConfigArgs, PreventionDiscoveryConfigState } from "./preventionDiscoveryConfig";
export type PreventionDiscoveryConfig = import("./preventionDiscoveryConfig").PreventionDiscoveryConfig;
export declare const PreventionDiscoveryConfig: typeof import("./preventionDiscoveryConfig").PreventionDiscoveryConfig;
export { PreventionInspectTemplateArgs, PreventionInspectTemplateState } from "./preventionInspectTemplate";
export type PreventionInspectTemplate = import("./preventionInspectTemplate").PreventionInspectTemplate;
export declare const PreventionInspectTemplate: typeof import("./preventionInspectTemplate").PreventionInspectTemplate;
export { PreventionJobTriggerArgs, PreventionJobTriggerState } from "./preventionJobTrigger";
export type PreventionJobTrigger = import("./preventionJobTrigger").PreventionJobTrigger;
export declare const PreventionJobTrigger: typeof import("./preventionJobTrigger").PreventionJobTrigger;
export { PreventionStoredInfoTypeArgs, PreventionStoredInfoTypeState } from "./preventionStoredInfoType";
export type PreventionStoredInfoType = import("./preventionStoredInfoType").PreventionStoredInfoType;
export declare const PreventionStoredInfoType: typeof import("./preventionStoredInfoType").PreventionStoredInfoType;