dataLocations

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

Parameters

value

The list of regional locations in which data is placed.


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


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

Parameters

values

The list of regional locations in which data is placed.