class Aws::XRay::Types::ErrorStatistics

Information about requests that failed with a 4xx Client Error status code.

@!attribute [rw] throttle_count

The number of requests that failed with a 419 throttling status
code.
@return [Integer]

@!attribute [rw] other_count

The number of requests that failed with untracked 4xx Client Error
status codes.
@return [Integer]

@!attribute [rw] total_count

The total number of requests that failed with a 4xx Client Error
status code.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/ErrorStatistics AWS API Documentation

Constants

SENSITIVE