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 C<PutPipelineDefinition> to commit the corrected
pipeline.
=head2 ValidationErrors => ArrayRef[L<Paws::DataPipeline::ValidationError>]

  The validation errors that are associated with the objects defined in
C<pipelineObjects>.
=head2 ValidationWarnings => ArrayRef[L<Paws::DataPipeline::ValidationWarning>]

  The validation warnings that are associated with the objects defined in
C<pipelineObjects>.