SubscriptionRuleCorrelationFilterArgs

fun SubscriptionRuleCorrelationFilterArgs(contentType: Output<String>? = null, correlationId: Output<String>? = null, label: Output<String>? = null, messageId: Output<String>? = null, properties: Output<Map<String, String>>? = null, replyTo: Output<String>? = null, replyToSessionId: Output<String>? = null, sessionId: Output<String>? = null, to: Output<String>? = null)