@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 CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-accountlistpublic final String getAdminRole()
CfnStackSetConstraintPropsgetAdminRole in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-adminrolepublic final String getDescription()
CfnStackSetConstraintPropsgetDescription in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-descriptionpublic final String getExecutionRole()
CfnStackSetConstraintPropsgetExecutionRole in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-executionrolepublic final String getPortfolioId()
CfnStackSetConstraintPropsgetPortfolioId in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-portfolioidpublic final String getProductId()
CfnStackSetConstraintPropsgetProductId in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-productidpublic final List<String> getRegionList()
CfnStackSetConstraintPropsgetRegionList in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-regionlistpublic final String getStackInstanceControl()
CfnStackSetConstraintPropsgetStackInstanceControl in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-stackinstancecontrolpublic final String getAcceptLanguage()
CfnStackSetConstraintPropsgetAcceptLanguage in interface CfnStackSetConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-acceptlanguage@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.