AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lambda
/
aws.sdk.kotlin.services.lambda.model
/
TooManyRequestsException
/
Builder
Builder
class
Builder
Members
Properties
message
Link copied to clipboard
var
message
:
String
?
reason
Link copied to clipboard
var
reason
:
ThrottleReason
?
retry
After
Seconds
Link copied to clipboard
var
retryAfterSeconds
:
String
?
The number of seconds the caller should wait before retrying.
type
Link copied to clipboard
var
type
:
String
?