Table of Contents

Class ExistingObjectReplication

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

A container that specifies information about existing object replication. You can choose whether to enable or disable the replication of existing objects.

public class ExistingObjectReplication
Inheritance
ExistingObjectReplication
Inherited Members

Constructors

ExistingObjectReplication()

public ExistingObjectReplication()

Properties

Status

Specifies whether existing object replication is enabled.

public ExistingObjectReplicationStatus Status { get; set; }

Property Value

ExistingObjectReplicationStatus