public static final class CfnDeploymentConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentConfigProps
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentConfigProps.Builder, CfnDeploymentConfigProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentConfigName()
`AWS::CodeDeploy::DeploymentConfig.DeploymentConfigName`
|
Object |
getMinimumHealthyHosts()
`AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts`
|
void |
setDeploymentConfigName(String value)
`AWS::CodeDeploy::DeploymentConfig.DeploymentConfigName`
|
void |
setMinimumHealthyHosts(CfnDeploymentConfig.MinimumHealthyHostsProperty value)
`AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts`
|
void |
setMinimumHealthyHosts(software.amazon.awscdk.Token value)
`AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts`
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public String getDeploymentConfigName()
getDeploymentConfigName in interface CfnDeploymentConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-deploymentconfignamepublic void setDeploymentConfigName(@Nullable String value)
setDeploymentConfigName in interface CfnDeploymentConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-deploymentconfigname@Nullable public Object getMinimumHealthyHosts()
getMinimumHealthyHosts in interface CfnDeploymentConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-minimumhealthyhostspublic void setMinimumHealthyHosts(@Nullable CfnDeploymentConfig.MinimumHealthyHostsProperty value)
setMinimumHealthyHosts in interface CfnDeploymentConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-minimumhealthyhostspublic void setMinimumHealthyHosts(@Nullable software.amazon.awscdk.Token value)
setMinimumHealthyHosts in interface CfnDeploymentConfigPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-minimumhealthyhostsCopyright © 2019. All rights reserved.