@Stability(value=Stable) @Internal public static final class CfnStackSetConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStackSetConstraintProps
CfnStackSetConstraintPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStackSetConstraintProps.Builder, CfnStackSetConstraintProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStackSetConstraintProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStackSetConstraintProps.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 |
getAcceptLanguage()
The language code.
|
List<String> |
getAccountList()
One or more AWS accounts that will have access to the provisioned product.
|
String |
getAdminRole()
AdminRole ARN.
|
String |
getDescription()
The description of the constraint.
|
String |
getExecutionRole()
ExecutionRole name.
|
String |
getPortfolioId()
The portfolio identifier.
|
String |
getProductId()
The product identifier.
|
List<String> |
getRegionList()
One or more AWS Regions where the provisioned product will be available.
|
String |
getStackInstanceControl()
Permission to create, update, and delete stack instances.
|
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(CfnStackSetConstraintProps.Builder builder)
CfnStackSetConstraintProps.Builder.public final List<String> getAccountList()
CfnStackSetConstraintPropsgetAccountList in interface CfnStackSetConstraintPropspublic final String getAdminRole()
CfnStackSetConstraintPropsgetAdminRole in interface CfnStackSetConstraintPropspublic final String getDescription()
CfnStackSetConstraintPropsgetDescription in interface CfnStackSetConstraintPropspublic final String getExecutionRole()
CfnStackSetConstraintPropsgetExecutionRole in interface CfnStackSetConstraintPropspublic final String getPortfolioId()
CfnStackSetConstraintPropsgetPortfolioId in interface CfnStackSetConstraintPropspublic final String getProductId()
CfnStackSetConstraintPropsgetProductId in interface CfnStackSetConstraintPropspublic final List<String> getRegionList()
CfnStackSetConstraintProps
Applicable only to a CFN_STACKSET provisioned product type.
The specified Regions should be within the list of Regions from the STACKSET constraint. To get the list of Regions in the STACKSET constraint, use the DescribeProvisioningParameters operation.
If no values are specified, the default value is all Regions from the STACKSET constraint.
getRegionList in interface CfnStackSetConstraintPropspublic final String getStackInstanceControl()
CfnStackSetConstraintPropsChoose from ALLOWED and NOT_ALLOWED.
getStackInstanceControl in interface CfnStackSetConstraintPropspublic final String getAcceptLanguage()
CfnStackSetConstraintProps
en - English (default)jp - Japanesezh - ChinesegetAcceptLanguage in interface CfnStackSetConstraintProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.