allowedClientApplications

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

Parameters

value

The list of the allowed client applications.


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


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

Parameters

values

The list of the allowed client applications.