cache

@JvmName(name = "viyvkxmbmuhhgdhs")
suspend fun cache(value: Output<FrontdoorRouteCacheArgs>)
@JvmName(name = "cxvjmeyiqxqerbpv")
suspend fun cache(value: FrontdoorRouteCacheArgs?)

Parameters

value

A cache block as defined below.

Note: To disable caching, do not provide the cache block in the configuration file.


@JvmName(name = "mhcnamwvyrspwedq")
suspend fun cache(argument: suspend FrontdoorRouteCacheArgsBuilder.() -> Unit)

Parameters

argument

A cache block as defined below.

Note: To disable caching, do not provide the cache block in the configuration file.