Uses of Enum Class
software.amazon.awscdk.services.codepipeline.RetryMode
Packages that use RetryMode
-
Uses of RetryMode in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return RetryModeModifier and TypeMethodDescriptiondefault RetryModeFailureConditions.getRetryMode()The method that you want to configure for automatic stage retry on stage failure.final RetryModeFailureConditions.Jsii$Proxy.getRetryMode()static RetryModeReturns the enum constant of this class with the specified name.static RetryMode[]RetryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.codepipeline with parameters of type RetryMode