cacheConfiguration

@JvmName(name = "ghbcjyyjliptrawc")
suspend fun cacheConfiguration(value: Output<CacheConfigurationArgs>)
@JvmName(name = "pnklahkomhxpyufu")
suspend fun cacheConfiguration(value: CacheConfigurationArgs?)

Parameters

value

The caching configuration associated with this rule. To disable caching, do not provide a cacheConfiguration object.


@JvmName(name = "pnxnxavltmrymenr")
suspend fun cacheConfiguration(argument: suspend CacheConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The caching configuration associated with this rule. To disable caching, do not provide a cacheConfiguration object.