PipelineDefinition0Properties

data class PipelineDefinition0Properties(val pipelineDefinitionBody: String)

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

Constructors

Link copied to clipboard
constructor(pipelineDefinitionBody: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A specification that defines the pipeline in JSON format.