The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.