@pulumi/gcp
Version:
A Pulumi package for creating and managing Google Cloud Platform resources.
128 lines (127 loc) • 12.9 kB
TypeScript
export { AnywhereCacheArgs, AnywhereCacheState } from "./anywhereCache";
export type AnywhereCache = import("./anywhereCache").AnywhereCache;
export declare const AnywhereCache: typeof import("./anywhereCache").AnywhereCache;
export { BatchOperationsJobArgs, BatchOperationsJobState } from "./batchOperationsJob";
export type BatchOperationsJob = import("./batchOperationsJob").BatchOperationsJob;
export declare const BatchOperationsJob: typeof import("./batchOperationsJob").BatchOperationsJob;
export { BucketArgs, BucketState } from "./bucket";
export type Bucket = import("./bucket").Bucket;
export declare const Bucket: typeof import("./bucket").Bucket;
export { BucketACLArgs, BucketACLState } from "./bucketACL";
export type BucketACL = import("./bucketACL").BucketACL;
export declare const BucketACL: typeof import("./bucketACL").BucketACL;
export { BucketAccessControlArgs, BucketAccessControlState } from "./bucketAccessControl";
export type BucketAccessControl = import("./bucketAccessControl").BucketAccessControl;
export declare const BucketAccessControl: typeof import("./bucketAccessControl").BucketAccessControl;
export { BucketIAMBindingArgs, BucketIAMBindingState } from "./bucketIAMBinding";
export type BucketIAMBinding = import("./bucketIAMBinding").BucketIAMBinding;
export declare const BucketIAMBinding: typeof import("./bucketIAMBinding").BucketIAMBinding;
export { BucketIAMMemberArgs, BucketIAMMemberState } from "./bucketIAMMember";
export type BucketIAMMember = import("./bucketIAMMember").BucketIAMMember;
export declare const BucketIAMMember: typeof import("./bucketIAMMember").BucketIAMMember;
export { BucketIAMPolicyArgs, BucketIAMPolicyState } from "./bucketIAMPolicy";
export type BucketIAMPolicy = import("./bucketIAMPolicy").BucketIAMPolicy;
export declare const BucketIAMPolicy: typeof import("./bucketIAMPolicy").BucketIAMPolicy;
export { BucketObjectArgs, BucketObjectState } from "./bucketObject";
export type BucketObject = import("./bucketObject").BucketObject;
export declare const BucketObject: typeof import("./bucketObject").BucketObject;
export { ControlFolderIntelligenceConfigArgs, ControlFolderIntelligenceConfigState } from "./controlFolderIntelligenceConfig";
export type ControlFolderIntelligenceConfig = import("./controlFolderIntelligenceConfig").ControlFolderIntelligenceConfig;
export declare const ControlFolderIntelligenceConfig: typeof import("./controlFolderIntelligenceConfig").ControlFolderIntelligenceConfig;
export { ControlOrganizationIntelligenceConfigArgs, ControlOrganizationIntelligenceConfigState } from "./controlOrganizationIntelligenceConfig";
export type ControlOrganizationIntelligenceConfig = import("./controlOrganizationIntelligenceConfig").ControlOrganizationIntelligenceConfig;
export declare const ControlOrganizationIntelligenceConfig: typeof import("./controlOrganizationIntelligenceConfig").ControlOrganizationIntelligenceConfig;
export { ControlProjectIntelligenceConfigArgs, ControlProjectIntelligenceConfigState } from "./controlProjectIntelligenceConfig";
export type ControlProjectIntelligenceConfig = import("./controlProjectIntelligenceConfig").ControlProjectIntelligenceConfig;
export declare const ControlProjectIntelligenceConfig: typeof import("./controlProjectIntelligenceConfig").ControlProjectIntelligenceConfig;
export { DefaultObjectACLArgs, DefaultObjectACLState } from "./defaultObjectACL";
export type DefaultObjectACL = import("./defaultObjectACL").DefaultObjectACL;
export declare const DefaultObjectACL: typeof import("./defaultObjectACL").DefaultObjectACL;
export { DefaultObjectAccessControlArgs, DefaultObjectAccessControlState } from "./defaultObjectAccessControl";
export type DefaultObjectAccessControl = import("./defaultObjectAccessControl").DefaultObjectAccessControl;
export declare const DefaultObjectAccessControl: typeof import("./defaultObjectAccessControl").DefaultObjectAccessControl;
export { FolderArgs, FolderState } from "./folder";
export type Folder = import("./folder").Folder;
export declare const Folder: typeof import("./folder").Folder;
export { GetBucketArgs, GetBucketResult, GetBucketOutputArgs } from "./getBucket";
export declare const getBucket: typeof import("./getBucket").getBucket;
export declare const getBucketOutput: typeof import("./getBucket").getBucketOutput;
export { GetBucketIamPolicyArgs, GetBucketIamPolicyResult, GetBucketIamPolicyOutputArgs } from "./getBucketIamPolicy";
export declare const getBucketIamPolicy: typeof import("./getBucketIamPolicy").getBucketIamPolicy;
export declare const getBucketIamPolicyOutput: typeof import("./getBucketIamPolicy").getBucketIamPolicyOutput;
export { GetBucketObjectArgs, GetBucketObjectResult, GetBucketObjectOutputArgs } from "./getBucketObject";
export declare const getBucketObject: typeof import("./getBucketObject").getBucketObject;
export declare const getBucketObjectOutput: typeof import("./getBucketObject").getBucketObjectOutput;
export { GetBucketObjectContentArgs, GetBucketObjectContentResult, GetBucketObjectContentOutputArgs } from "./getBucketObjectContent";
export declare const getBucketObjectContent: typeof import("./getBucketObjectContent").getBucketObjectContent;
export declare const getBucketObjectContentOutput: typeof import("./getBucketObjectContent").getBucketObjectContentOutput;
export { GetBucketObjectsArgs, GetBucketObjectsResult, GetBucketObjectsOutputArgs } from "./getBucketObjects";
export declare const getBucketObjects: typeof import("./getBucketObjects").getBucketObjects;
export declare const getBucketObjectsOutput: typeof import("./getBucketObjects").getBucketObjectsOutput;
export { GetBucketsArgs, GetBucketsResult, GetBucketsOutputArgs } from "./getBuckets";
export declare const getBuckets: typeof import("./getBuckets").getBuckets;
export declare const getBucketsOutput: typeof import("./getBuckets").getBucketsOutput;
export { GetControlFolderIntelligenceConfigArgs, GetControlFolderIntelligenceConfigResult, GetControlFolderIntelligenceConfigOutputArgs } from "./getControlFolderIntelligenceConfig";
export declare const getControlFolderIntelligenceConfig: typeof import("./getControlFolderIntelligenceConfig").getControlFolderIntelligenceConfig;
export declare const getControlFolderIntelligenceConfigOutput: typeof import("./getControlFolderIntelligenceConfig").getControlFolderIntelligenceConfigOutput;
export { GetControlOrganizationIntelligenceConfigArgs, GetControlOrganizationIntelligenceConfigResult, GetControlOrganizationIntelligenceConfigOutputArgs } from "./getControlOrganizationIntelligenceConfig";
export declare const getControlOrganizationIntelligenceConfig: typeof import("./getControlOrganizationIntelligenceConfig").getControlOrganizationIntelligenceConfig;
export declare const getControlOrganizationIntelligenceConfigOutput: typeof import("./getControlOrganizationIntelligenceConfig").getControlOrganizationIntelligenceConfigOutput;
export { GetControlProjectIntelligenceConfigArgs, GetControlProjectIntelligenceConfigResult, GetControlProjectIntelligenceConfigOutputArgs } from "./getControlProjectIntelligenceConfig";
export declare const getControlProjectIntelligenceConfig: typeof import("./getControlProjectIntelligenceConfig").getControlProjectIntelligenceConfig;
export declare const getControlProjectIntelligenceConfigOutput: typeof import("./getControlProjectIntelligenceConfig").getControlProjectIntelligenceConfigOutput;
export { GetInsightsDatasetConfigArgs, GetInsightsDatasetConfigResult, GetInsightsDatasetConfigOutputArgs } from "./getInsightsDatasetConfig";
export declare const getInsightsDatasetConfig: typeof import("./getInsightsDatasetConfig").getInsightsDatasetConfig;
export declare const getInsightsDatasetConfigOutput: typeof import("./getInsightsDatasetConfig").getInsightsDatasetConfigOutput;
export { GetManagedFolderIamPolicyArgs, GetManagedFolderIamPolicyResult, GetManagedFolderIamPolicyOutputArgs } from "./getManagedFolderIamPolicy";
export declare const getManagedFolderIamPolicy: typeof import("./getManagedFolderIamPolicy").getManagedFolderIamPolicy;
export declare const getManagedFolderIamPolicyOutput: typeof import("./getManagedFolderIamPolicy").getManagedFolderIamPolicyOutput;
export { GetObjectSignedUrlArgs, GetObjectSignedUrlResult, GetObjectSignedUrlOutputArgs } from "./getObjectSignedUrl";
export declare const getObjectSignedUrl: typeof import("./getObjectSignedUrl").getObjectSignedUrl;
export declare const getObjectSignedUrlOutput: typeof import("./getObjectSignedUrl").getObjectSignedUrlOutput;
export { GetProjectServiceAccountArgs, GetProjectServiceAccountResult, GetProjectServiceAccountOutputArgs } from "./getProjectServiceAccount";
export declare const getProjectServiceAccount: typeof import("./getProjectServiceAccount").getProjectServiceAccount;
export declare const getProjectServiceAccountOutput: typeof import("./getProjectServiceAccount").getProjectServiceAccountOutput;
export { GetTransferProjectServiceAccountArgs, GetTransferProjectServiceAccountResult, GetTransferProjectServiceAccountOutputArgs } from "./getTransferProjectServiceAccount";
export declare const getTransferProjectServiceAccount: typeof import("./getTransferProjectServiceAccount").getTransferProjectServiceAccount;
export declare const getTransferProjectServiceAccountOutput: typeof import("./getTransferProjectServiceAccount").getTransferProjectServiceAccountOutput;
export { GetTransferProjectServieAccountArgs, GetTransferProjectServieAccountResult, GetTransferProjectServieAccountOutputArgs } from "./getTransferProjectServieAccount";
export declare const getTransferProjectServieAccount: typeof import("./getTransferProjectServieAccount").getTransferProjectServieAccount;
export declare const getTransferProjectServieAccountOutput: typeof import("./getTransferProjectServieAccount").getTransferProjectServieAccountOutput;
export { HmacKeyArgs, HmacKeyState } from "./hmacKey";
export type HmacKey = import("./hmacKey").HmacKey;
export declare const HmacKey: typeof import("./hmacKey").HmacKey;
export { InsightsDatasetConfigArgs, InsightsDatasetConfigState } from "./insightsDatasetConfig";
export type InsightsDatasetConfig = import("./insightsDatasetConfig").InsightsDatasetConfig;
export declare const InsightsDatasetConfig: typeof import("./insightsDatasetConfig").InsightsDatasetConfig;
export { InsightsReportConfigArgs, InsightsReportConfigState } from "./insightsReportConfig";
export type InsightsReportConfig = import("./insightsReportConfig").InsightsReportConfig;
export declare const InsightsReportConfig: typeof import("./insightsReportConfig").InsightsReportConfig;
export { ManagedFolderArgs, ManagedFolderState } from "./managedFolder";
export type ManagedFolder = import("./managedFolder").ManagedFolder;
export declare const ManagedFolder: typeof import("./managedFolder").ManagedFolder;
export { ManagedFolderIamBindingArgs, ManagedFolderIamBindingState } from "./managedFolderIamBinding";
export type ManagedFolderIamBinding = import("./managedFolderIamBinding").ManagedFolderIamBinding;
export declare const ManagedFolderIamBinding: typeof import("./managedFolderIamBinding").ManagedFolderIamBinding;
export { ManagedFolderIamMemberArgs, ManagedFolderIamMemberState } from "./managedFolderIamMember";
export type ManagedFolderIamMember = import("./managedFolderIamMember").ManagedFolderIamMember;
export declare const ManagedFolderIamMember: typeof import("./managedFolderIamMember").ManagedFolderIamMember;
export { ManagedFolderIamPolicyArgs, ManagedFolderIamPolicyState } from "./managedFolderIamPolicy";
export type ManagedFolderIamPolicy = import("./managedFolderIamPolicy").ManagedFolderIamPolicy;
export declare const ManagedFolderIamPolicy: typeof import("./managedFolderIamPolicy").ManagedFolderIamPolicy;
export { NotificationArgs, NotificationState } from "./notification";
export type Notification = import("./notification").Notification;
export declare const Notification: typeof import("./notification").Notification;
export { ObjectACLArgs, ObjectACLState } from "./objectACL";
export type ObjectACL = import("./objectACL").ObjectACL;
export declare const ObjectACL: typeof import("./objectACL").ObjectACL;
export { ObjectAccessControlArgs, ObjectAccessControlState } from "./objectAccessControl";
export type ObjectAccessControl = import("./objectAccessControl").ObjectAccessControl;
export declare const ObjectAccessControl: typeof import("./objectAccessControl").ObjectAccessControl;
export { TransferAgentPoolArgs, TransferAgentPoolState } from "./transferAgentPool";
export type TransferAgentPool = import("./transferAgentPool").TransferAgentPool;
export declare const TransferAgentPool: typeof import("./transferAgentPool").TransferAgentPool;
export { TransferJobArgs, TransferJobState } from "./transferJob";
export type TransferJob = import("./transferJob").TransferJob;
export declare const TransferJob: typeof import("./transferJob").TransferJob;
export * from "./zMixins";