items

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

Parameters

value

The items of the teams list.


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


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

Parameters

values

The items of the teams list.