@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-03-16T08:55:18.190Z") @Stability(value=External) 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
An implementation for
CfnResourceUpdateConstraintProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceUpdateConstraintProps.Builder |
builder() |
default String |
getAcceptLanguage()
`AWS::ServiceCatalog::ResourceUpdateConstraint.AcceptLanguage`.
|
default 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=External) String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-portfolioid@Stability(value=External) String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-productid@Stability(value=External) String getTagUpdateOnProvisionedProduct()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-tagupdateonprovisionedproduct@Stability(value=External) default String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-acceptlanguage@Stability(value=External) default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-description@Stability(value=External) static CfnResourceUpdateConstraintProps.Builder builder()
Copyright © 2020. All rights reserved.