class Aws::DataPipeline::Types::ValidationError

Defines a validation error. Validation errors prevent pipeline activation. The set of validation errors that can be returned are defined by AWS Data Pipeline.

@!attribute [rw] id

The identifier of the object that contains the validation error.
@return [String]

@!attribute [rw] errors

A description of the validation error.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/ValidationError AWS API Documentation

Constants

SENSITIVE