@Stability(value=Stable) public static final class CfnEndpoint.DeploymentConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.DeploymentConfigProperty>
CfnEndpoint.DeploymentConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnEndpoint.DeploymentConfigProperty.Builder |
autoRollbackConfiguration(CfnEndpoint.AutoRollbackConfigProperty autoRollbackConfiguration)
Sets the value of
CfnEndpoint.DeploymentConfigProperty.getAutoRollbackConfiguration() |
CfnEndpoint.DeploymentConfigProperty.Builder |
autoRollbackConfiguration(IResolvable autoRollbackConfiguration)
Sets the value of
CfnEndpoint.DeploymentConfigProperty.getAutoRollbackConfiguration() |
CfnEndpoint.DeploymentConfigProperty.Builder |
blueGreenUpdatePolicy(CfnEndpoint.BlueGreenUpdatePolicyProperty blueGreenUpdatePolicy)
Sets the value of
CfnEndpoint.DeploymentConfigProperty.getBlueGreenUpdatePolicy() |
CfnEndpoint.DeploymentConfigProperty.Builder |
blueGreenUpdatePolicy(IResolvable blueGreenUpdatePolicy)
Sets the value of
CfnEndpoint.DeploymentConfigProperty.getBlueGreenUpdatePolicy() |
CfnEndpoint.DeploymentConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnEndpoint.DeploymentConfigProperty.Builder blueGreenUpdatePolicy(CfnEndpoint.BlueGreenUpdatePolicyProperty blueGreenUpdatePolicy)
CfnEndpoint.DeploymentConfigProperty.getBlueGreenUpdatePolicy()
blueGreenUpdatePolicy
- `CfnEndpoint.DeploymentConfigProperty.BlueGreenUpdatePolicy`. This parameter is required.this
@Stability(value=Stable) public CfnEndpoint.DeploymentConfigProperty.Builder blueGreenUpdatePolicy(IResolvable blueGreenUpdatePolicy)
CfnEndpoint.DeploymentConfigProperty.getBlueGreenUpdatePolicy()
blueGreenUpdatePolicy
- `CfnEndpoint.DeploymentConfigProperty.BlueGreenUpdatePolicy`. This parameter is required.this
@Stability(value=Stable) public CfnEndpoint.DeploymentConfigProperty.Builder autoRollbackConfiguration(CfnEndpoint.AutoRollbackConfigProperty autoRollbackConfiguration)
CfnEndpoint.DeploymentConfigProperty.getAutoRollbackConfiguration()
autoRollbackConfiguration
- `CfnEndpoint.DeploymentConfigProperty.AutoRollbackConfiguration`.this
@Stability(value=Stable) public CfnEndpoint.DeploymentConfigProperty.Builder autoRollbackConfiguration(IResolvable autoRollbackConfiguration)
CfnEndpoint.DeploymentConfigProperty.getAutoRollbackConfiguration()
autoRollbackConfiguration
- `CfnEndpoint.DeploymentConfigProperty.AutoRollbackConfiguration`.this
@Stability(value=Stable) public CfnEndpoint.DeploymentConfigProperty build()
build
in interface software.amazon.jsii.Builder<CfnEndpoint.DeploymentConfigProperty>
CfnEndpoint.DeploymentConfigProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.