@Stability(value=Stable) @Internal public static final class TagOptionsProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TagOptionsProps
TagOptionsPropssoftware.amazon.jsii.JsiiObject.InitializationModeTagOptionsProps.Builder, TagOptionsProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(TagOptionsProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TagOptionsProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,List<String>> |
getAllowedValuesForTags()
The values that are allowed to be set for specific tags.
|
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(TagOptionsProps.Builder builder)
TagOptionsProps.Builder.public final Map<String,List<String>> getAllowedValuesForTags()
TagOptionsPropsThe keys of the map represent the tag keys, and the values of the map are a list of allowed values for that particular tag key.
getAllowedValuesForTags in interface TagOptionsProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.