Uses of Class
software.amazon.awscdk.services.codepipeline.actions.CommonCloudFormationStackSetOptions.Builder
Packages that use CommonCloudFormationStackSetOptions.Builder
-
Uses of CommonCloudFormationStackSetOptions.Builder in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return CommonCloudFormationStackSetOptions.BuilderModifier and TypeMethodDescriptionCommonCloudFormationStackSetOptions.builder()CommonCloudFormationStackSetOptions.Builder.failureTolerancePercentage(Number failureTolerancePercentage) Sets the value ofCommonCloudFormationStackSetOptions.getFailureTolerancePercentage()CommonCloudFormationStackSetOptions.Builder.maxAccountConcurrencyPercentage(Number maxAccountConcurrencyPercentage) Sets the value ofCommonCloudFormationStackSetOptions.getMaxAccountConcurrencyPercentage()CommonCloudFormationStackSetOptions.Builder.stackSetRegion(String stackSetRegion) Sets the value ofCommonCloudFormationStackSetOptions.getStackSetRegion()Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type CommonCloudFormationStackSetOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCommonCloudFormationStackSetOptions.Builder.