@Stability(value=Stable) public static final class CfnEndpoint.ReplicationConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.ReplicationConfigProperty>
CfnEndpoint.ReplicationConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.ReplicationConfigProperty |
build()
Builds the configured instance.
|
CfnEndpoint.ReplicationConfigProperty.Builder |
state(String state)
Sets the value of
CfnEndpoint.ReplicationConfigProperty.getState() |
@Stability(value=Stable) public CfnEndpoint.ReplicationConfigProperty.Builder state(String state)
CfnEndpoint.ReplicationConfigProperty.getState()state - The state of event replication. This parameter is required.this@Stability(value=Stable) public CfnEndpoint.ReplicationConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.ReplicationConfigProperty>CfnEndpoint.ReplicationConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.