AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
TaskType
Task
Type
sealed
class
TaskType
Inheritors
Evaluation
ExportLabels
FindMatches
ImportLabels
LabelingSetGeneration
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Evaluation
Link copied to clipboard
object
Evaluation
:
TaskType
Export
Labels
Link copied to clipboard
object
ExportLabels
:
TaskType
Find
Matches
Link copied to clipboard
object
FindMatches
:
TaskType
Import
Labels
Link copied to clipboard
object
ImportLabels
:
TaskType
Labeling
Set
Generation
Link copied to clipboard
object
LabelingSetGeneration
:
TaskType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TaskType
Properties
value
Link copied to clipboard
abstract
val
value
:
String