restore Point
suspend fun restorePoint(name: String, block: suspend RestorePointResourceBuilder.() -> Unit): RestorePoint
Parameters
name
The unique name of the resulting resource.
block
Builder for RestorePoint.
See also
Parameters
name
The unique name of the resulting resource.