allowedClientApplications

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

Parameters

value

The list of the allowed client applications.


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


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

Parameters

values

The list of the allowed client applications.