Uses of Interface
software.amazon.awscdk.services.amplify.CfnApp.CacheConfigProperty
Packages that use CfnApp.CacheConfigProperty
-
Uses of CfnApp.CacheConfigProperty in software.amazon.awscdk.services.amplify
Classes in software.amazon.awscdk.services.amplify that implement CfnApp.CacheConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApp.CacheConfigPropertyMethods in software.amazon.awscdk.services.amplify that return CfnApp.CacheConfigPropertyModifier and TypeMethodDescriptionCfnApp.CacheConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amplify with parameters of type CfnApp.CacheConfigPropertyModifier and TypeMethodDescriptionCfnApp.Builder.cacheConfig(CfnApp.CacheConfigProperty cacheConfig) The cache configuration for the Amplify app.CfnAppProps.Builder.cacheConfig(CfnApp.CacheConfigProperty cacheConfig) Sets the value ofCfnAppProps.getCacheConfig()voidCfnApp.setCacheConfig(CfnApp.CacheConfigProperty value) The cache configuration for the Amplify app.