clients

@JvmName(name = "ahrrupfklirycswb")
suspend fun clients(value: Output<List<String>>)
@JvmName(name = "sgjwxyncvroyvtcx")
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 = "snqwbygoydiyuqdg")
suspend fun clients(vararg values: Output<String>)


@JvmName(name = "rrrdaalhhyeylumx")
suspend fun clients(values: List<Output<String>>)
@JvmName(name = "syiqcosfhuemmjer")
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.