targetCopyRegions

@JvmName(name = "nqdheaavxpgtaxuq")
suspend fun targetCopyRegions(value: Output<List<String>>)
@JvmName(name = "dxtxluhvdkbeeucr")
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 = "fhrnqhltnpslwmqy")
suspend fun targetCopyRegions(vararg values: Output<String>)


@JvmName(name = "ftbbnjgkmulvjvie")
suspend fun targetCopyRegions(values: List<Output<String>>)
@JvmName(name = "cfvoiurbbxvroqpi")
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.