allowedClientApplications

@JvmName(name = "nysnasrrrstxjefm")
suspend fun allowedClientApplications(value: Output<List<String>>)
@JvmName(name = "jqiiqeybbhveccht")
suspend fun allowedClientApplications(value: List<String>?)

Parameters

value

The list of the allowed client applications.


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


@JvmName(name = "opvxbvwjevjbmygf")
suspend fun allowedClientApplications(values: List<Output<String>>)
@JvmName(name = "uapgpvmimwnjhrtw")
suspend fun allowedClientApplications(vararg values: String)

Parameters

values

The list of the allowed client applications.