clientTokenIds

@JvmName(name = "cqhmyptxgacnvhrj")
suspend fun clientTokenIds(value: Output<List<String>>)
@JvmName(name = "jvjidnebgbhxjryl")
suspend fun clientTokenIds(value: List<String>?)

Parameters

value

The list of the ACR token resource IDs used to authenticate clients to the connected registry.


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


@JvmName(name = "odwkauknhdoyrltb")
suspend fun clientTokenIds(values: List<Output<String>>)
@JvmName(name = "qhnylbgmvvyhjrqg")
suspend fun clientTokenIds(vararg values: String)

Parameters

values

The list of the ACR token resource IDs used to authenticate clients to the connected registry.