public static final class LaunchRoleConstraintResourceProps.Builder extends Object
LaunchRoleConstraintResourceProps| Constructor and Description |
|---|
Builder() |
public LaunchRoleConstraintResourceProps.Builder withPortfolioId(String value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId``thispublic LaunchRoleConstraintResourceProps.Builder withPortfolioId(software.amazon.awscdk.Token value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId``thispublic LaunchRoleConstraintResourceProps.Builder withProductId(String value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.ProductId``thispublic LaunchRoleConstraintResourceProps.Builder withProductId(software.amazon.awscdk.Token value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.ProductId``thispublic LaunchRoleConstraintResourceProps.Builder withRoleArn(String value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn``thispublic LaunchRoleConstraintResourceProps.Builder withRoleArn(software.amazon.awscdk.Token value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn``thispublic LaunchRoleConstraintResourceProps.Builder withAcceptLanguage(@Nullable String value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage``thispublic LaunchRoleConstraintResourceProps.Builder withAcceptLanguage(@Nullable software.amazon.awscdk.Token value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage``thispublic LaunchRoleConstraintResourceProps.Builder withDescription(@Nullable String value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.Description``thispublic LaunchRoleConstraintResourceProps.Builder withDescription(@Nullable software.amazon.awscdk.Token value)
value - ``AWS::ServiceCatalog::LaunchRoleConstraint.Description``thispublic LaunchRoleConstraintResourceProps build()
LaunchRoleConstraintResourcePropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.