AWS SDK for Kotlin
Toggle table of contents
1.5.64
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssoadmin
/
aws.sdk.kotlin.services.ssoadmin.model
/
ThrottlingExceptionReason
Throttling
Exception
Reason
sealed
class
ThrottlingExceptionReason
Inheritors
KmsThrottlingException
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Kms
Throttling
Exception
Link copied to clipboard
object
KmsThrottlingException
:
ThrottlingExceptionReason
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ThrottlingExceptionReason
Properties
value
Link copied to clipboard
abstract
val
value
:
String