Uses of Enum
software.amazon.awscdk.services.sns.BackoffFunction
Packages that use BackoffFunction
Package
Description
Amazon Simple Notification Service Construct Library
-
Uses of BackoffFunction in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return BackoffFunctionModifier and TypeMethodDescriptiondefault BackoffFunctionHealthyRetryPolicy.getBackoffFunction()The model for backoff between retries.final BackoffFunctionHealthyRetryPolicy.Jsii$Proxy.getBackoffFunction()static BackoffFunctionReturns the enum constant of this type with the specified name.static BackoffFunction[]BackoffFunction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.sns with parameters of type BackoffFunctionModifier and TypeMethodDescriptionHealthyRetryPolicy.Builder.backoffFunction(BackoffFunction backoffFunction) Sets the value ofHealthyRetryPolicy.getBackoffFunction()