/AWS1/CL_EC2CRECAPRESERVATIO03¶
CreateCapacityReservationFleetResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_CAPRESERVATIONFLEETID
TYPE /AWS1/EC2CAPRESERVATIONFLEETID
/AWS1/EC2CAPRESERVATIONFLEETID
¶
The ID of the Capacity Reservation Fleet.
IV_STATE
TYPE /AWS1/EC2CAPRESERVATIONFLEET00
/AWS1/EC2CAPRESERVATIONFLEET00
¶
The status of the Capacity Reservation Fleet.
IV_TOTALTARGETCAPACITY
TYPE /AWS1/EC2INTEGER
/AWS1/EC2INTEGER
¶
The total number of capacity units for which the Capacity Reservation Fleet reserves capacity.
IV_TOTALFULFILLEDCAPACITY
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
The requested capacity units that have been successfully reserved.
IV_INSTANCEMATCHCRITERIA
TYPE /AWS1/EC2FLEETINSTMATCHCRIT
/AWS1/EC2FLEETINSTMATCHCRIT
¶
The instance matching criteria for the Capacity Reservation Fleet.
IV_ALLOCATIONSTRATEGY
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The allocation strategy used by the Capacity Reservation Fleet.
IV_CREATETIME
TYPE /AWS1/EC2MILLISECONDDATETIME
/AWS1/EC2MILLISECONDDATETIME
¶
The date and time at which the Capacity Reservation Fleet was created.
IV_ENDDATE
TYPE /AWS1/EC2MILLISECONDDATETIME
/AWS1/EC2MILLISECONDDATETIME
¶
The date and time at which the Capacity Reservation Fleet expires.
IV_TENANCY
TYPE /AWS1/EC2FLEETCAPRESERVATION00
/AWS1/EC2FLEETCAPRESERVATION00
¶
Indicates the tenancy of Capacity Reservation Fleet.
IT_FLEETCAPACITYRESERVATIONS
TYPE /AWS1/CL_EC2FLEETCAPRESERVAT00=>TT_FLEETCAPACITYRESERVATIONSET
TT_FLEETCAPACITYRESERVATIONSET
¶
Information about the individual Capacity Reservations in the Capacity Reservation Fleet.
IT_TAGS
TYPE /AWS1/CL_EC2TAG=>TT_TAGLIST
TT_TAGLIST
¶
The tags assigned to the Capacity Reservation Fleet.
Queryable Attributes¶
CapacityReservationFleetId¶
The ID of the Capacity Reservation Fleet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CAPRESERVATIONFLEETID() |
Getter for CAPACITYRESERVATIONFLEETID, with configurable def |
ASK_CAPRESERVATIONFLEETID() |
Getter for CAPACITYRESERVATIONFLEETID w/ exceptions if field |
HAS_CAPRESERVATIONFLEETID() |
Determine if CAPACITYRESERVATIONFLEETID has a value |
State¶
The status of the Capacity Reservation Fleet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
TotalTargetCapacity¶
The total number of capacity units for which the Capacity Reservation Fleet reserves capacity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOTALTARGETCAPACITY() |
Getter for TOTALTARGETCAPACITY, with configurable default |
ASK_TOTALTARGETCAPACITY() |
Getter for TOTALTARGETCAPACITY w/ exceptions if field has no |
HAS_TOTALTARGETCAPACITY() |
Determine if TOTALTARGETCAPACITY has a value |
TotalFulfilledCapacity¶
The requested capacity units that have been successfully reserved.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOTALFULFILLEDCAPACITY() |
Getter for TOTALFULFILLEDCAPACITY, with configurable default |
ASK_TOTALFULFILLEDCAPACITY() |
Getter for TOTALFULFILLEDCAPACITY w/ exceptions if field has |
STR_TOTALFULFILLEDCAPACITY() |
String format for TOTALFULFILLEDCAPACITY, with configurable |
HAS_TOTALFULFILLEDCAPACITY() |
Determine if TOTALFULFILLEDCAPACITY has a value |
InstanceMatchCriteria¶
The instance matching criteria for the Capacity Reservation Fleet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INSTANCEMATCHCRITERIA() |
Getter for INSTANCEMATCHCRITERIA, with configurable default |
ASK_INSTANCEMATCHCRITERIA() |
Getter for INSTANCEMATCHCRITERIA w/ exceptions if field has |
HAS_INSTANCEMATCHCRITERIA() |
Determine if INSTANCEMATCHCRITERIA has a value |
AllocationStrategy¶
The allocation strategy used by the Capacity Reservation Fleet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ALLOCATIONSTRATEGY() |
Getter for ALLOCATIONSTRATEGY, with configurable default |
ASK_ALLOCATIONSTRATEGY() |
Getter for ALLOCATIONSTRATEGY w/ exceptions if field has no |
HAS_ALLOCATIONSTRATEGY() |
Determine if ALLOCATIONSTRATEGY has a value |
CreateTime¶
The date and time at which the Capacity Reservation Fleet was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATETIME() |
Getter for CREATETIME, with configurable default |
ASK_CREATETIME() |
Getter for CREATETIME w/ exceptions if field has no value |
HAS_CREATETIME() |
Determine if CREATETIME has a value |
EndDate¶
The date and time at which the Capacity Reservation Fleet expires.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENDDATE() |
Getter for ENDDATE, with configurable default |
ASK_ENDDATE() |
Getter for ENDDATE w/ exceptions if field has no value |
HAS_ENDDATE() |
Determine if ENDDATE has a value |
Tenancy¶
Indicates the tenancy of Capacity Reservation Fleet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TENANCY() |
Getter for TENANCY, with configurable default |
ASK_TENANCY() |
Getter for TENANCY w/ exceptions if field has no value |
HAS_TENANCY() |
Determine if TENANCY has a value |
FleetCapacityReservations¶
Information about the individual Capacity Reservations in the Capacity Reservation Fleet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FLEETCAPACITYRSV() |
Getter for FLEETCAPACITYRESERVATIONS, with configurable defa |
ASK_FLEETCAPACITYRSV() |
Getter for FLEETCAPACITYRESERVATIONS w/ exceptions if field |
HAS_FLEETCAPACITYRSV() |
Determine if FLEETCAPACITYRESERVATIONS has a value |
Tags¶
The tags assigned to the Capacity Reservation Fleet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |