correlationFilter

@JvmName(name = "knapjljleuwdvugs")
suspend fun correlationFilter(value: Output<SubscriptionRuleCorrelationFilterArgs>)
@JvmName(name = "wufigprlpujhfuls")
suspend fun correlationFilter(value: SubscriptionRuleCorrelationFilterArgs?)

Parameters

value

A correlation_filter block as documented below to be evaluated against a BrokeredMessage. Required when filter_type is set to CorrelationFilter.


@JvmName(name = "xdxvwoxoidkbmtfo")
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.