@Stability(value=Stable) @Internal public static final class CfnRule.RunCommandTargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.RunCommandTargetProperty
CfnRule.RunCommandTargetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.RunCommandTargetProperty.Builder, CfnRule.RunCommandTargetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRule.RunCommandTargetProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRule.AwsVpcConfigurationProperty.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()
Can be either `tag:` *tag-key* or `InstanceIds` .
|
List<String> |
getValues()
If `Key` is `tag:` *tag-key* , `Values` is a list of tag values.
|
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(CfnRule.RunCommandTargetProperty.Builder builder)
CfnRule.AwsVpcConfigurationProperty.Builder.public final String getKey()
CfnRule.RunCommandTargetPropertygetKey in interface CfnRule.RunCommandTargetPropertypublic final List<String> getValues()
CfnRule.RunCommandTargetProperty
If Key is InstanceIds , Values is a list of Amazon EC2 instance IDs.
getValues in interface CfnRule.RunCommandTargetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.