locations

@JvmName(name = "iamftgftbixddqdt")
suspend fun locations(value: Output<List<String>>)
@JvmName(name = "vbktijcsbsgiuewg")
suspend fun locations(value: List<String>?)

Parameters

value

List of regions for which Activity Log events are stored or streamed.


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


@JvmName(name = "qkiqmlscsgvydoio")
suspend fun locations(values: List<Output<String>>)
@JvmName(name = "aswcjaawwmwridkd")
suspend fun locations(vararg values: String)

Parameters

values

List of regions for which Activity Log events are stored or streamed.