snapshot Copy
suspend fun snapshotCopy(name: String, block: suspend SnapshotCopyResourceBuilder.() -> Unit): SnapshotCopy
Parameters
name
The unique name of the resulting resource.
block
Builder for SnapshotCopy.
See also
Parameters
name
The unique name of the resulting resource.