@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:06:44.423Z") @Stability(value=Experimental) public interface CfnResourceUpdateConstraintProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceUpdateConstraintProps.Builder
A builder for
CfnResourceUpdateConstraintProps |
static class |
CfnResourceUpdateConstraintProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceUpdateConstraintProps.Builder |
builder() |
String |
getAcceptLanguage()
`AWS::ServiceCatalog::ResourceUpdateConstraint.AcceptLanguage`.
|
String |
getDescription()
`AWS::ServiceCatalog::ResourceUpdateConstraint.Description`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::ResourceUpdateConstraint.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::ResourceUpdateConstraint.ProductId`.
|
String |
getTagUpdateOnProvisionedProduct()
`AWS::ServiceCatalog::ResourceUpdateConstraint.TagUpdateOnProvisionedProduct`.
|
@Stability(value=Experimental) String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-portfolioid@Stability(value=Experimental) String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-productid@Stability(value=Experimental) String getTagUpdateOnProvisionedProduct()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-tagupdateonprovisionedproduct@Stability(value=Experimental) String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-acceptlanguage@Stability(value=Experimental) String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-description@Stability(value=Experimental) static CfnResourceUpdateConstraintProps.Builder builder()
Copyright © 2019. All rights reserved.