clientTokenIds

@JvmName(name = "rtscmfhchwheiymy")
suspend fun clientTokenIds(value: Output<List<String>>)
@JvmName(name = "qqowhcuwgangueet")
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 = "dkswsqgmbfwoomyk")
suspend fun clientTokenIds(vararg values: Output<String>)


@JvmName(name = "mhlotgutducyvxeb")
suspend fun clientTokenIds(values: List<Output<String>>)
@JvmName(name = "graonglscywnjbjp")
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.