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
/
LineageType
Lineage
Type
sealed
class
LineageType
Inheritors
Action
Artifact
Context
TrialComponent
SdkUnknown
Members
Types
Action
Link copied to clipboard
object
Action
:
LineageType
Artifact
Link copied to clipboard
object
Artifact
:
LineageType
Companion
Link copied to clipboard
object
Companion
Context
Link copied to clipboard
object
Context
:
LineageType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
LineageType
Trial
Component
Link copied to clipboard
object
TrialComponent
:
LineageType
Properties
value
Link copied to clipboard
abstract
val
value
:
String