@Stability(value=Stable) public static final class CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentConfig.TrafficRoutingConfigProperty>
CfnDeploymentConfig.TrafficRoutingConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder timeBasedCanary(IResolvable timeBasedCanary)
CfnDeploymentConfig.TrafficRoutingConfigProperty.getTimeBasedCanary()timeBasedCanary - `CfnDeploymentConfig.TrafficRoutingConfigProperty.TimeBasedCanary`.this@Stability(value=Stable) public CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder timeBasedCanary(CfnDeploymentConfig.TimeBasedCanaryProperty timeBasedCanary)
CfnDeploymentConfig.TrafficRoutingConfigProperty.getTimeBasedCanary()timeBasedCanary - `CfnDeploymentConfig.TrafficRoutingConfigProperty.TimeBasedCanary`.this@Stability(value=Stable) public CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder timeBasedLinear(IResolvable timeBasedLinear)
CfnDeploymentConfig.TrafficRoutingConfigProperty.getTimeBasedLinear()timeBasedLinear - `CfnDeploymentConfig.TrafficRoutingConfigProperty.TimeBasedLinear`.this@Stability(value=Stable) public CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder timeBasedLinear(CfnDeploymentConfig.TimeBasedLinearProperty timeBasedLinear)
CfnDeploymentConfig.TrafficRoutingConfigProperty.getTimeBasedLinear()timeBasedLinear - `CfnDeploymentConfig.TrafficRoutingConfigProperty.TimeBasedLinear`.this@Stability(value=Stable) public CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder type(String type)
CfnDeploymentConfig.TrafficRoutingConfigProperty.getType()type - `CfnDeploymentConfig.TrafficRoutingConfigProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentConfig.TrafficRoutingConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentConfig.TrafficRoutingConfigProperty>CfnDeploymentConfig.TrafficRoutingConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.