Uses of Class
software.amazon.awscdk.services.servicecatalog.CfnLaunchRoleConstraintProps.Builder
Packages that use CfnLaunchRoleConstraintProps.Builder
Package
Description
AWS Service Catalog Construct Library
-
Uses of CfnLaunchRoleConstraintProps.Builder in software.amazon.awscdk.services.servicecatalog
Methods in software.amazon.awscdk.services.servicecatalog that return CfnLaunchRoleConstraintProps.BuilderModifier and TypeMethodDescriptionCfnLaunchRoleConstraintProps.Builder.acceptLanguage
(String acceptLanguage) Sets the value ofCfnLaunchRoleConstraintProps.getAcceptLanguage()
CfnLaunchRoleConstraintProps.builder()
CfnLaunchRoleConstraintProps.Builder.description
(String description) Sets the value ofCfnLaunchRoleConstraintProps.getDescription()
CfnLaunchRoleConstraintProps.Builder.localRoleName
(String localRoleName) Sets the value ofCfnLaunchRoleConstraintProps.getLocalRoleName()
CfnLaunchRoleConstraintProps.Builder.portfolioId
(String portfolioId) Sets the value ofCfnLaunchRoleConstraintProps.getPortfolioId()
Sets the value ofCfnLaunchRoleConstraintProps.getProductId()
Sets the value ofCfnLaunchRoleConstraintProps.getRoleArn()
Constructors in software.amazon.awscdk.services.servicecatalog with parameters of type CfnLaunchRoleConstraintProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLaunchRoleConstraintProps.Builder
.