Interface AwsWafv2CustomHttpHeader.Builder

  • Method Details

    • name

      The name of the custom header.

      Parameters:
      name - The name of the custom header.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the custom header.

      Parameters:
      value - The value of the custom header.
      Returns:
      Returns a reference to this object so that method calls can be chained together.