AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the instance's Capacity Reservation targeting preferences. The action returns
the capacityReservationPreference
response element if the instance is configured
to run in On-Demand capacity, or if it is configured in run in any open
Capacity
Reservation that has matching attributes (instance type, platform, Availability Zone).
The action returns the capacityReservationTarget
response element if the instance
explicily targets a specific Capacity Reservation or Capacity Reservation group.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class CapacityReservationSpecificationResponse
The CapacityReservationSpecificationResponse type exposes the following members
Name | Description | |
---|---|---|
CapacityReservationSpecificationResponse() |
Name | Type | Description | |
---|---|---|---|
CapacityReservationPreference | Amazon.EC2.CapacityReservationPreference |
Gets and sets the property CapacityReservationPreference. Describes the instance's Capacity Reservation preferences. Possible preferences include:
|
|
CapacityReservationTarget | Amazon.EC2.Model.CapacityReservationTargetResponse |
Gets and sets the property CapacityReservationTarget. Information about the targeted Capacity Reservation or Capacity Reservation group. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5