Web Acl Field To Match Args
constructor(allQueryArguments: Output<Any>? = null, body: Output<WebAclBodyArgs>? = null, cookies: Output<WebAclCookiesArgs>? = null, headers: Output<WebAclHeadersArgs>? = null, ja3Fingerprint: Output<WebAclJa3FingerprintArgs>? = null, ja4Fingerprint: Output<WebAclJa4FingerprintArgs>? = null, jsonBody: Output<WebAclJsonBodyArgs>? = null, method: Output<Any>? = null, queryString: Output<Any>? = null, singleHeader: Output<WebAclFieldToMatchSingleHeaderPropertiesArgs>? = null, singleQueryArgument: Output<WebAclFieldToMatchSingleQueryArgumentPropertiesArgs>? = null, uriFragment: Output<WebAclUriFragmentArgs>? = null, uriPath: Output<Any>? = null)