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