class Aws::DataPipeline::Types::PutPipelineDefinitionOutput
Contains the output of PutPipelineDefinition.
@!attribute [rw] validation_errors
The validation errors that are associated with the objects defined in `pipelineObjects`. @return [Array<Types::ValidationError>]
@!attribute [rw] validation_warnings
The validation warnings that are associated with the objects defined in `pipelineObjects`. @return [Array<Types::ValidationWarning>]
@!attribute [rw] errored
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. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/PutPipelineDefinitionOutput AWS API Documentation
Constants
- SENSITIVE