@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.MethodSettingPropertypublic final Number getCacheTtlInSeconds()
CfnStage.MethodSettingPropertygetCacheTtlInSeconds in interface CfnStage.MethodSettingPropertypublic final Object getCachingEnabled()
CfnStage.MethodSettingPropertygetCachingEnabled in interface CfnStage.MethodSettingPropertypublic final Object getDataTraceEnabled()
CfnStage.MethodSettingPropertygetDataTraceEnabled in interface CfnStage.MethodSettingPropertypublic final String getHttpMethod()
CfnStage.MethodSettingPropertygetHttpMethod in interface CfnStage.MethodSettingPropertypublic final String getLoggingLevel()
CfnStage.MethodSettingPropertygetLoggingLevel in interface CfnStage.MethodSettingPropertypublic final Object getMetricsEnabled()
CfnStage.MethodSettingPropertygetMetricsEnabled in interface CfnStage.MethodSettingPropertypublic final String getResourcePath()
CfnStage.MethodSettingPropertygetResourcePath in interface CfnStage.MethodSettingPropertypublic final Number getThrottlingBurstLimit()
CfnStage.MethodSettingPropertygetThrottlingBurstLimit in interface CfnStage.MethodSettingPropertypublic final Number getThrottlingRateLimit()
CfnStage.MethodSettingPropertygetThrottlingRateLimit in interface CfnStage.MethodSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.