Interface RegionScope.Builder

  • Method Details

    • regions

      The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.

      Parameters:
      regions - The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      RegionScope.Builder regions(String... regions)

      The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.

      Parameters:
      regions - The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • allRegionsEnabled

      RegionScope.Builder allRegionsEnabled(Boolean allRegionsEnabled)

      Allows the specified Firewall Manager administrator to manage all Amazon Web Services Regions.

      Parameters:
      allRegionsEnabled - Allows the specified Firewall Manager administrator to manage all Amazon Web Services Regions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.