AwsEc2LaunchTemplateDataCapacityReservationSpecificationDetails
Specifies the Capacity Reservation targeting option of an Amazon EC2 instance.
Contents
- CapacityReservationPreference
-
Indicates the instance's Capacity Reservation preferences. If equal to
open
, the instance can run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). If equal tonone
, the instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.Type: String
Pattern:
.*\S.*
Required: No
- CapacityReservationTarget
-
Specifies a target Capacity Reservation.
Type: AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: