@Stability(value=Deprecated) @Deprecated public static interface CfnStageV2.RouteSettingsProperty extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-stage-routesettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStageV2.RouteSettingsProperty.Builder
Deprecated.
|
static class |
CfnStageV2.RouteSettingsProperty.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnStageV2.RouteSettingsProperty.Builder |
builder()
Deprecated.
|
default Object |
getDataTraceEnabled()
Deprecated.
|
default Object |
getDetailedMetricsEnabled()
Deprecated.
|
default String |
getLoggingLevel()
Deprecated.
|
default Number |
getThrottlingBurstLimit()
Deprecated.
|
default Number |
getThrottlingRateLimit()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default Object getDataTraceEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-stage-routesettings.html#cfn-apigatewayv2-stage-routesettings-datatraceenabled@Stability(value=Deprecated) @Deprecated @Nullable default Object getDetailedMetricsEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-stage-routesettings.html#cfn-apigatewayv2-stage-routesettings-detailedmetricsenabled@Stability(value=Deprecated) @Deprecated @Nullable default String getLoggingLevel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-stage-routesettings.html#cfn-apigatewayv2-stage-routesettings-logginglevel@Stability(value=Deprecated) @Deprecated @Nullable default Number getThrottlingBurstLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-stage-routesettings.html#cfn-apigatewayv2-stage-routesettings-throttlingburstlimit@Stability(value=Deprecated) @Deprecated @Nullable default Number getThrottlingRateLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-stage-routesettings.html#cfn-apigatewayv2-stage-routesettings-throttlingratelimit@Stability(value=Deprecated) @Deprecated static CfnStageV2.RouteSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.