GetBucketResult

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 hierarchicalNamespaces: List<GetBucketHierarchicalNamespace>, 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 timeCreated: String, val uniformBucketLevelAccess: Boolean, val updated: String, 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, hierarchicalNamespaces: List<GetBucketHierarchicalNamespace>, 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, timeCreated: String, uniformBucketLevelAccess: Boolean, updated: String, url: String, versionings: List<GetBucketVersioning>, websites: List<GetBucketWebsite>)

Types

Link copied to clipboard
object Companion

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
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rpo: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val url: String
Link copied to clipboard
Link copied to clipboard