items

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

Parameters

value

The items of the teams list.


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


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

Parameters

values

The items of the teams list.