@Stability(value=Stable) @Internal public static final class CfnApiCacheProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApiCacheProps
CfnApiCachePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApiCacheProps.Builder, CfnApiCacheProps.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(String apiCachingBehavior,
String apiId,
Number ttl,
String type,
Object atRestEncryptionEnabled,
Object transitEncryptionEnabled)
Constructor that initializes the object based on literal property values passed by the
CfnApiCacheProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApiCachingBehavior()
`AWS::AppSync::ApiCache.ApiCachingBehavior`.
|
String |
getApiId()
`AWS::AppSync::ApiCache.ApiId`.
|
Object |
getAtRestEncryptionEnabled()
`AWS::AppSync::ApiCache.AtRestEncryptionEnabled`.
|
Object |
getTransitEncryptionEnabled()
`AWS::AppSync::ApiCache.TransitEncryptionEnabled`.
|
Number |
getTtl()
`AWS::AppSync::ApiCache.Ttl`.
|
String |
getType()
`AWS::AppSync::ApiCache.Type`.
|
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 String getApiCachingBehavior()
CfnApiCachePropsgetApiCachingBehavior in interface CfnApiCachePropspublic final String getApiId()
CfnApiCachePropsgetApiId in interface CfnApiCachePropspublic final Number getTtl()
CfnApiCachePropsgetTtl in interface CfnApiCachePropspublic final String getType()
CfnApiCachePropsgetType in interface CfnApiCachePropspublic final Object getAtRestEncryptionEnabled()
CfnApiCachePropsgetAtRestEncryptionEnabled in interface CfnApiCachePropspublic final Object getTransitEncryptionEnabled()
CfnApiCachePropsgetTransitEncryptionEnabled in interface CfnApiCacheProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.