allowedClientApplications

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

Parameters

value

The list of the allowed client applications.


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


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

Parameters

values

The list of the allowed client applications.