NAME
Paws::DataPipeline::PutPipelineDefinitionOutput
ATTRIBUTES
REQUIRED Errored => Bool
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.
ValidationErrors => ArrayRef[Paws::DataPipeline::ValidationError]
The validation errors that are associated with the objects defined in pipelineObjects
.
ValidationWarnings => ArrayRef[Paws::DataPipeline::ValidationWarning]
The validation warnings that are associated with the objects defined in pipelineObjects
.