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 C<PutPipelineDefinition> to commit the corrected
pipeline.
ValidationErrors => ArrayRef[Paws::DataPipeline::ValidationError]
The validation errors that are associated with the objects defined in
C<pipelineObjects>.
ValidationWarnings => ArrayRef[Paws::DataPipeline::ValidationWarning]
The validation warnings that are associated with the objects defined in
C<pipelineObjects>.