class Aws::DevOpsGuru::Types::ValidationException

Contains information about data passed in to a field during a request that is not valid.

@!attribute [rw] message

A message that describes the validation exception.
@return [String]

@!attribute [rw] reason

The reason the validation exception was thrown.
@return [String]

@!attribute [rw] fields

An array of fields that are associated with the validation
exception.
@return [Array<Types::ValidationExceptionField>]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ValidationException AWS API Documentation

Constants

SENSITIVE