@Generated(value="jsii-pacmak/0.20.2 (build faba0be)", date="2019-11-11T17:17:48.027Z") @Stability(value=External) public interface CfnStackSetConstraintProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStackSetConstraintProps.Builder
A builder for
CfnStackSetConstraintProps |
static class |
CfnStackSetConstraintProps.Jsii$Proxy
An implementation for
CfnStackSetConstraintProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnStackSetConstraintProps.Builder |
builder() |
default 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`.
|
@Stability(value=External) List<String> getAccountList()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-accountlist@Stability(value=External) String getAdminRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-adminrole@Stability(value=External) String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-description@Stability(value=External) String getExecutionRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-executionrole@Stability(value=External) String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-portfolioid@Stability(value=External) String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-productid@Stability(value=External) List<String> getRegionList()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-regionlist@Stability(value=External) String getStackInstanceControl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-stackinstancecontrol@Stability(value=External) default String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-acceptlanguage@Stability(value=External) static CfnStackSetConstraintProps.Builder builder()
CfnStackSetConstraintProps.Builder of CfnStackSetConstraintPropsCopyright © 2019. All rights reserved.