@Stability(value=Stable) public static final class CfnBucket.DeleteMarkerReplicationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.DeleteMarkerReplicationProperty>
CfnBucket.DeleteMarkerReplicationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.DeleteMarkerReplicationProperty |
build()
Builds the configured instance.
|
CfnBucket.DeleteMarkerReplicationProperty.Builder |
status(String status)
Sets the value of
CfnBucket.DeleteMarkerReplicationProperty.getStatus() |
@Stability(value=Stable) public CfnBucket.DeleteMarkerReplicationProperty.Builder status(String status)
CfnBucket.DeleteMarkerReplicationProperty.getStatus()status - Indicates whether to replicate delete markers.
Disabled by default.this@Stability(value=Stable) public CfnBucket.DeleteMarkerReplicationProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.DeleteMarkerReplicationProperty>CfnBucket.DeleteMarkerReplicationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.