AWS SDK for Kotlin
Toggle table of contents
1.5.73
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
servicequotas
/
aws.sdk.kotlin.services.servicequotas.model
/
OptInLevel
Opt
In
Level
sealed
class
OptInLevel
Inheritors
Account
SdkUnknown
Members
Types
Account
Link copied to clipboard
object
Account
:
OptInLevel
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
OptInLevel
Properties
value
Link copied to clipboard
abstract
val
value
:
String