AwsApiGatewayV2RouteSettings constructor
AwsApiGatewayV2RouteSettings({})
Implementation
AwsApiGatewayV2RouteSettings({
this.dataTraceEnabled,
this.detailedMetricsEnabled,
this.loggingLevel,
this.throttlingBurstLimit,
this.throttlingRateLimit,
});