AWS SDK for Kotlin
Toggle table of contents
1.5.109
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wickr
/
aws.sdk.kotlin.services.wickr.model
/
AccessLevel
Access
Level
sealed
class
AccessLevel
Inheritors
Premium
Standard
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Premium
Link copied to clipboard
object
Premium
:
AccessLevel
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AccessLevel
Standard
Link copied to clipboard
object
Standard
:
AccessLevel
Properties
value
Link copied to clipboard
abstract
val
value
:
String