AWS SDK for .NET Documentation
Errored Property
AmazonAmazon.DataPipeline.ModelPutPipelineDefinitionResultErrored Did this page help you?   Yes   No    Tell us about it...
If True, there were validation errors. If errored is True, the pipeline definition is stored but cannot be activated until you correct the pipeline and call PutPipelineDefinition to commit the corrected pipeline.
Declaration Syntax
C#
public bool Errored { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)