bucketPolicyOnly

@JvmName(name = "vdhtowwujbldfrvh")
suspend fun bucketPolicyOnly(value: Output<BucketIamConfigurationBucketPolicyOnlyArgs>)
@JvmName(name = "vbutvjymhrjlosmu")
suspend fun bucketPolicyOnly(value: BucketIamConfigurationBucketPolicyOnlyArgs?)

Parameters

value

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.


@JvmName(name = "cxmhqsdahkkyorgp")
suspend fun bucketPolicyOnly(argument: suspend BucketIamConfigurationBucketPolicyOnlyArgsBuilder.() -> Unit)

Parameters

argument

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.