Class AccessControlTranslation
A container for information about access control for replicas.
public class AccessControlTranslation
- Inheritance
-
AccessControlTranslation
- Inherited Members
Constructors
AccessControlTranslation()
public AccessControlTranslation()
Properties
Owner
Gets and sets the property Owner.
Specifies the replica ownership. For default and valid values, see PUT bucket replication in the Amazon S3 API Reference.
public OwnerOverride Owner { get; set; }