menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
ThrottleSettings
ThrottleSettings constructor
ThrottleSettings constructor
dark_mode
light_mode
ThrottleSettings
constructor
ThrottleSettings
(
{
int
?
burstLimit
,
double
?
rateLimit
,
})
Implementation
ThrottleSettings({ this.burstLimit, this.rateLimit, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
ThrottleSettings
ThrottleSettings constructor
ThrottleSettings class