SystemTopicEventSubscriptionAdvancedFilterIsNullOrUndefinedArgs

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

Constructors

constructor(key: Output<String>)

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.

Functions

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