/AWS1/CL_EC2CREINTIBLECAPRSV01¶
CreateInterruptibleCapacityReservationAllocationResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sourcecapreservationid TYPE /AWS1/EC2CAPACITYRESERVATIONID /AWS1/EC2CAPACITYRESERVATIONID¶
The ID of the source Capacity Reservation from which the interruptible Capacity Reservation was created.
iv_targetinstancecount TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER¶
The number of instances allocated to the interruptible reservation.
iv_status TYPE /AWS1/EC2INTIBLECAPRSVALCTATUS /AWS1/EC2INTIBLECAPRSVALCTATUS¶
The current status of the allocation request (creating, active, updating).
iv_interruptiontype TYPE /AWS1/EC2INTERRUPTIONTYPE /AWS1/EC2INTERRUPTIONTYPE¶
The type of interruption applied to the interruptible reservation.
Queryable Attributes¶
SourceCapacityReservationId¶
The ID of the source Capacity Reservation from which the interruptible Capacity Reservation was created.
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 |
TargetInstanceCount¶
The number of instances allocated to the interruptible 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 request (creating, active, updating).
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 type of interruption applied to 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 |