instant Snapshot
suspend fun instantSnapshot(name: String, block: suspend InstantSnapshotResourceBuilder.() -> Unit): InstantSnapshot
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for InstantSnapshot.
See also
Parameters
name
The unique name of the resulting resource.