@Generated(value="jsii-pacmak/0.20.2 (build faba0be)", date="2019-11-11T17:17:48.027Z") @Stability(value=External) public class CfnStackSetConstraint extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStackSetConstraint.Builder
A fluent builder for
CfnStackSetConstraint. |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnStackSetConstraint(Construct scope,
String id,
CfnStackSetConstraintProps props)
Create a new `AWS::ServiceCatalog::StackSetConstraint`.
|
protected |
CfnStackSetConstraint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnStackSetConstraint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage()
`AWS::ServiceCatalog::StackSetConstraint.AcceptLanguage`.
|
List<String> |
getAccountList()
`AWS::ServiceCatalog::StackSetConstraint.AccountList`.
|
String |
getAdminRole()
`AWS::ServiceCatalog::StackSetConstraint.AdminRole`.
|
protected Map<String,Object> |
getCfnProperties() |
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`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAcceptLanguage(String value)
`AWS::ServiceCatalog::StackSetConstraint.AcceptLanguage`.
|
void |
setAccountList(List<String> value)
`AWS::ServiceCatalog::StackSetConstraint.AccountList`.
|
void |
setAdminRole(String value)
`AWS::ServiceCatalog::StackSetConstraint.AdminRole`.
|
void |
setDescription(String value)
`AWS::ServiceCatalog::StackSetConstraint.Description`.
|
void |
setExecutionRole(String value)
`AWS::ServiceCatalog::StackSetConstraint.ExecutionRole`.
|
void |
setPortfolioId(String value)
`AWS::ServiceCatalog::StackSetConstraint.PortfolioId`.
|
void |
setProductId(String value)
`AWS::ServiceCatalog::StackSetConstraint.ProductId`.
|
void |
setRegionList(List<String> value)
`AWS::ServiceCatalog::StackSetConstraint.RegionList`.
|
void |
setStackInstanceControl(String value)
`AWS::ServiceCatalog::StackSetConstraint.StackInstanceControl`.
|
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getUpdatedProperites, isCfnResource, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet@Stability(value=External) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnStackSetConstraint(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnStackSetConstraint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=External) public CfnStackSetConstraint(Construct scope, String id, CfnStackSetConstraintProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Experimental) public void inspect(TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=External) protected Map<String,Object> renderProperties(Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=External) protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=External) public List<String> getAccountList()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-accountlist@Stability(value=External) public void setAccountList(List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-accountlist@Stability(value=External) public String getAdminRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-adminrole@Stability(value=External) public void setAdminRole(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-adminrole@Stability(value=External) public String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-description@Stability(value=External) public void setDescription(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-description@Stability(value=External) public String getExecutionRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-executionrole@Stability(value=External) public void setExecutionRole(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-executionrole@Stability(value=External) public String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-portfolioid@Stability(value=External) public void setPortfolioId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-portfolioid@Stability(value=External) public String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-productid@Stability(value=External) public void setProductId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-productid@Stability(value=External) public List<String> getRegionList()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-regionlist@Stability(value=External) public void setRegionList(List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-regionlist@Stability(value=External) public String getStackInstanceControl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-stackinstancecontrol@Stability(value=External) public void setStackInstanceControl(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-stackinstancecontrol@Stability(value=External) public String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-acceptlanguage@Stability(value=External) public void setAcceptLanguage(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-stacksetconstraint.html#cfn-servicecatalog-stacksetconstraint-acceptlanguageCopyright © 2019. All rights reserved.