items

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

Parameters

value

The items of the teams list.


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


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

Parameters

values

The items of the teams list.