BucketIamConfigurationBucketPolicyOnlyResponse

data class BucketIamConfigurationBucketPolicyOnlyResponse(val enabled: Boolean, val lockedTime: String)

The bucket's uniform bucket-level access configuration. The feature was formerly known as Bucket Policy Only. For backward compatibility, this field will be populated with identical information as the uniformBucketLevelAccess field. We recommend using the uniformBucketLevelAccess field to enable and disable the feature.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If set, access is controlled only by bucket-level or above IAM policies.

Link copied to clipboard

The deadline for changing iamConfiguration.bucketPolicyOnly.enabled from true to false in RFC 3339 format. iamConfiguration.bucketPolicyOnly.enabled may be changed from true to false until the locked time, after which the field is immutable.