BucketOptions
public boolean
If set to true, the bucket will be publicly accessible. Default is false.
storage_class StorageClass (string)
Possible values: [STANDARD
, STANDARD_IA
, GLACIER
, GLACIER_IR
]
Storage class for the bucket. Default is STANDARD
.
enable_object_acl boolean
If set to true, per object ACL will be enabled. Default is false.