items

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

Parameters

value

Optional. List of items.


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


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

Parameters

values

Optional. List of items.