Values.AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetailsSourceInformation about the target Capacity Reservation or Capacity Reservation group in which to run an Amazon EC2 instance.
type nonrec t = {capacityReservationId : NonEmptyString.t option;The ID of the Capacity Reservation in which to run the instance.
*)capacityReservationResourceGroupArn : NonEmptyString.t option;The Amazon Resource Name (ARN) of the Capacity Reservation resource group in which to run the instance.
*)}