PutPipelineDefinitionResponse

Contains the output of PutPipelineDefinition.

Types

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

Properties

Link copied to clipboard

Indicates whether there were validation errors, and the pipeline definition is stored but cannot be activated until you correct the pipeline and call PutPipelineDefinition to commit the corrected pipeline.

Link copied to clipboard

The validation errors that are associated with the objects defined in pipelineObjects.

Link copied to clipboard

The validation warnings that are associated with the objects defined in pipelineObjects.

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