Rule Rule Condition Args
constructor(cookieConfig: Output<RuleRuleConditionCookieConfigArgs>? = null, headerConfig: Output<RuleRuleConditionHeaderConfigArgs>? = null, hostConfig: Output<RuleRuleConditionHostConfigArgs>? = null, methodConfig: Output<RuleRuleConditionMethodConfigArgs>? = null, pathConfig: Output<RuleRuleConditionPathConfigArgs>? = null, queryStringConfig: Output<RuleRuleConditionQueryStringConfigArgs>? = null, responseHeaderConfig: Output<RuleRuleConditionResponseHeaderConfigArgs>? = null, responseStatusCodeConfig: Output<RuleRuleConditionResponseStatusCodeConfigArgs>? = null, sourceIpConfig: Output<RuleRuleConditionSourceIpConfigArgs>? = null, type: Output<String>)