eventCategories

@JvmName(name = "glolrxvvfiderjba")
suspend fun eventCategories(value: Output<List<String>>)
@JvmName(name = "afnduqckefjcjcoc")
suspend fun eventCategories(value: List<String>?)

Parameters

value

A list of event categories for a source_type that you want to subscribe to. Run aws neptune describe-event-categories to find all the event categories.


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


@JvmName(name = "caqhosbqcedgwwag")
suspend fun eventCategories(values: List<Output<String>>)
@JvmName(name = "iwhahwwjctwxwbqx")
suspend fun eventCategories(vararg values: String)

Parameters

values

A list of event categories for a source_type that you want to subscribe to. Run aws neptune describe-event-categories to find all the event categories.