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