public static final class DeploymentConfigResource.MinimumHealthyHostsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeploymentConfigResource.MinimumHealthyHostsProperty
software.amazon.jsii.JsiiObject.InitializationModeDeploymentConfigResource.MinimumHealthyHostsProperty.Builder, DeploymentConfigResource.MinimumHealthyHostsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getType()
``DeploymentConfigResource.MinimumHealthyHostsProperty.Type``
|
Object |
getValue()
``DeploymentConfigResource.MinimumHealthyHostsProperty.Value``
|
void |
setType(software.amazon.awscdk.CloudFormationToken value)
``DeploymentConfigResource.MinimumHealthyHostsProperty.Type``
|
void |
setType(String value)
``DeploymentConfigResource.MinimumHealthyHostsProperty.Type``
|
void |
setValue(software.amazon.awscdk.CloudFormationToken value)
``DeploymentConfigResource.MinimumHealthyHostsProperty.Value``
|
void |
setValue(Number value)
``DeploymentConfigResource.MinimumHealthyHostsProperty.Value``
|
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)
public Object getType()
getType in interface DeploymentConfigResource.MinimumHealthyHostsPropertypublic void setType(String value)
setType in interface DeploymentConfigResource.MinimumHealthyHostsPropertypublic void setType(software.amazon.awscdk.CloudFormationToken value)
setType in interface DeploymentConfigResource.MinimumHealthyHostsPropertypublic Object getValue()
getValue in interface DeploymentConfigResource.MinimumHealthyHostsPropertypublic void setValue(Number value)
setValue in interface DeploymentConfigResource.MinimumHealthyHostsPropertypublic void setValue(software.amazon.awscdk.CloudFormationToken value)
setValue in interface DeploymentConfigResource.MinimumHealthyHostsPropertyCopyright © 2018. All rights reserved.