targetCopyRegions

@JvmName(name = "qeaofxduwrtkcpbm")
suspend fun targetCopyRegions(value: Output<List<String>>)
@JvmName(name = "hgyegokoglhsqudx")
suspend fun targetCopyRegions(value: List<String>?)

Parameters

value

The destination region to which to copy the snapshot. You can specify only a single destination region.


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


@JvmName(name = "twerlclbhiudsgab")
suspend fun targetCopyRegions(values: List<Output<String>>)
@JvmName(name = "gfxknsvimrlxwemr")
suspend fun targetCopyRegions(vararg values: String)

Parameters

values

The destination region to which to copy the snapshot. You can specify only a single destination region.