replicaZones

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

Parameters

value

URLs of the zones where the disk should be replicated to.


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


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

Parameters

values

URLs of the zones where the disk should be replicated to.