items

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

Parameters

value

The items of the teams list.


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


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

Parameters

values

The items of the teams list.