/AWS1/CL_EC2UPINTIBLECAPRSVA01¶
UpdateInterruptibleCapacityReservationAllocationResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_interrptiblecapresvid TYPE /AWS1/EC2CAPACITYRESERVATIONID /AWS1/EC2CAPACITYRESERVATIONID¶
The ID of the interruptible Capacity Reservation that was modified.
iv_sourcecapreservationid TYPE /AWS1/EC2CAPACITYRESERVATIONID /AWS1/EC2CAPACITYRESERVATIONID¶
The ID of the source Capacity Reservation to which capacity was reclaimed or from which capacity was allocated.
iv_instancecount TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER¶
The current number of instances allocated to the interruptible reservation.
iv_targetinstancecount TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER¶
The requested number of instances for the interruptible Capacity Reservation.
iv_status TYPE /AWS1/EC2INTIBLECAPRSVALCTATUS /AWS1/EC2INTIBLECAPRSVALCTATUS¶
The current status of the allocation (updating during reclamation, active when complete).
iv_interruptiontype TYPE /AWS1/EC2INTERRUPTIONTYPE /AWS1/EC2INTERRUPTIONTYPE¶
The interruption type for the interruptible reservation.
Queryable Attributes¶
InterruptibleCapacityReservationId¶
The ID of the interruptible Capacity Reservation that was modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERRPTIBLECAPRESVID() |
Getter for INTERRUPTIBLECAPACITYRESVID, with configurable de |
ASK_INTERRPTIBLECAPRESVID() |
Getter for INTERRUPTIBLECAPACITYRESVID w/ exceptions if fiel |
HAS_INTERRPTIBLECAPRESVID() |
Determine if INTERRUPTIBLECAPACITYRESVID has a value |
SourceCapacityReservationId¶
The ID of the source Capacity Reservation to which capacity was reclaimed or from which capacity was allocated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCECAPRESERVATIONID() |
Getter for SOURCECAPACITYRESERVATIONID, with configurable de |
ASK_SOURCECAPRESERVATIONID() |
Getter for SOURCECAPACITYRESERVATIONID w/ exceptions if fiel |
HAS_SOURCECAPRESERVATIONID() |
Determine if SOURCECAPACITYRESERVATIONID has a value |
InstanceCount¶
The current number of instances allocated to the interruptible reservation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCECOUNT() |
Getter for INSTANCECOUNT, with configurable default |
ASK_INSTANCECOUNT() |
Getter for INSTANCECOUNT w/ exceptions if field has no value |
HAS_INSTANCECOUNT() |
Determine if INSTANCECOUNT has a value |
TargetInstanceCount¶
The requested number of instances for the interruptible Capacity Reservation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETINSTANCECOUNT() |
Getter for TARGETINSTANCECOUNT, with configurable default |
ASK_TARGETINSTANCECOUNT() |
Getter for TARGETINSTANCECOUNT w/ exceptions if field has no |
HAS_TARGETINSTANCECOUNT() |
Determine if TARGETINSTANCECOUNT has a value |
Status¶
The current status of the allocation (updating during reclamation, active when complete).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
InterruptionType¶
The interruption type for the interruptible reservation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERRUPTIONTYPE() |
Getter for INTERRUPTIONTYPE, with configurable default |
ASK_INTERRUPTIONTYPE() |
Getter for INTERRUPTIONTYPE w/ exceptions if field has no va |
HAS_INTERRUPTIONTYPE() |
Determine if INTERRUPTIONTYPE has a value |