cache

@JvmName(name = "vrpifjvekwutoxxg")
suspend fun cache(value: Output<FrontdoorRouteCacheArgs>)
@JvmName(name = "epkcakmgkfurjdgi")
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 = "vmvoxxbeusrcupqr")
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.