correlation Filter
Parameters
value
A correlation_filter block as documented below to be evaluated against a BrokeredMessage. Required when filter_type is set to CorrelationFilter.
suspend fun correlationFilter(argument: suspend SubscriptionRuleCorrelationFilterArgsBuilder.() -> Unit)
Parameters
argument
A correlation_filter block as documented below to be evaluated against a BrokeredMessage. Required when filter_type is set to CorrelationFilter.