AWS SDK for Kotlin
Toggle table of contents
1.5.97
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lambda
/
aws.sdk.kotlin.services.lambda.model
/
RetryDetails
/
Builder
Builder
class
Builder
Members
Properties
current
Attempt
Link copied to clipboard
var
currentAttempt
:
Int
The current attempt number for this operation.
next
Attempt
Delay
Seconds
Link copied to clipboard
var
nextAttemptDelaySeconds
:
Int
?
The delay before the next retry attempt, in seconds.