@Stability(value=Stable) public static final class CfnUsagePlan.QuotaSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUsagePlan.QuotaSettingsProperty>
CfnUsagePlan.QuotaSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUsagePlan.QuotaSettingsProperty |
build()
Builds the configured instance.
|
CfnUsagePlan.QuotaSettingsProperty.Builder |
limit(Number limit)
Sets the value of
CfnUsagePlan.QuotaSettingsProperty.getLimit() |
CfnUsagePlan.QuotaSettingsProperty.Builder |
offset(Number offset)
Sets the value of
CfnUsagePlan.QuotaSettingsProperty.getOffset() |
CfnUsagePlan.QuotaSettingsProperty.Builder |
period(String period)
Sets the value of
CfnUsagePlan.QuotaSettingsProperty.getPeriod() |
@Stability(value=Stable) public CfnUsagePlan.QuotaSettingsProperty.Builder limit(Number limit)
CfnUsagePlan.QuotaSettingsProperty.getLimit()limit - `CfnUsagePlan.QuotaSettingsProperty.Limit`.this@Stability(value=Stable) public CfnUsagePlan.QuotaSettingsProperty.Builder offset(Number offset)
CfnUsagePlan.QuotaSettingsProperty.getOffset()offset - `CfnUsagePlan.QuotaSettingsProperty.Offset`.this@Stability(value=Stable) public CfnUsagePlan.QuotaSettingsProperty.Builder period(String period)
CfnUsagePlan.QuotaSettingsProperty.getPeriod()period - `CfnUsagePlan.QuotaSettingsProperty.Period`.this@Stability(value=Stable) public CfnUsagePlan.QuotaSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnUsagePlan.QuotaSettingsProperty>CfnUsagePlan.QuotaSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.