allowedClientApplications

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

Parameters

value

The list of the allowed client applications.


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


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

Parameters

values

The list of the allowed client applications.