Uses of Interface
software.amazon.awscdk.services.appsync.CfnResolver.CachingConfigProperty
-
Uses of CfnResolver.CachingConfigProperty in software.amazon.awscdk.services.appsync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnResolver.CachingConfigProperty
Modifier and TypeMethodDescriptionCfnResolver.CachingConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnResolver.Builder.cachingConfig
(CfnResolver.CachingConfigProperty cachingConfig) The caching configuration for the resolver.CfnResolverProps.Builder.cachingConfig
(CfnResolver.CachingConfigProperty cachingConfig) Sets the value ofCfnResolverProps.getCachingConfig()
void
CfnResolver.setCachingConfig
(CfnResolver.CachingConfigProperty value) The caching configuration for the resolver.