@Stability(value=Stable) @Internal public static final class CfnMaintenanceWindowTarget.TargetsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMaintenanceWindowTarget.TargetsProperty
CfnMaintenanceWindowTarget.TargetsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMaintenanceWindowTarget.TargetsProperty.Builder, CfnMaintenanceWindowTarget.TargetsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMaintenanceWindowTarget.TargetsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMaintenanceWindowTarget.TargetsProperty.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(CfnMaintenanceWindowTarget.TargetsProperty.Builder builder)
CfnMaintenanceWindowTarget.TargetsProperty.Builder.public final String getKey()
CfnMaintenanceWindowTarget.TargetsPropertygetKey in interface CfnMaintenanceWindowTarget.TargetsPropertypublic final List<String> getValues()
CfnMaintenanceWindowTarget.TargetsProperty
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 CfnMaintenanceWindowTarget.TargetsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.