public static final class DeploymentGroupResource.EC2TagFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeploymentGroupResource.EC2TagFilterProperty
software.amazon.jsii.JsiiObject.InitializationModeDeploymentGroupResource.EC2TagFilterProperty.Builder, DeploymentGroupResource.EC2TagFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey()
``DeploymentGroupResource.EC2TagFilterProperty.Key``
|
Object |
getType()
``DeploymentGroupResource.EC2TagFilterProperty.Type``
|
Object |
getValue()
``DeploymentGroupResource.EC2TagFilterProperty.Value``
|
void |
setKey(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.EC2TagFilterProperty.Key``
|
void |
setKey(String value)
``DeploymentGroupResource.EC2TagFilterProperty.Key``
|
void |
setType(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.EC2TagFilterProperty.Type``
|
void |
setType(String value)
``DeploymentGroupResource.EC2TagFilterProperty.Type``
|
void |
setValue(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.EC2TagFilterProperty.Value``
|
void |
setValue(String value)
``DeploymentGroupResource.EC2TagFilterProperty.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)
@Nullable public Object getKey()
getKey in interface DeploymentGroupResource.EC2TagFilterPropertypublic void setKey(@Nullable String value)
setKey in interface DeploymentGroupResource.EC2TagFilterPropertypublic void setKey(@Nullable software.amazon.awscdk.CloudFormationToken value)
setKey in interface DeploymentGroupResource.EC2TagFilterProperty@Nullable public Object getType()
getType in interface DeploymentGroupResource.EC2TagFilterPropertypublic void setType(@Nullable String value)
setType in interface DeploymentGroupResource.EC2TagFilterPropertypublic void setType(@Nullable software.amazon.awscdk.CloudFormationToken value)
setType in interface DeploymentGroupResource.EC2TagFilterProperty@Nullable public Object getValue()
getValue in interface DeploymentGroupResource.EC2TagFilterPropertypublic void setValue(@Nullable String value)
setValue in interface DeploymentGroupResource.EC2TagFilterPropertypublic void setValue(@Nullable software.amazon.awscdk.CloudFormationToken value)
setValue in interface DeploymentGroupResource.EC2TagFilterPropertyCopyright © 2018. All rights reserved.