@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.903Z") @Stability(value=Experimental) public interface ThrottlingPerMethod extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ThrottlingPerMethod.Builder
A builder for
ThrottlingPerMethod |
static class |
ThrottlingPerMethod.Jsii$Proxy
An implementation for
ThrottlingPerMethod |
| Modifier and Type | Method and Description |
|---|---|
static ThrottlingPerMethod.Builder |
builder() |
Method |
getMethod()
(experimental) [disable-awslint:ref-via-interface] The method for which you specify the throttling settings.
|
ThrottleSettings |
getThrottle()
(experimental) Specifies the overall request rate (average requests per second) and burst capacity.
|
@Stability(value=Experimental) @NotNull Method getMethod()
Default: none
@Stability(value=Experimental) @NotNull ThrottleSettings getThrottle()
Default: none
@Stability(value=Experimental) static ThrottlingPerMethod.Builder builder()
ThrottlingPerMethod.Builder of ThrottlingPerMethodCopyright © 2021. All rights reserved.