@Stability(value=Stable)
public static interface CfnUsagePlan.QuotaSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-quotasettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUsagePlan.QuotaSettingsProperty.Builder
A builder for
CfnUsagePlan.QuotaSettingsProperty |
static class |
CfnUsagePlan.QuotaSettingsProperty.Jsii$Proxy
An implementation for
CfnUsagePlan.QuotaSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUsagePlan.QuotaSettingsProperty.Builder |
builder() |
default Number |
getLimit()
`CfnUsagePlan.QuotaSettingsProperty.Limit`.
|
default Number |
getOffset()
`CfnUsagePlan.QuotaSettingsProperty.Offset`.
|
default String |
getPeriod()
`CfnUsagePlan.QuotaSettingsProperty.Period`.
|
@Stability(value=Stable) @Nullable default Number getLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-quotasettings.html#cfn-apigateway-usageplan-quotasettings-limit@Stability(value=Stable) @Nullable default Number getOffset()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-quotasettings.html#cfn-apigateway-usageplan-quotasettings-offset@Stability(value=Stable) @Nullable default String getPeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-quotasettings.html#cfn-apigateway-usageplan-quotasettings-period@Stability(value=Stable) static CfnUsagePlan.QuotaSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.