@Stability(value=Stable) @Internal public static final class CfnCachePolicy.CachePolicyConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCachePolicy.CachePolicyConfigProperty
CfnCachePolicy.CachePolicyConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCachePolicy.CachePolicyConfigProperty.Builder, CfnCachePolicy.CachePolicyConfigProperty.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(Number defaultTtl,
Number maxTtl,
Number minTtl,
String name,
Object parametersInCacheKeyAndForwardedToOrigin,
String comment)
Constructor that initializes the object based on literal property values passed by the
CfnCachePolicy.CachePolicyConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComment()
`CfnCachePolicy.CachePolicyConfigProperty.Comment`.
|
Number |
getDefaultTtl()
`CfnCachePolicy.CachePolicyConfigProperty.DefaultTTL`.
|
Number |
getMaxTtl()
`CfnCachePolicy.CachePolicyConfigProperty.MaxTTL`.
|
Number |
getMinTtl()
`CfnCachePolicy.CachePolicyConfigProperty.MinTTL`.
|
String |
getName()
`CfnCachePolicy.CachePolicyConfigProperty.Name`.
|
Object |
getParametersInCacheKeyAndForwardedToOrigin()
`CfnCachePolicy.CachePolicyConfigProperty.ParametersInCacheKeyAndForwardedToOrigin`.
|
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.public final Number getDefaultTtl()
CfnCachePolicy.CachePolicyConfigPropertygetDefaultTtl in interface CfnCachePolicy.CachePolicyConfigPropertypublic final Number getMaxTtl()
CfnCachePolicy.CachePolicyConfigPropertygetMaxTtl in interface CfnCachePolicy.CachePolicyConfigPropertypublic final Number getMinTtl()
CfnCachePolicy.CachePolicyConfigPropertygetMinTtl in interface CfnCachePolicy.CachePolicyConfigPropertypublic final String getName()
CfnCachePolicy.CachePolicyConfigPropertygetName in interface CfnCachePolicy.CachePolicyConfigPropertypublic final Object getParametersInCacheKeyAndForwardedToOrigin()
CfnCachePolicy.CachePolicyConfigPropertygetParametersInCacheKeyAndForwardedToOrigin in interface CfnCachePolicy.CachePolicyConfigPropertypublic final String getComment()
CfnCachePolicy.CachePolicyConfigPropertygetComment in interface CfnCachePolicy.CachePolicyConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.