ProjectBucketConfigArgs

constructor(bucketId: Output<String>? = null, cmekSettings: Output<ProjectBucketConfigCmekSettingsArgs>? = null, description: Output<String>? = null, enableAnalytics: Output<Boolean>? = null, location: Output<String>? = null, locked: Output<Boolean>? = null, project: Output<String>? = null, retentionDays: Output<Int>? = null)