AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The status of the delete marker replication.
Namespace: Amazon.S3
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public sealed class DeleteMarkerReplicationStatus : ConstantClass
The DeleteMarkerReplicationStatus type exposes the following members
| Name | Description | |
|---|---|---|
 
 | 
DeleteMarkerReplicationStatus(string) | 
 Construct instance of DeleteMarkerReplicationStatus. It is not intended for this constructor to be called. Instead users should call the FindValue.  | 
| Name | Type | Description | |
|---|---|---|---|
 
 | 
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. | 
| Name | Description | |
|---|---|---|
 
 
 | 
FindValue(string) | 
 Finds the constant for the unique value.  | 
| Name | Type | Description | |
|---|---|---|---|
 
 
 | 
Disabled | Amazon.S3.DeleteMarkerReplicationStatus | 
 Delete marker replication is disabled.  | 
 
 
 | 
Enabled | Amazon.S3.DeleteMarkerReplicationStatus | 
 Delete marker replication is enabled.  | 
.NET: 
Supported in: 8.0 and newer, Core 3.1
.NET Standard: 
Supported in: 2.0
.NET Framework: 
Supported in: 4.7.2 and newer