@Stability(value=Stable)
public static interface CfnUsagePlan.ApiStageProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html#cfn-apigateway-usageplan-apistage-apiid@Stability(value=Stable) @Nullable default String getStage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html#cfn-apigateway-usageplan-apistage-stage@Stability(value=Stable) @Nullable default Object getThrottle()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html#cfn-apigateway-usageplan-apistage-throttle@Stability(value=Stable) static CfnUsagePlan.ApiStageProperty.Builder builder()
Copyright © 2020. All rights reserved.