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