LineageMetadata

The metadata that tracks relationships between ML artifacts, actions, and contexts.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the lineage metadata action.

Link copied to clipboard

The Amazon Resource Name (ARN) of the lineage metadata artifact.

Link copied to clipboard

The lineage metadata associations.

Link copied to clipboard

The Amazon Resource Name (ARN) of the lineage metadata context.

Functions

Link copied to clipboard
inline fun copy(block: LineageMetadata.Builder.() -> Unit = {}): LineageMetadata
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String