@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.879Z") @Stability(value=Experimental) public interface RateLimitedApiKeyProps extends software.amazon.jsii.JsiiSerializable, ApiKeyProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
RateLimitedApiKeyProps.Builder
A builder for
RateLimitedApiKeyProps |
static class |
RateLimitedApiKeyProps.Jsii$Proxy
An implementation for
RateLimitedApiKeyProps |
| Modifier and Type | Method and Description |
|---|---|
static RateLimitedApiKeyProps.Builder |
builder() |
default List<UsagePlanPerApiStage> |
getApiStages()
(experimental) API Stages to be associated with the RateLimitedApiKey.
|
default QuotaSettings |
getQuota()
(experimental) Number of requests clients can make in a given time period.
|
default ThrottleSettings |
getThrottle()
(experimental) Overall throttle settings for the API.
|
getCustomerId, getDescription, getEnabled, getGenerateDistinctId, getResourcesgetApiKeyName, getValuegetDefaultCorsPreflightOptions, getDefaultIntegration, getDefaultMethodOptions@Stability(value=Experimental) @Nullable default List<UsagePlanPerApiStage> getApiStages()
Default: none
@Stability(value=Experimental) @Nullable default QuotaSettings getQuota()
Default: none
@Stability(value=Experimental) @Nullable default ThrottleSettings getThrottle()
Default: none
@Stability(value=Experimental) static RateLimitedApiKeyProps.Builder builder()
builder in interface ApiKeyOptionsbuilder in interface ApiKeyPropsbuilder in interface ResourceOptionsRateLimitedApiKeyProps.Builder of RateLimitedApiKeyPropsCopyright © 2021. All rights reserved.