You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::S3::Types::AccessControlTranslation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing AccessControlTranslation as input to an Aws::Client method, you can use a vanilla Hash:

{
  owner: "Destination", # required, accepts Destination
}

A container for information about access control for replicas.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#ownerString

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

Returns:

  • (String)

    Specifies the replica ownership.