Uses of Class
software.amazon.awscdk.services.appsync.CachingConfig.Builder
-
Uses of CachingConfig.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic CachingConfig.Builder
CachingConfig.builder()
CachingConfig.Builder.cachingKeys
(List<String> cachingKeys) Sets the value ofCachingConfig.getCachingKeys()
Sets the value ofCachingConfig.getTtl()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CachingConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theCachingConfig.Builder
.