Table of Contents

Class AccessControlTranslation

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

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; }

Property Value

OwnerOverride