allowedClientApplications

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

Parameters

value

The list of the allowed client applications.


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


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

Parameters

values

The list of the allowed client applications.