dataLocations

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

Parameters

value

The list of regional locations in which data is placed.


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


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

Parameters

values

The list of regional locations in which data is placed.