Get Bucket Result
data class GetBucketResult(val autoclasses: List<GetBucketAutoclass>, val cors: List<GetBucketCor>, val customPlacementConfigs: List<GetBucketCustomPlacementConfig>, val defaultEventBasedHold: 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, val publicAccessPrevention: String, val requesterPays: Boolean, val retentionPolicies: List<GetBucketRetentionPolicy>, val selfLink: String, 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, encryptions: List<GetBucketEncryption>, forceDestroy: Boolean, id: String, labels: Map<String, String>, lifecycleRules: List<GetBucketLifecycleRule>, location: String, loggings: List<GetBucketLogging>, name: String, project: String, publicAccessPrevention: String, requesterPays: Boolean, retentionPolicies: List<GetBucketRetentionPolicy>, selfLink: String, 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