Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnResolverPropsMixin.CachingConfigProperty
Packages that use CfnResolverPropsMixin.CachingConfigProperty
-
Uses of CfnResolverPropsMixin.CachingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.appsync
Classes in software.amazon.awscdk.cfnpropertymixins.services.appsync that implement CfnResolverPropsMixin.CachingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResolverPropsMixin.CachingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnResolverPropsMixin.CachingConfigPropertyModifier and TypeMethodDescriptionCfnResolverPropsMixin.CachingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnResolverPropsMixin.CachingConfigPropertyModifier and TypeMethodDescriptionCfnResolverMixinProps.Builder.cachingConfig(CfnResolverPropsMixin.CachingConfigProperty cachingConfig) Sets the value ofCfnResolverMixinProps.getCachingConfig()CfnResolverPropsMixin.Builder.cachingConfig(CfnResolverPropsMixin.CachingConfigProperty cachingConfig) The caching configuration for the resolver.