@Stability(value=Experimental) public static final class CfnLaunchTemplateConstraintProps.Builder extends Object
CfnLaunchTemplateConstraintProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplateConstraintProps |
build()
Builds the configured instance.
|
CfnLaunchTemplateConstraintProps.Builder |
withAcceptLanguage(String value)
Sets the value of AcceptLanguage
|
CfnLaunchTemplateConstraintProps.Builder |
withDescription(String value)
Sets the value of Description
|
CfnLaunchTemplateConstraintProps.Builder |
withPortfolioId(String value)
Sets the value of PortfolioId
|
CfnLaunchTemplateConstraintProps.Builder |
withProductId(String value)
Sets the value of ProductId
|
CfnLaunchTemplateConstraintProps.Builder |
withRules(String value)
Sets the value of Rules
|
@Stability(value=Experimental) public CfnLaunchTemplateConstraintProps.Builder withPortfolioId(String value)
value - `AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId`.this@Stability(value=Experimental) public CfnLaunchTemplateConstraintProps.Builder withProductId(String value)
value - `AWS::ServiceCatalog::LaunchTemplateConstraint.ProductId`.this@Stability(value=Experimental) public CfnLaunchTemplateConstraintProps.Builder withRules(String value)
value - `AWS::ServiceCatalog::LaunchTemplateConstraint.Rules`.this@Stability(value=Experimental) public CfnLaunchTemplateConstraintProps.Builder withAcceptLanguage(@Nullable String value)
value - `AWS::ServiceCatalog::LaunchTemplateConstraint.AcceptLanguage`.this@Stability(value=Experimental) public CfnLaunchTemplateConstraintProps.Builder withDescription(@Nullable String value)
value - `AWS::ServiceCatalog::LaunchTemplateConstraint.Description`.this@Stability(value=Experimental) public CfnLaunchTemplateConstraintProps build()
CfnLaunchTemplateConstraintPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.