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
|
public CfnLaunchTemplateConstraintProps.Builder withPortfolioId(String value)
value - ``AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId``thispublic CfnLaunchTemplateConstraintProps.Builder withProductId(String value)
value - ``AWS::ServiceCatalog::LaunchTemplateConstraint.ProductId``thispublic CfnLaunchTemplateConstraintProps.Builder withRules(String value)
value - ``AWS::ServiceCatalog::LaunchTemplateConstraint.Rules``thispublic CfnLaunchTemplateConstraintProps.Builder withAcceptLanguage(@Nullable String value)
value - ``AWS::ServiceCatalog::LaunchTemplateConstraint.AcceptLanguage``thispublic CfnLaunchTemplateConstraintProps.Builder withDescription(@Nullable String value)
value - ``AWS::ServiceCatalog::LaunchTemplateConstraint.Description``thispublic CfnLaunchTemplateConstraintProps build()
CfnLaunchTemplateConstraintPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.