Uses of Class
software.amazon.awscdk.services.apigateway.ThrottleSettings.Builder
-
Uses of ThrottleSettings.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionstatic ThrottleSettings.Builder
ThrottleSettings.builder()
ThrottleSettings.Builder.burstLimit
(Number burstLimit) Sets the value ofThrottleSettings.getBurstLimit()
Sets the value ofThrottleSettings.getRateLimit()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ThrottleSettings.Builder builder) Constructor that initializes the object based on literal property values passed by theThrottleSettings.Builder
.