Smithy Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.retries
/
RetryStrategy
/
Config
Config
common
interface
Config
Options for configuring a retry strategy
Inheritors
Config
Members
Types
Builder
Link copied to clipboard
common
interface
Builder
Properties
max
Attempts
Link copied to clipboard
common
abstract
val
maxAttempts
:
Int
Maximum retry attempts allowed by a strategy