AWS SDK for Kotlin
Toggle table of contents
1.4.120
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
socialmessaging
/
aws.sdk.kotlin.services.socialmessaging.model
/
RegistrationStatus
Registration
Status
sealed
class
RegistrationStatus
Inheritors
Complete
Incomplete
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Complete
Link copied to clipboard
object
Complete
:
RegistrationStatus
Incomplete
Link copied to clipboard
object
Incomplete
:
RegistrationStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RegistrationStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String