@Stability(value=External) public static final class CfnLaunchTemplateConstraintProps.Builder extends Object
CfnLaunchTemplateConstraintProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplateConstraintProps.Builder |
acceptLanguage(String acceptLanguage)
Sets the value of AcceptLanguage
|
CfnLaunchTemplateConstraintProps |
build()
Builds the configured instance.
|
CfnLaunchTemplateConstraintProps.Builder |
description(String description)
Sets the value of Description
|
CfnLaunchTemplateConstraintProps.Builder |
portfolioId(String portfolioId)
Sets the value of PortfolioId
|
CfnLaunchTemplateConstraintProps.Builder |
productId(String productId)
Sets the value of ProductId
|
CfnLaunchTemplateConstraintProps.Builder |
rules(String rules)
Sets the value of Rules
|
@Stability(value=External) public CfnLaunchTemplateConstraintProps.Builder portfolioId(String portfolioId)
portfolioId - `AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId`. This parameter is required.this@Stability(value=External) public CfnLaunchTemplateConstraintProps.Builder productId(String productId)
productId - `AWS::ServiceCatalog::LaunchTemplateConstraint.ProductId`. This parameter is required.this@Stability(value=External) public CfnLaunchTemplateConstraintProps.Builder rules(String rules)
rules - `AWS::ServiceCatalog::LaunchTemplateConstraint.Rules`. This parameter is required.this@Stability(value=External) public CfnLaunchTemplateConstraintProps.Builder acceptLanguage(String acceptLanguage)
acceptLanguage - `AWS::ServiceCatalog::LaunchTemplateConstraint.AcceptLanguage`.this@Stability(value=External) public CfnLaunchTemplateConstraintProps.Builder description(String description)
description - `AWS::ServiceCatalog::LaunchTemplateConstraint.Description`.this@Stability(value=External) public CfnLaunchTemplateConstraintProps build()
CfnLaunchTemplateConstraintPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.