Uses of Enum Class
software.amazon.awscdk.services.stepfunctions.JitterType
Packages that use JitterType
Package
Description
AWS Step Functions Construct Library
-
Uses of JitterType in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return JitterTypeModifier and TypeMethodDescriptiondefault JitterTypeRetryProps.getJitterStrategy()Introduces a randomization over the retry interval.final JitterTypeRetryProps.Jsii$Proxy.getJitterStrategy()static JitterTypeReturns the enum constant of this class with the specified name.static JitterType[]JitterType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type JitterTypeModifier and TypeMethodDescriptionRetryProps.Builder.jitterStrategy(JitterType jitterStrategy) Sets the value ofRetryProps.getJitterStrategy()