AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
omics
/
aws.sdk.kotlin.services.omics.model
/
ReferenceStatus
Reference
Status
sealed
class
ReferenceStatus
Inheritors
Active
Deleted
Deleting
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
ReferenceStatus
Companion
Link copied to clipboard
object
Companion
Deleted
Link copied to clipboard
object
Deleted
:
ReferenceStatus
Deleting
Link copied to clipboard
object
Deleting
:
ReferenceStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReferenceStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String