public static final class DeploymentGroupResource.DeploymentStyleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeploymentGroupResource.DeploymentStyleProperty
software.amazon.jsii.JsiiObject.InitializationModeDeploymentGroupResource.DeploymentStyleProperty.Builder, DeploymentGroupResource.DeploymentStyleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDeploymentOption()
``DeploymentGroupResource.DeploymentStyleProperty.DeploymentOption``
|
Object |
getDeploymentType()
``DeploymentGroupResource.DeploymentStyleProperty.DeploymentType``
|
void |
setDeploymentOption(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.DeploymentStyleProperty.DeploymentOption``
|
void |
setDeploymentOption(String value)
``DeploymentGroupResource.DeploymentStyleProperty.DeploymentOption``
|
void |
setDeploymentType(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.DeploymentStyleProperty.DeploymentType``
|
void |
setDeploymentType(String value)
``DeploymentGroupResource.DeploymentStyleProperty.DeploymentType``
|
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 Object getDeploymentOption()
getDeploymentOption in interface DeploymentGroupResource.DeploymentStylePropertypublic void setDeploymentOption(@Nullable String value)
setDeploymentOption in interface DeploymentGroupResource.DeploymentStylePropertypublic void setDeploymentOption(@Nullable software.amazon.awscdk.CloudFormationToken value)
setDeploymentOption in interface DeploymentGroupResource.DeploymentStyleProperty@Nullable public Object getDeploymentType()
getDeploymentType in interface DeploymentGroupResource.DeploymentStylePropertypublic void setDeploymentType(@Nullable String value)
setDeploymentType in interface DeploymentGroupResource.DeploymentStylePropertypublic void setDeploymentType(@Nullable software.amazon.awscdk.CloudFormationToken value)
setDeploymentType in interface DeploymentGroupResource.DeploymentStylePropertyCopyright © 2018. All rights reserved.