@Stability(value=Stable)
public static interface CfnUsagePlan.ApiStageProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUsagePlan.ApiStageProperty.Builder
A builder for
CfnUsagePlan.ApiStageProperty |
static class |
CfnUsagePlan.ApiStageProperty.Jsii$Proxy
An implementation for
CfnUsagePlan.ApiStageProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUsagePlan.ApiStageProperty.Builder |
builder() |
default String |
getApiId()
`CfnUsagePlan.ApiStageProperty.ApiId`.
|
default String |
getStage()
`CfnUsagePlan.ApiStageProperty.Stage`.
|
default Object |
getThrottle()
`CfnUsagePlan.ApiStageProperty.Throttle`.
|
@Stability(value=Stable) @Nullable default String getApiId()
@Stability(value=Stable) @Nullable default String getStage()
@Stability(value=Stable) @Nullable default Object getThrottle()
@Stability(value=Stable) static CfnUsagePlan.ApiStageProperty.Builder builder()
Copyright © 2021. All rights reserved.