cacheConfiguration

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

Parameters

value

The caching configuration associated with this rule.


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

Parameters

argument

The caching configuration associated with this rule.