@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> accountList,
String adminRole,
String description,
String executionRole,
String portfolioId,
String productId,
List<String> regionList,
String stackInstanceControl,
String acceptLanguage)
Constructor that initializes the object based on literal property values passed by the
CfnStackSetConstraintProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAcceptLanguage()
`AWS::ServiceCatalog::StackSetConstraint.AcceptLanguage`.
|
List<String> |
getAccountList()
`AWS::ServiceCatalog::StackSetConstraint.AccountList`.
|
String |
getAdminRole()
`AWS::ServiceCatalog::StackSetConstraint.AdminRole`.
|
String |
getDescription()
`AWS::ServiceCatalog::StackSetConstraint.Description`.
|
String |
getExecutionRole()
`AWS::ServiceCatalog::StackSetConstraint.ExecutionRole`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::StackSetConstraint.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::StackSetConstraint.ProductId`.
|
List<String> |
getRegionList()
`AWS::ServiceCatalog::StackSetConstraint.RegionList`.
|
String |
getStackInstanceControl()
`AWS::ServiceCatalog::StackSetConstraint.StackInstanceControl`.
|
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(List<String> accountList, String adminRole, String description, String executionRole, String portfolioId, String productId, List<String> regionList, String stackInstanceControl, String acceptLanguage)
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()
CfnStackSetConstraintPropsgetRegionList in interface CfnStackSetConstraintPropspublic final String getStackInstanceControl()
CfnStackSetConstraintPropsgetStackInstanceControl in interface CfnStackSetConstraintPropspublic final String getAcceptLanguage()
CfnStackSetConstraintPropsgetAcceptLanguage in interface CfnStackSetConstraintProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.