Interface AssociationConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AssociationConfig.Builder,AssociationConfig>, SdkBuilder<AssociationConfig.Builder,AssociationConfig>, SdkPojo
Enclosing class:
AssociationConfig

public static interface AssociationConfig.Builder extends SdkPojo, CopyableBuilder<AssociationConfig.Builder,AssociationConfig>
  • Method Details

    • requestBodyWithStrings

      Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default size is 16 KB (16,384 bytes).

      You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

      Parameters:
      requestBody - Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default size is 16 KB (16,384 bytes).

      You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestBody

      Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default size is 16 KB (16,384 bytes).

      You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

      Parameters:
      requestBody - Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for inspection. The default size is 16 KB (16,384 bytes).

      You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see WAF Pricing.

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