PipelineDefinition1Properties

data class PipelineDefinition1Properties(val pipelineDefinitionS3Location: PipelineS3Location)

The definition of the pipeline. This can be either a JSON string or an Amazon S3 location.

Constructors

Link copied to clipboard
constructor(pipelineDefinitionS3Location: PipelineS3Location)

Types

Link copied to clipboard
object Companion