WebAclAssociationConfigRequestBodyCloudfront

data class WebAclAssociationConfigRequestBodyCloudfront(val defaultSizeInspectionLimit: String)

Constructors

constructor(defaultSizeInspectionLimit: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the maximum size of the web request body component that an associated Amazon CloudFront distribution 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.