| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CachingConfig.Builder |
CachingConfig.builder() |
CachingConfig.Builder |
CachingConfig.Builder.cachingKeys(List<String> cachingKeys)
Sets the value of
CachingConfig.getCachingKeys() |
CachingConfig.Builder |
CachingConfig.Builder.ttl(Duration ttl)
Sets the value of
CachingConfig.getTtl() |
| Constructor and Description |
|---|
Jsii$Proxy(CachingConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CachingConfig.Builder. |
Copyright © 2022. All rights reserved.