@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.EC2TagFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.EC2TagFilterProperty
CfnDeploymentGroup.EC2TagFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.EC2TagFilterProperty.Builder, CfnDeploymentGroup.EC2TagFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentGroup.EC2TagFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getKey()
The tag filter key.
|
String |
getType()
The tag filter type:.
|
String |
getValue()
The tag filter value.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDeploymentGroup.EC2TagFilterProperty.Builder builder)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final String getKey()
CfnDeploymentGroup.EC2TagFilterPropertygetKey in interface CfnDeploymentGroup.EC2TagFilterPropertypublic final String getType()
CfnDeploymentGroup.EC2TagFilterProperty
KEY_ONLY : Key only.VALUE_ONLY : Value only.KEY_AND_VALUE : Key and value.getType in interface CfnDeploymentGroup.EC2TagFilterPropertypublic final String getValue()
CfnDeploymentGroup.EC2TagFilterPropertygetValue in interface CfnDeploymentGroup.EC2TagFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.