dataLocations

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

Parameters

value

The list of regional locations in which data is placed.


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


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

Parameters

values

The list of regional locations in which data is placed.