Get Capacity Reservation Result
Constructors
Properties
Returns the remaining capacity, which indicates the number of instances that can be launched in the Capacity Reservation. For example: 9
.
The Amazon Resource Name (ARN) of the Capacity Reservation.
The ID of the Capacity Reservation Fleet to which the Capacity Reservation belongs. Only valid for Capacity Reservations that were created by a Capacity Reservation Fleet.
The date and time at which the Capacity Reservation was created.
The delivery method for a future-dated Capacity Reservation. incremental
indicates that the requested capacity is delivered in addition to any running instances and reserved capacity that you have in your account at the requested date and time.
The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity is released and you can no longer launch instances into it. The Capacity Reservation's state changes to expired
when it reaches its end date and time. You must provide an EndDate
value if EndDateType
is limited
. Omit EndDate
if EndDateType
is unlimited
. If the EndDateType
is limited
, the Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify 5/31/2019, 13:30:55, the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 on 5/31/2019. If you are requesting a future-dated Capacity Reservation, you can't specify an end date and time that is within the commitment duration.
Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:
The number of instances for which to reserve capacity.
Indicates the type of instance launches that the Capacity Reservation accepts. The options include:
The type of Capacity Reservation.
Returns the total number of instances for which the Capacity Reservation reserves capacity. For example: 15
.