toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
ReferenceStatus
Reference
Status
sealed
class
ReferenceStatus
Inheritors
Approved
Rejected
SdkUnknown
Members
Types
Approved
Link copied to clipboard
object
Approved
:
ReferenceStatus
Companion
Link copied to clipboard
object
Companion
Rejected
Link copied to clipboard
object
Rejected
:
ReferenceStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReferenceStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String