items

@JvmName(name = "evjieiugghionvhu")
suspend fun items(value: Output<Map<String, List<EventHandlerTemplateArgs>>>)
@JvmName(name = "pvlyyxyvcxprnlhu")
suspend fun items(value: Map<String, List<EventHandlerTemplateArgs>>?)

Parameters

value

Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.


@JvmName(name = "wwwvcdgvodbdqwrs")
fun items(vararg values: Pair<String, List<EventHandlerTemplateArgs>>)

Parameters

values

Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.