Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.amplify.CfnAppPropsMixin.CacheConfigProperty
Packages that use CfnAppPropsMixin.CacheConfigProperty
-
Uses of CfnAppPropsMixin.CacheConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.amplify
Classes in software.amazon.awscdk.cfnpropertymixins.services.amplify that implement CfnAppPropsMixin.CacheConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAppPropsMixin.CacheConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.amplify that return CfnAppPropsMixin.CacheConfigPropertyModifier and TypeMethodDescriptionCfnAppPropsMixin.CacheConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.amplify with parameters of type CfnAppPropsMixin.CacheConfigPropertyModifier and TypeMethodDescriptionCfnAppMixinProps.Builder.cacheConfig(CfnAppPropsMixin.CacheConfigProperty cacheConfig) Sets the value ofCfnAppMixinProps.getCacheConfig()CfnAppPropsMixin.Builder.cacheConfig(CfnAppPropsMixin.CacheConfigProperty cacheConfig) The cache configuration for the Amplify app.