AssociationSummary

Lists a summary of the properties of an association. An association is an entity that links other lineage or experiment entities. An example would be an association between a training job and a model.

Types

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

Properties

Link copied to clipboard

The type of the association.

Link copied to clipboard

Information about the user who created or modified a SageMaker resource.

Link copied to clipboard

When the association was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the destination.

Link copied to clipboard

The name of the destination.

Link copied to clipboard

The destination type.

Link copied to clipboard

The ARN of the source.

Link copied to clipboard

The name of the source.

Link copied to clipboard

The source type.

Functions

Link copied to clipboard
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