Table of Contents

Class DeleteMarkerReplication

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

Specifies whether Amazon S3 should replicate delete makers.

public class DeleteMarkerReplication
Inheritance
DeleteMarkerReplication
Inherited Members

Constructors

DeleteMarkerReplication()

public DeleteMarkerReplication()

Properties

Status

Gets and sets the property Status.

The status of the delete marker replication.

note

In the current implementation, Amazon S3 does not replicate the delete markers. Therefore, the status must be

Disabled
.
public DeleteMarkerReplicationStatus Status { get; set; }

Property Value

DeleteMarkerReplicationStatus