restorePoint

suspend fun restorePoint(name: String, block: suspend RestorePointResourceBuilder.() -> Unit): RestorePoint

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for RestorePoint.


See also

Parameters

name

The unique name of the resulting resource.