PipelineDefinitionS3Location

The location of the pipeline definition stored in Amazon S3.

Types

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

Properties

Link copied to clipboard

Name of the S3 bucket.

Link copied to clipboard

The object key (or key name) uniquely identifies the object in an S3 bucket.

Link copied to clipboard

Version Id of the pipeline definition file. If not specified, Amazon SageMaker will retrieve the latest version.

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