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