PipelineVersion

The version of the pipeline.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The creation time of the pipeline version.

Link copied to clipboard

The Amazon Resource Name (ARN) of the most recent pipeline execution created from this pipeline version.

Link copied to clipboard

The display name of the most recent pipeline execution created from this pipeline version.

Link copied to clipboard

The status of the most recent pipeline execution created from this pipeline version.

Link copied to clipboard

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

Link copied to clipboard

The time when the pipeline version was last modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the pipeline.

Link copied to clipboard

The description of the pipeline version.

Link copied to clipboard

The display name of the pipeline version.

Link copied to clipboard

The ID of the pipeline version.

Functions

Link copied to clipboard
inline fun copy(block: PipelineVersion.Builder.() -> Unit = {}): PipelineVersion
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