Interface AvailabilityZone.Builder

  • Method Details

    • zoneName

      AvailabilityZone.Builder zoneName(String zoneName)

      The name of the Availability Zone.

      Parameters:
      zoneName - The name of the Availability Zone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetId

      AvailabilityZone.Builder subnetId(String subnetId)

      The ID of the subnet. You can specify one subnet per Availability Zone.

      Parameters:
      subnetId - The ID of the subnet. You can specify one subnet per Availability Zone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.