@Stability(value=Stable) @Internal public static final class CfnStage.MethodSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStage.MethodSettingProperty
CfnStage.MethodSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStage.MethodSettingProperty.Builder, CfnStage.MethodSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object cacheDataEncrypted,
Number cacheTtlInSeconds,
Object cachingEnabled,
Object dataTraceEnabled,
String httpMethod,
String loggingLevel,
Object metricsEnabled,
String resourcePath,
Number throttlingBurstLimit,
Number throttlingRateLimit)
Constructor that initializes the object based on literal property values passed by the
CfnStage.AccessLogSettingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCacheDataEncrypted()
`CfnStage.MethodSettingProperty.CacheDataEncrypted`.
|
Number |
getCacheTtlInSeconds()
`CfnStage.MethodSettingProperty.CacheTtlInSeconds`.
|
Object |
getCachingEnabled()
`CfnStage.MethodSettingProperty.CachingEnabled`.
|
Object |
getDataTraceEnabled()
`CfnStage.MethodSettingProperty.DataTraceEnabled`.
|
String |
getHttpMethod()
`CfnStage.MethodSettingProperty.HttpMethod`.
|
String |
getLoggingLevel()
`CfnStage.MethodSettingProperty.LoggingLevel`.
|
Object |
getMetricsEnabled()
`CfnStage.MethodSettingProperty.MetricsEnabled`.
|
String |
getResourcePath()
`CfnStage.MethodSettingProperty.ResourcePath`.
|
Number |
getThrottlingBurstLimit()
`CfnStage.MethodSettingProperty.ThrottlingBurstLimit`.
|
Number |
getThrottlingRateLimit()
`CfnStage.MethodSettingProperty.ThrottlingRateLimit`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object cacheDataEncrypted, Number cacheTtlInSeconds, Object cachingEnabled, Object dataTraceEnabled, String httpMethod, String loggingLevel, Object metricsEnabled, String resourcePath, Number throttlingBurstLimit, Number throttlingRateLimit)
CfnStage.AccessLogSettingProperty.Builder.public final Object getCacheDataEncrypted()
CfnStage.MethodSettingPropertygetCacheDataEncrypted in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-cachedataencryptedpublic final Number getCacheTtlInSeconds()
CfnStage.MethodSettingPropertygetCacheTtlInSeconds in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-cachettlinsecondspublic final Object getCachingEnabled()
CfnStage.MethodSettingPropertygetCachingEnabled in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-cachingenabledpublic final Object getDataTraceEnabled()
CfnStage.MethodSettingPropertygetDataTraceEnabled in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-datatraceenabledpublic final String getHttpMethod()
CfnStage.MethodSettingPropertygetHttpMethod in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-httpmethodpublic final String getLoggingLevel()
CfnStage.MethodSettingPropertygetLoggingLevel in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-logginglevelpublic final Object getMetricsEnabled()
CfnStage.MethodSettingPropertygetMetricsEnabled in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-metricsenabledpublic final String getResourcePath()
CfnStage.MethodSettingPropertygetResourcePath in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-resourcepathpublic final Number getThrottlingBurstLimit()
CfnStage.MethodSettingPropertygetThrottlingBurstLimit in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-throttlingburstlimitpublic final Number getThrottlingRateLimit()
CfnStage.MethodSettingPropertygetThrottlingRateLimit in interface CfnStage.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-stage-methodsetting.html#cfn-apigateway-stage-methodsetting-throttlingratelimit@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.