clients

@JvmName(name = "arubhbbbbvailian")
suspend fun clients(value: Output<List<String>>)
@JvmName(name = "atrdbxjmcgmiomko")
suspend fun clients(value: List<String>?)

Parameters

value

A list of IDs of the clients for which a policy will be created and set on scope based token exchange permission.


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


@JvmName(name = "lepdicxvnkhinits")
suspend fun clients(values: List<Output<String>>)
@JvmName(name = "vujqwofoalpualiy")
suspend fun clients(vararg values: String)

Parameters

values

A list of IDs of the clients for which a policy will be created and set on scope based token exchange permission.