EventSubscriptionAdvancedFilterIsNotNullArgs

data class EventSubscriptionAdvancedFilterIsNotNullArgs(val key: Output<String>) : ConvertibleToJava<EventSubscriptionAdvancedFilterIsNotNullArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): EventSubscriptionAdvancedFilterIsNotNullArgs

Properties

Link copied to clipboard
val key: Output<String>

Specifies the field within the event data that you want to use for filtering. Type of the field can be a number, boolean, or string.