@Stability(value=Stable) public static final class CfnDeploymentGroup.TrafficRouteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.TrafficRouteProperty>
CfnDeploymentGroup.TrafficRouteProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.TrafficRouteProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.TrafficRouteProperty.Builder |
listenerArns(List<String> listenerArns)
Sets the value of
CfnDeploymentGroup.TrafficRouteProperty.getListenerArns() |
@Stability(value=Stable) public CfnDeploymentGroup.TrafficRouteProperty.Builder listenerArns(List<String> listenerArns)
CfnDeploymentGroup.TrafficRouteProperty.getListenerArns()listenerArns - `CfnDeploymentGroup.TrafficRouteProperty.ListenerArns`.this@Stability(value=Stable) public CfnDeploymentGroup.TrafficRouteProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.TrafficRouteProperty>CfnDeploymentGroup.TrafficRoutePropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.