@Stability(value=Experimental) @Internal public static final class TagUpdateConstraintOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TagUpdateConstraintOptions
TagUpdateConstraintOptionssoftware.amazon.jsii.JsiiObject.InitializationModeTagUpdateConstraintOptions.Builder, TagUpdateConstraintOptions.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(TagUpdateConstraintOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TagUpdateConstraintOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getAllow()
(experimental) Toggle for if users should be allowed to change/update tags on provisioned products.
|
String |
getDescription()
(experimental) The description of the constraint.
|
MessageLanguage |
getMessageLanguage()
(experimental) The language code.
|
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(TagUpdateConstraintOptions.Builder builder)
TagUpdateConstraintOptions.Builder.public final Boolean getAllow()
TagUpdateConstraintOptionsDefault: true
getAllow in interface TagUpdateConstraintOptionspublic final String getDescription()
CommonConstraintOptionsDefault: - No description provided
getDescription in interface CommonConstraintOptionspublic final MessageLanguage getMessageLanguage()
CommonConstraintOptionsConfigures the language for error messages from service catalog.
Default: - English
getMessageLanguage in interface CommonConstraintOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.