allowedBundleIds

@JvmName(name = "mevqjblgbfipjlbd")
suspend fun allowedBundleIds(value: Output<List<String>>)
@JvmName(name = "uhpoxhrjutncptll")
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 = "tixfjtmahebettus")
suspend fun allowedBundleIds(vararg values: Output<String>)


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

Parameters

values

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