@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.293Z") @Stability(value=Stable) public interface CfnLaunchTemplateConstraintProps extends software.amazon.jsii.JsiiSerializable
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=Stable) @NotNull String getPortfolioId()
@Stability(value=Stable) @NotNull String getProductId()
@Stability(value=Stable) @NotNull String getRules()
@Stability(value=Stable) @Nullable default String getAcceptLanguage()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) static CfnLaunchTemplateConstraintProps.Builder builder()
Copyright © 2021. All rights reserved.