NAME

Paws::DataPipeline::PutPipelineDefinitionOutput

ATTRIBUTES

REQUIRED errored => Bool

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

validationErrors => ArrayRef[Paws::DataPipeline::ValidationError]

A list of the validation errors that are associated with the objects defined in pipelineObjects.

validationWarnings => ArrayRef[Paws::DataPipeline::ValidationWarning]

A list of the validation warnings that are associated with the objects defined in pipelineObjects.