WebAclJa4FingerprintArgs

data class WebAclJa4FingerprintArgs(val fallbackBehavior: Output<WebAclJa4FingerprintFallbackBehavior>) : ConvertibleToJava<WebAclJa4FingerprintArgs>

Includes the JA4 fingerprint of a web request.

Constructors

Link copied to clipboard
constructor(fallbackBehavior: Output<WebAclJa4FingerprintFallbackBehavior>)

Properties

Link copied to clipboard

The match status to assign to the web request if the request doesn't have a JA4 fingerprint. You can specify the following fallback behaviors:

Functions

Link copied to clipboard
open override fun toJava(): WebAclJa4FingerprintArgs