createSnapshot
inline suspend fun MemoryDbClient.createSnapshot(crossinline block: CreateSnapshotRequest.Builder.() -> Unit): CreateSnapshotResponse
Creates a copy of an entire cluster at a specific moment in time.
Creates a copy of an entire cluster at a specific moment in time.