class Aws::DataExchange::Types::JobError

An error that occurred with the job request.

@!attribute [rw] code

The code for the job error.
@return [String]

@!attribute [rw] details

@return [Types::Details]

@!attribute [rw] limit_name

The name of the limit that was reached.
@return [String]

@!attribute [rw] limit_value

The value of the exceeded limit.
@return [Float]

@!attribute [rw] message

The message related to the job error.
@return [String]

@!attribute [rw] resource_id

The unique identifier for the resource related to the error.
@return [String]

@!attribute [rw] resource_type

The type of resource related to the error.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dataexchange-2017-07-25/JobError AWS API Documentation

Constants

SENSITIVE