Interface FleetCapacityReservationTargetRequest.Builder

  • Method Details

    • capacityReservationIds

      FleetCapacityReservationTargetRequest.Builder capacityReservationIds(Collection<String> capacityReservationIds)

      The IDs of the Capacity Reservations in which to launch the instances.

      Parameters:
      capacityReservationIds - The IDs of the Capacity Reservations in which to launch the instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capacityReservationIds

      FleetCapacityReservationTargetRequest.Builder capacityReservationIds(String... capacityReservationIds)

      The IDs of the Capacity Reservations in which to launch the instances.

      Parameters:
      capacityReservationIds - The IDs of the Capacity Reservations in which to launch the instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capacityReservationResourceGroupArns

      FleetCapacityReservationTargetRequest.Builder capacityReservationResourceGroupArns(Collection<String> capacityReservationResourceGroupArns)

      The ARNs of the Capacity Reservation Resource Groups in which to launch the instances.

      Parameters:
      capacityReservationResourceGroupArns - The ARNs of the Capacity Reservation Resource Groups in which to launch the instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capacityReservationResourceGroupArns

      FleetCapacityReservationTargetRequest.Builder capacityReservationResourceGroupArns(String... capacityReservationResourceGroupArns)

      The ARNs of the Capacity Reservation Resource Groups in which to launch the instances.

      Parameters:
      capacityReservationResourceGroupArns - The ARNs of the Capacity Reservation Resource Groups in which to launch the instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.