warmStoreConfiguration

@JvmName(name = "pwctkxvgojbqfewa")
suspend fun warmStoreConfiguration(value: Output<WarmStoreConfigurationPropertiesArgs>)
@JvmName(name = "cexhkhhlyslwmhqu")
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 = "ltyxunjgkklvnran")
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.