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