Skip to content

/AWS1/CL_EC2CAPRSVPECRESPONSE

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_capreservationpreference TYPE /AWS1/EC2CAPRESERVATIONPREFE00 /AWS1/EC2CAPRESERVATIONPREFE00

Describes the instance's Capacity Reservation preferences. Possible preferences include:

  • open - The instance can run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).

  • none - The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.

io_capacityreservationtarget TYPE REF TO /AWS1/CL_EC2CAPRESERVATIONTG00 /AWS1/CL_EC2CAPRESERVATIONTG00

Information about the targeted Capacity Reservation or Capacity Reservation group.


Queryable Attributes

CapacityReservationPreference

Describes the instance's Capacity Reservation preferences. Possible preferences include:

  • open - The instance can run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).

  • none - The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.

Accessible with the following methods

Method Description
GET_CAPRESERVATIONPREFERENCE() Getter for CAPRESERVATIONPREFERENCE, with configurable defau
ASK_CAPRESERVATIONPREFERENCE() Getter for CAPRESERVATIONPREFERENCE w/ exceptions if field h
HAS_CAPRESERVATIONPREFERENCE() Determine if CAPRESERVATIONPREFERENCE has a value

CapacityReservationTarget

Information about the targeted Capacity Reservation or Capacity Reservation group.

Accessible with the following methods

Method Description
GET_CAPRESERVATIONTARGET() Getter for CAPACITYRESERVATIONTARGET