@Stability(value=Stable) public static final class CfnDeploymentConfig.TimeBasedCanaryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentConfig.TimeBasedCanaryProperty>
CfnDeploymentConfig.TimeBasedCanaryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentConfig.TimeBasedCanaryProperty |
build()
Builds the configured instance.
|
CfnDeploymentConfig.TimeBasedCanaryProperty.Builder |
canaryInterval(Number canaryInterval)
Sets the value of
CfnDeploymentConfig.TimeBasedCanaryProperty.getCanaryInterval() |
CfnDeploymentConfig.TimeBasedCanaryProperty.Builder |
canaryPercentage(Number canaryPercentage)
Sets the value of
CfnDeploymentConfig.TimeBasedCanaryProperty.getCanaryPercentage() |
@Stability(value=Stable) public CfnDeploymentConfig.TimeBasedCanaryProperty.Builder canaryInterval(Number canaryInterval)
CfnDeploymentConfig.TimeBasedCanaryProperty.getCanaryInterval()canaryInterval - `CfnDeploymentConfig.TimeBasedCanaryProperty.CanaryInterval`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentConfig.TimeBasedCanaryProperty.Builder canaryPercentage(Number canaryPercentage)
CfnDeploymentConfig.TimeBasedCanaryProperty.getCanaryPercentage()canaryPercentage - `CfnDeploymentConfig.TimeBasedCanaryProperty.CanaryPercentage`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentConfig.TimeBasedCanaryProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentConfig.TimeBasedCanaryProperty>CfnDeploymentConfig.TimeBasedCanaryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.