throttle property

Map<String, ThrottleSettings>? throttle
final

Map containing method level throttling information for API stage in a usage plan.

Implementation

final Map<String, ThrottleSettings>? throttle;