UpdatePipelineRequest

Types

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

Properties

Link copied to clipboard

If specified, it applies to all executions of this pipeline by default.

Link copied to clipboard

The JSON pipeline definition.

Link copied to clipboard

The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location.

Link copied to clipboard

The description of the pipeline.

Link copied to clipboard

The display name of the pipeline.

Link copied to clipboard

The name of the pipeline to update.

Link copied to clipboard

The Amazon Resource Name (ARN) that the pipeline uses to execute.

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