@Generated(value="jsii-pacmak/0.20.2 (build faba0be)", date="2019-11-11T17:17:48.025Z") @Stability(value=External) 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
An implementation for
CfnLaunchTemplateConstraintProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplateConstraintProps.Builder |
builder() |
default String |
getAcceptLanguage()
`AWS::ServiceCatalog::LaunchTemplateConstraint.AcceptLanguage`.
|
default 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=External) String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html#cfn-servicecatalog-launchtemplateconstraint-portfolioid@Stability(value=External) String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html#cfn-servicecatalog-launchtemplateconstraint-productid@Stability(value=External) String getRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html#cfn-servicecatalog-launchtemplateconstraint-rules@Stability(value=External) default String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html#cfn-servicecatalog-launchtemplateconstraint-acceptlanguage@Stability(value=External) default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html#cfn-servicecatalog-launchtemplateconstraint-description@Stability(value=External) static CfnLaunchTemplateConstraintProps.Builder builder()
Copyright © 2019. All rights reserved.