includedEventTypes

@JvmName(name = "kaekmjxnytmcnjsd")
suspend fun includedEventTypes(value: Output<List<String>>)
@JvmName(name = "fexmijppdkcoubxm")
suspend fun includedEventTypes(value: List<String>?)

Parameters

value

A list of applicable event types that need to be part of the event subscription.


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


@JvmName(name = "kcvdelkwiidbmtdu")
suspend fun includedEventTypes(values: List<Output<String>>)
@JvmName(name = "hqklknmmxwqwqhep")
suspend fun includedEventTypes(vararg values: String)

Parameters

values

A list of applicable event types that need to be part of the event subscription.