Interface AvailabilityZone.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AvailabilityZone.Builder,AvailabilityZone>, SdkBuilder<AvailabilityZone.Builder,AvailabilityZone>, SdkPojo
Enclosing class:
AvailabilityZone

public static interface AvailabilityZone.Builder extends SdkPojo, CopyableBuilder<AvailabilityZone.Builder,AvailabilityZone>
  • Method Details

    • 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

      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.