@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 - The Amazon Resource Name (ARN) of one listener.
The listener identifies the route between a target group and a load balancer. This is an array of strings with a maximum size of one.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 © 2022. All rights reserved.