doNotPersistState

@JvmName(name = "libogpkijerftxuq")
suspend fun doNotPersistState(value: Output<Boolean>)
@JvmName(name = "tskurwkopxepvaqd")
suspend fun doNotPersistState(value: Boolean?)

Parameters

value

False (the default) if ReliableCollections state is persisted to disk as usual. True if you do not want to persist state, in which case replication is still enabled and you can use ReliableCollections as distributed cache.