warmStoreConfiguration

@JvmName(name = "abwpgwtauywtlnwy")
suspend fun warmStoreConfiguration(value: Output<WarmStoreConfigurationPropertiesArgs>)
@JvmName(name = "efmeeuokqhkkelji")
suspend fun warmStoreConfiguration(value: WarmStoreConfigurationPropertiesArgs?)

Parameters

value

The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query.


@JvmName(name = "ykjrtsngrqdaxhmj")
suspend fun warmStoreConfiguration(argument: suspend WarmStoreConfigurationPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query.