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