Interface RequestBodyAssociatedResourceTypeConfig.Builder

    • Method Detail

      • defaultSizeInspectionLimit

        RequestBodyAssociatedResourceTypeConfig.Builder defaultSizeInspectionLimit​(String defaultSizeInspectionLimit)

        Specifies the maximum size of the web request body component that an associated CloudFront, API Gateway, Amazon Cognito, App Runner, or Verified Access resource should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.

        Default: 16 KB (16,384 bytes)

        Parameters:
        defaultSizeInspectionLimit - Specifies the maximum size of the web request body component that an associated CloudFront, API Gateway, Amazon Cognito, App Runner, or Verified Access resource should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.

        Default: 16 KB (16,384 bytes)

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SizeInspectionLimit, SizeInspectionLimit
      • defaultSizeInspectionLimit

        RequestBodyAssociatedResourceTypeConfig.Builder defaultSizeInspectionLimit​(SizeInspectionLimit defaultSizeInspectionLimit)

        Specifies the maximum size of the web request body component that an associated CloudFront, API Gateway, Amazon Cognito, App Runner, or Verified Access resource should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.

        Default: 16 KB (16,384 bytes)

        Parameters:
        defaultSizeInspectionLimit - Specifies the maximum size of the web request body component that an associated CloudFront, API Gateway, Amazon Cognito, App Runner, or Verified Access resource should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.

        Default: 16 KB (16,384 bytes)

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SizeInspectionLimit, SizeInspectionLimit