public static interface DeleteMarkerReplication.Builder extends SdkPojo, CopyableBuilder<DeleteMarkerReplication.Builder,DeleteMarkerReplication>
| Modifier and Type | Method and Description |
|---|---|
DeleteMarkerReplication.Builder |
status(DeleteMarkerReplicationStatus status)
The status of the delete marker replication.
|
DeleteMarkerReplication.Builder |
status(String status)
The status of the delete marker replication.
|
copyapplyMutation, buildDeleteMarkerReplication.Builder status(String status)
The status of the delete marker replication.
In the current implementation, Amazon S3 doesn't replicate the delete markers. The status must be
Disabled.
status - The status of the delete marker replication.
In the current implementation, Amazon S3 doesn't replicate the delete markers. The status must be
Disabled.
DeleteMarkerReplicationStatus,
DeleteMarkerReplicationStatusDeleteMarkerReplication.Builder status(DeleteMarkerReplicationStatus status)
The status of the delete marker replication.
In the current implementation, Amazon S3 doesn't replicate the delete markers. The status must be
Disabled.
status - The status of the delete marker replication.
In the current implementation, Amazon S3 doesn't replicate the delete markers. The status must be
Disabled.
DeleteMarkerReplicationStatus,
DeleteMarkerReplicationStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.