dataLocations

@JvmName(name = "daubvhyhlsqqhisl")
suspend fun dataLocations(value: Output<List<String>>)
@JvmName(name = "mgfdbmhpspjdbtui")
suspend fun dataLocations(value: List<String>?)

Parameters

value

The list of regional locations in which data is placed.


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


@JvmName(name = "kvurebloxvayphhu")
suspend fun dataLocations(values: List<Output<String>>)
@JvmName(name = "lsctjdsborhgddyq")
suspend fun dataLocations(vararg values: String)

Parameters

values

The list of regional locations in which data is placed.