Smithy Kotlin
Toggle table of contents
1.5.14
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
smithy-client
/
aws.smithy.kotlin.runtime.client
/
RetryStrategyClientConfig
Retry
Strategy
Client
Config
interface
RetryStrategyClientConfig
Inheritors
RetryClientConfig
Members
Types
Builder
Link copied to clipboard
interface
Builder
Properties
retry
Strategy
Link copied to clipboard
abstract
val
retryStrategy
:
RetryStrategy
The
RetryStrategy
the client will use to retry failed operations.