AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mturk
/
aws.sdk.kotlin.services.mturk.model
/
ReviewableHitStatus
Reviewable
Hit
Status
sealed
class
ReviewableHitStatus
Inheritors
Reviewable
Reviewing
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Reviewable
Link copied to clipboard
object
Reviewable
:
ReviewableHitStatus
Reviewing
Link copied to clipboard
object
Reviewing
:
ReviewableHitStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReviewableHitStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String