@Stability(value=Stable) public static final class CfnEndpoint.RoutingConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.RoutingConfigProperty>
CfnEndpoint.RoutingConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.RoutingConfigProperty |
build()
Builds the configured instance.
|
CfnEndpoint.RoutingConfigProperty.Builder |
failoverConfig(CfnEndpoint.FailoverConfigProperty failoverConfig)
Sets the value of
CfnEndpoint.RoutingConfigProperty.getFailoverConfig() |
CfnEndpoint.RoutingConfigProperty.Builder |
failoverConfig(IResolvable failoverConfig)
Sets the value of
CfnEndpoint.RoutingConfigProperty.getFailoverConfig() |
@Stability(value=Stable) public CfnEndpoint.RoutingConfigProperty.Builder failoverConfig(CfnEndpoint.FailoverConfigProperty failoverConfig)
CfnEndpoint.RoutingConfigProperty.getFailoverConfig()failoverConfig - The failover configuration for an endpoint. This parameter is required.
This includes what triggers failover and what happens when it's triggered.this@Stability(value=Stable) public CfnEndpoint.RoutingConfigProperty.Builder failoverConfig(IResolvable failoverConfig)
CfnEndpoint.RoutingConfigProperty.getFailoverConfig()failoverConfig - The failover configuration for an endpoint. This parameter is required.
This includes what triggers failover and what happens when it's triggered.this@Stability(value=Stable) public CfnEndpoint.RoutingConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.RoutingConfigProperty>CfnEndpoint.RoutingConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.