ListenerRuleConditionArgs

constructor(hostHeader: Output<ListenerRuleConditionHostHeaderArgs>? = null, httpHeader: Output<ListenerRuleConditionHttpHeaderArgs>? = null, httpRequestMethod: Output<ListenerRuleConditionHttpRequestMethodArgs>? = null, pathPattern: Output<ListenerRuleConditionPathPatternArgs>? = null, queryStrings: Output<List<ListenerRuleConditionQueryStringArgs>>? = null, sourceIp: Output<ListenerRuleConditionSourceIpArgs>? = null)