AccessControlTranslationResponse

data class AccessControlTranslationResponse(val owner: String? = null)

Definition of AccessControlTranslation

Constructors

Link copied to clipboard
constructor(owner: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val owner: String? = null

Specifies the replica ownership. For default and valid values, see PUT bucket replication in the Amazon S3 API Reference.