Interface CapacityReservationTarget.Builder

  • Method Details

    • capacityReservationId

      CapacityReservationTarget.Builder capacityReservationId(String capacityReservationId)

      The ID of the Capacity Reservation in which to run the instances.

      Parameters:
      capacityReservationId - The ID of the Capacity Reservation in which to run the instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capacityReservationResourceGroupArn

      CapacityReservationTarget.Builder capacityReservationResourceGroupArn(String capacityReservationResourceGroupArn)

      The Amazon Resource Name (ARN) of the Capacity Reservation resource group in which to run the instances.

      Parameters:
      capacityReservationResourceGroupArn - The Amazon Resource Name (ARN) of the Capacity Reservation resource group in which to run the instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.