WebAclJa3FingerprintArgs

data class WebAclJa3FingerprintArgs(val fallbackBehavior: Output<WebAclJa3FingerprintFallbackBehavior>) : ConvertibleToJava<WebAclJa3FingerprintArgs>

Includes the JA3 fingerprint of a web request.

Constructors

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

Properties

Link copied to clipboard

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

Functions

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