Interface AvailabilityZone.Builder

    • Method Detail

      • zoneName

        AvailabilityZone.Builder zoneName​(String zoneName)

        The name of the Availability Zone. The format is us-east-2a (case-sensitive).

        Parameters:
        zoneName - The name of the Availability Zone. The format is us-east-2a (case-sensitive).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        AvailabilityZone.Builder state​(String state)

        The state of the Availability Zone.

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