Bucket Owner Args
data class BucketOwnerArgs(val entity: Output<String>? = null, val entityId: Output<String>? = null) : ConvertibleToJava<BucketOwnerArgs>
The owner of the bucket. This is always the project team's owner group.
The owner of the bucket. This is always the project team's owner group.