class Aws::ElasticBeanstalk::Types::Latency
Represents the average latency for the slowest X percent of requests over the last 10 seconds.
@!attribute [rw] p999
The average latency for the slowest 0.1 percent of requests over the last 10 seconds. @return [Float]
@!attribute [rw] p99
The average latency for the slowest 1 percent of requests over the last 10 seconds. @return [Float]
@!attribute [rw] p95
The average latency for the slowest 5 percent of requests over the last 10 seconds. @return [Float]
@!attribute [rw] p90
The average latency for the slowest 10 percent of requests over the last 10 seconds. @return [Float]
@!attribute [rw] p85
The average latency for the slowest 15 percent of requests over the last 10 seconds. @return [Float]
@!attribute [rw] p75
The average latency for the slowest 25 percent of requests over the last 10 seconds. @return [Float]
@!attribute [rw] p50
The average latency for the slowest 50 percent of requests over the last 10 seconds. @return [Float]
@!attribute [rw] p10
The average latency for the slowest 90 percent of requests over the last 10 seconds. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/Latency AWS API Documentation
Constants
- SENSITIVE