Interface DisallowedFeature.Builder

  • Method Details

    • feature

      The name of the disallowed WAF feature.

      Parameters:
      feature - The name of the disallowed WAF feature.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requiredPricingPlan

      DisallowedFeature.Builder requiredPricingPlan(String requiredPricingPlan)

      The name of the CloudFront pricing plan required to use the WAF feature.

      Parameters:
      requiredPricingPlan - The name of the CloudFront pricing plan required to use the WAF feature.
      Returns:
      Returns a reference to this object so that method calls can be chained together.