Interface CapacityReservationTarget.Builder

    • Method Detail

      • capacityReservationId

        CapacityReservationTarget.Builder capacityReservationId​(String capacityReservationId)

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

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

        CapacityReservationTarget.Builder capacityReservationResourceGroupArn​(String capacityReservationResourceGroupArn)

        The ARN of the Capacity Reservation resource group in which to run the instance.

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