includedEventTypes

@JvmName(name = "wtyxvotychpirsue")
suspend fun includedEventTypes(value: Output<List<String>>)
@JvmName(name = "xuwlngexpxpoadvr")
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 = "imlmfvoprmavrtjt")
suspend fun includedEventTypes(vararg values: Output<String>)


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

Parameters

values

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