clientTokenIds

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


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