@Stability(value=Experimental) @Internal public static final class StackSetsConstraintOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StackSetsConstraintOptions
StackSetsConstraintOptionssoftware.amazon.jsii.JsiiObject.InitializationModeStackSetsConstraintOptions.Builder, StackSetsConstraintOptions.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(StackSetsConstraintOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StackSetsConstraintOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAccounts()
(experimental) List of accounts to deploy stacks to.
|
IRole |
getAdminRole()
(experimental) IAM role used to administer the StackSets configuration.
|
Boolean |
getAllowStackSetInstanceOperations()
(experimental) Wether to allow end users to create, update, and delete stacks.
|
String |
getDescription()
(experimental) The description of the constraint.
|
String |
getExecutionRoleName()
(experimental) IAM role used to provision the products in the Stacks.
|
MessageLanguage |
getMessageLanguage()
(experimental) The language code.
|
List<String> |
getRegions()
(experimental) List of regions to deploy stacks to.
|
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(StackSetsConstraintOptions.Builder builder)
StackSetsConstraintOptions.Builder.public final List<String> getAccounts()
StackSetsConstraintOptionsgetAccounts in interface StackSetsConstraintOptionspublic final IRole getAdminRole()
StackSetsConstraintOptionsgetAdminRole in interface StackSetsConstraintOptionspublic final String getExecutionRoleName()
StackSetsConstraintOptionsgetExecutionRoleName in interface StackSetsConstraintOptionspublic final List<String> getRegions()
StackSetsConstraintOptionsgetRegions in interface StackSetsConstraintOptionspublic final Boolean getAllowStackSetInstanceOperations()
StackSetsConstraintOptionsDefault: false
getAllowStackSetInstanceOperations in interface StackSetsConstraintOptionspublic 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.