application Snapshot
suspend fun applicationSnapshot(name: String, block: suspend ApplicationSnapshotResourceBuilder.() -> Unit): ApplicationSnapshot
Parameters
name
The unique name of the resulting resource.
block
Builder for ApplicationSnapshot.
See also
Parameters
name
The unique name of the resulting resource.