Interface CapacityReservationConfiguration.Builder

  • Method Details

    • instanceCount

      CapacityReservationConfiguration.Builder instanceCount(Integer instanceCount)

      The number of instances in the Capacity Reservation.

      Parameters:
      instanceCount - The number of instances in the Capacity Reservation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reservationState

      CapacityReservationConfiguration.Builder reservationState(String reservationState)

      The current state of the Capacity Reservation.

      Parameters:
      reservationState - The current state of the Capacity Reservation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.