@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 CfnApiCachePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-apicachingbehaviorpublic final String getApiId()
CfnApiCachePropsgetApiId in interface CfnApiCachePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-apiidpublic final Number getTtl()
CfnApiCachePropsgetTtl in interface CfnApiCachePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-ttlpublic final String getType()
CfnApiCachePropsgetType in interface CfnApiCachePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-typepublic final Object getAtRestEncryptionEnabled()
CfnApiCachePropsgetAtRestEncryptionEnabled in interface CfnApiCachePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-atrestencryptionenabledpublic final Object getTransitEncryptionEnabled()
CfnApiCachePropsgetTransitEncryptionEnabled in interface CfnApiCachePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-transitencryptionenabled@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.