clientTokenIds

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

Parameters

value

Specifies a list of IDs of Container Registry Tokens, which are meant to be used by the clients to connect to the Connected Registry.


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


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

Parameters

values

Specifies a list of IDs of Container Registry Tokens, which are meant to be used by the clients to connect to the Connected Registry.