@Stability(value=Stable) @Internal public static final class CfnDeployment.MethodSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeployment.MethodSettingProperty
CfnDeployment.MethodSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeployment.MethodSettingProperty.Builder, CfnDeployment.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
CfnDeployment.AccessLogSettingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCacheDataEncrypted()
`CfnDeployment.MethodSettingProperty.CacheDataEncrypted`.
|
Number |
getCacheTtlInSeconds()
`CfnDeployment.MethodSettingProperty.CacheTtlInSeconds`.
|
Object |
getCachingEnabled()
`CfnDeployment.MethodSettingProperty.CachingEnabled`.
|
Object |
getDataTraceEnabled()
`CfnDeployment.MethodSettingProperty.DataTraceEnabled`.
|
String |
getHttpMethod()
`CfnDeployment.MethodSettingProperty.HttpMethod`.
|
String |
getLoggingLevel()
`CfnDeployment.MethodSettingProperty.LoggingLevel`.
|
Object |
getMetricsEnabled()
`CfnDeployment.MethodSettingProperty.MetricsEnabled`.
|
String |
getResourcePath()
`CfnDeployment.MethodSettingProperty.ResourcePath`.
|
Number |
getThrottlingBurstLimit()
`CfnDeployment.MethodSettingProperty.ThrottlingBurstLimit`.
|
Number |
getThrottlingRateLimit()
`CfnDeployment.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)
CfnDeployment.AccessLogSettingProperty.Builder.public final Object getCacheDataEncrypted()
CfnDeployment.MethodSettingPropertygetCacheDataEncrypted in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-cachedataencryptedpublic final Number getCacheTtlInSeconds()
CfnDeployment.MethodSettingPropertygetCacheTtlInSeconds in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-cachettlinsecondspublic final Object getCachingEnabled()
CfnDeployment.MethodSettingPropertygetCachingEnabled in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-cachingenabledpublic final Object getDataTraceEnabled()
CfnDeployment.MethodSettingPropertygetDataTraceEnabled in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-datatraceenabledpublic final String getHttpMethod()
CfnDeployment.MethodSettingPropertygetHttpMethod in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-httpmethodpublic final String getLoggingLevel()
CfnDeployment.MethodSettingPropertygetLoggingLevel in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-logginglevelpublic final Object getMetricsEnabled()
CfnDeployment.MethodSettingPropertygetMetricsEnabled in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-metricsenabledpublic final String getResourcePath()
CfnDeployment.MethodSettingPropertygetResourcePath in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-resourcepathpublic final Number getThrottlingBurstLimit()
CfnDeployment.MethodSettingPropertygetThrottlingBurstLimit in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-throttlingburstlimitpublic final Number getThrottlingRateLimit()
CfnDeployment.MethodSettingPropertygetThrottlingRateLimit in interface CfnDeployment.MethodSettingPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-throttlingratelimit@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.