disk

@JvmName(name = "eaecauvjmigitmrf")
suspend fun disk(value: Output<String>)
@JvmName(name = "hpsrkiwgeseorsrq")
suspend fun disk(value: String?)

Parameters

value

The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk