Get Bucket Result
data class GetBucketResult(val autoclasses: List<GetBucketAutoclass>, val cors: List<GetBucketCor>, val customPlacementConfigs: List<GetBucketCustomPlacementConfig>, val defaultEventBasedHold: Boolean, val effectiveLabels: Map<String, String>, val enableObjectRetention: Boolean, val encryptions: List<GetBucketEncryption>, val forceDestroy: Boolean, val id: String, val labels: Map<String, String>, val lifecycleRules: List<GetBucketLifecycleRule>, val location: String, val loggings: List<GetBucketLogging>, val name: String, val project: String? = null, val projectNumber: Int, val publicAccessPrevention: String, val pulumiLabels: Map<String, String>, val requesterPays: Boolean, val retentionPolicies: List<GetBucketRetentionPolicy>, val rpo: String, val selfLink: String, val softDeletePolicies: List<GetBucketSoftDeletePolicy>, val storageClass: String, val uniformBucketLevelAccess: Boolean, val url: String, val versionings: List<GetBucketVersioning>, val websites: List<GetBucketWebsite>)
A collection of values returned by getBucket.
Constructors
Link copied to clipboard
constructor(autoclasses: List<GetBucketAutoclass>, cors: List<GetBucketCor>, customPlacementConfigs: List<GetBucketCustomPlacementConfig>, defaultEventBasedHold: Boolean, effectiveLabels: Map<String, String>, enableObjectRetention: Boolean, encryptions: List<GetBucketEncryption>, forceDestroy: Boolean, id: String, labels: Map<String, String>, lifecycleRules: List<GetBucketLifecycleRule>, location: String, loggings: List<GetBucketLogging>, name: String, project: String? = null, projectNumber: Int, publicAccessPrevention: String, pulumiLabels: Map<String, String>, requesterPays: Boolean, retentionPolicies: List<GetBucketRetentionPolicy>, rpo: String, selfLink: String, softDeletePolicies: List<GetBucketSoftDeletePolicy>, storageClass: String, uniformBucketLevelAccess: Boolean, url: String, versionings: List<GetBucketVersioning>, websites: List<GetBucketWebsite>)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard