replicaZones

@JvmName(name = "kcyregwdyxsqkgnr")
suspend fun replicaZones(value: Output<List<String>>)
@JvmName(name = "rtxdmfcpogtsrixi")
suspend fun replicaZones(value: List<String>?)

Parameters

value

URLs of the zones where the disk should be replicated to. Only applicable for regional resources.


@JvmName(name = "pyiixhwojdrrjpyw")
suspend fun replicaZones(vararg values: Output<String>)


@JvmName(name = "egrdissxnkmrstpq")
suspend fun replicaZones(values: List<Output<String>>)
@JvmName(name = "lxshhaqtyfgqqsiq")
suspend fun replicaZones(vararg values: String)

Parameters

values

URLs of the zones where the disk should be replicated to. Only applicable for regional resources.