The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.