toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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
?