Interface Distribution.Builder

  • Method Details

    • region

      Distribution.Builder region(String region)

      The Amazon Web Services Region where the traffic is distributed.

      Parameters:
      region - The Amazon Web Services Region where the traffic is distributed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • percentage

      Distribution.Builder percentage(Integer percentage)

      The percentage of the traffic that is distributed, in increments of 10.

      Parameters:
      percentage - The percentage of the traffic that is distributed, in increments of 10.
      Returns:
      Returns a reference to this object so that method calls can be chained together.