@Stability(value=Stable) @Internal public static final class CfnAssociation.TargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssociation.TargetProperty
CfnAssociation.TargetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssociation.TargetProperty.Builder, CfnAssociation.TargetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssociation.TargetProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssociation.InstanceAssociationOutputLocationProperty.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()
User-defined criteria for sending commands that target managed nodes that meet the criteria.
|
List<String> |
getValues()
User-defined criteria that maps to `Key` .
|
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(CfnAssociation.TargetProperty.Builder builder)
CfnAssociation.InstanceAssociationOutputLocationProperty.Builder.public final String getKey()
CfnAssociation.TargetPropertygetKey in interface CfnAssociation.TargetPropertypublic final List<String> getValues()
CfnAssociation.TargetProperty
For example, if you specified tag:ServerRole , you could specify value:WebServer to run a command on instances that include EC2 tags of ServerRole,WebServer .
Depending on the type of target, the maximum number of values for a key might be lower than the global maximum of 50.
getValues in interface CfnAssociation.TargetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.