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