class Aws::XRay::Types::RequestImpactStatistics

Statistics that describe how the incident has impacted a service.

@!attribute [rw] fault_count

The number of requests that have resulted in a fault,
@return [Integer]

@!attribute [rw] ok_count

The number of successful requests.
@return [Integer]

@!attribute [rw] total_count

The total number of requests to the service.
@return [Integer]

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

Constants

SENSITIVE