Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.servicecatalog.CfnStackSetConstraintMixinProps.Builder
Packages that use CfnStackSetConstraintMixinProps.Builder
-
Uses of CfnStackSetConstraintMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.servicecatalog
Methods in software.amazon.awscdk.cfnpropertymixins.services.servicecatalog that return CfnStackSetConstraintMixinProps.BuilderModifier and TypeMethodDescriptionCfnStackSetConstraintMixinProps.Builder.acceptLanguage(String acceptLanguage) Sets the value ofCfnStackSetConstraintMixinProps.getAcceptLanguage()CfnStackSetConstraintMixinProps.Builder.accountList(List<String> accountList) Sets the value ofCfnStackSetConstraintMixinProps.getAccountList()Sets the value ofCfnStackSetConstraintMixinProps.getAdminRole()CfnStackSetConstraintMixinProps.builder()CfnStackSetConstraintMixinProps.Builder.description(String description) Sets the value ofCfnStackSetConstraintMixinProps.getDescription()CfnStackSetConstraintMixinProps.Builder.executionRole(String executionRole) Sets the value ofCfnStackSetConstraintMixinProps.getExecutionRole()CfnStackSetConstraintMixinProps.Builder.portfolioId(String portfolioId) Sets the value ofCfnStackSetConstraintMixinProps.getPortfolioId()Sets the value ofCfnStackSetConstraintMixinProps.getProductId()CfnStackSetConstraintMixinProps.Builder.regionList(List<String> regionList) Sets the value ofCfnStackSetConstraintMixinProps.getRegionList()CfnStackSetConstraintMixinProps.Builder.stackInstanceControl(String stackInstanceControl) Sets the value ofCfnStackSetConstraintMixinProps.getStackInstanceControl()Constructors in software.amazon.awscdk.cfnpropertymixins.services.servicecatalog with parameters of type CfnStackSetConstraintMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStackSetConstraintMixinProps.Builder.