replicaZones

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

Parameters

value

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


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


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

Parameters

values

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