WebAclAssociationConfigRequestBodyVerifiedAccessInstanceArgs

data class WebAclAssociationConfigRequestBodyVerifiedAccessInstanceArgs(val defaultSizeInspectionLimit: Output<String>) : ConvertibleToJava<WebAclAssociationConfigRequestBodyVerifiedAccessInstanceArgs>

Constructors

constructor(defaultSizeInspectionLimit: Output<String>)

Properties

Link copied to clipboard

Specifies the maximum size of the web request body component that an associated AWS Verified Access instances should send to AWS WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body. Valid values are KB_16, KB_32, KB_48 and KB_64.

Functions

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