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