snapshot

@JvmName(name = "mjkavexnlmdgcwrf")
suspend fun snapshot(value: Output<String>)
@JvmName(name = "jnftvooblcaevgwc")
suspend fun snapshot(value: String?)

Parameters

value

The source snapshot used to create this disk. You can provide this as a partial or full URL to the resource. If the snapshot is in another project than this disk, you must supply a full URL. For example, the following are valid values:

  • https://www.googleapis.com/compute/v1/projects/project/global/snapshots/snapshot

  • projects/project/global/snapshots/snapshot

  • global/snapshots/snapshot