Uses of Class
software.amazon.awscdk.services.codepipeline.actions.CommonCloudFormationStackSetOptions.Builder
-
Uses of CommonCloudFormationStackSetOptions.Builder in software.amazon.awscdk.services.codepipeline.actions
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCommonCloudFormationStackSetOptions.Builder
.