allowedBundleIds

@JvmName(name = "ogoawxoycwdfacjm")
suspend fun allowedBundleIds(value: Output<List<String>>)
@JvmName(name = "lmvbvvdatchklqaw")
suspend fun allowedBundleIds(value: List<String>?)

Parameters

value

A list of bundle IDs that are allowed when making API calls with this key.


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


@JvmName(name = "dtuwjqghbognxpsp")
suspend fun allowedBundleIds(values: List<Output<String>>)
@JvmName(name = "hefikgacagkffpri")
suspend fun allowedBundleIds(vararg values: String)

Parameters

values

A list of bundle IDs that are allowed when making API calls with this key.