menu
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01.dart
Latency
Latency constructor
Latency constructor
dark_mode
light_mode
Latency
constructor
Latency
(
{
double
?
p10
,
double
?
p50
,
double
?
p75
,
double
?
p85
,
double
?
p90
,
double
?
p95
,
double
?
p99
,
double
?
p999
,
})
Implementation
Latency({ this.p10, this.p50, this.p75, this.p85, this.p90, this.p95, this.p99, this.p999, });
aws_elasticbeanstalk_api package
documentation
elasticbeanstalk-2010-12-01
Latency
Latency constructor
Latency class