PipelineDefinitionPipelineObject

data class PipelineDefinitionPipelineObject(val fields: List<PipelineDefinitionPipelineObjectField>? = null, val id: String, val name: String)

Constructors

Link copied to clipboard
constructor(fields: List<PipelineDefinitionPipelineObjectField>? = null, id: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for Key-value pairs that define the properties of the object. See below

Link copied to clipboard
val id: String

ID of the object.

Link copied to clipboard

ARN of the storage connector.