restore Point Collection Resource
suspend fun restorePointCollectionResource(name: String, block: suspend RestorePointCollectionResourceBuilder.() -> Unit): RestorePointCollection
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for RestorePointCollection.