items

@JvmName(name = "kccailhxrvjssehm")
suspend fun items(value: Output<List<String>>)
@JvmName(name = "drcabqtjufqvjfao")
suspend fun items(value: List<String>?)

Parameters

value

The items of the teams list.


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


@JvmName(name = "ghopkweoivisnpct")
suspend fun items(values: List<Output<String>>)
@JvmName(name = "hucmpgaphfdoinue")
suspend fun items(vararg values: String)

Parameters

values

The items of the teams list.