toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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