cacheConfig

@JvmName(name = "ygygaakkmqlphicm")
suspend fun cacheConfig(value: Output<AppCacheConfigArgs>)
@JvmName(name = "rfabrqiqribypesj")
suspend fun cacheConfig(value: AppCacheConfigArgs?)

Parameters

value

The cache configuration for the Amplify app. If you don't specify the cache configuration type , Amplify uses the default AMPLIFY_MANAGED setting.


@JvmName(name = "prfoqggsvjccrooy")
suspend fun cacheConfig(argument: suspend AppCacheConfigArgsBuilder.() -> Unit)

Parameters

argument

The cache configuration for the Amplify app. If you don't specify the cache configuration type , Amplify uses the default AMPLIFY_MANAGED setting.