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