/AWS1/CL_EL2DSCCAPRESERVATIO01¶
DescribeCapacityReservationOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_lastmodifiedtime TYPE /AWS1/EL2LASTMODIFIEDTIME /AWS1/EL2LASTMODIFIEDTIME¶
The last time the capacity reservation was modified.
iv_decreaserequestsremaining TYPE /AWS1/EL2DECREQUESTSREMAINING /AWS1/EL2DECREQUESTSREMAINING¶
The amount of daily capacity decreases remaining.
io_minimumloadbalancercap TYPE REF TO /AWS1/CL_EL2MINLOADBALANCERCAP /AWS1/CL_EL2MINLOADBALANCERCAP¶
The requested minimum capacity reservation for the load balancer
it_capacityreservationstate TYPE /AWS1/CL_EL2ZONALCAPRSVTATE=>TT_ZONALCAPACITYRSVTATES TT_ZONALCAPACITYRSVTATES¶
The state of the capacity reservation.
Queryable Attributes¶
LastModifiedTime¶
The last time the capacity reservation was modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
DecreaseRequestsRemaining¶
The amount of daily capacity decreases remaining.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DECREQUESTSREMAINING() |
Getter for DECREASEREQUESTSREMAINING, with configurable defa |
ASK_DECREQUESTSREMAINING() |
Getter for DECREASEREQUESTSREMAINING w/ exceptions if field |
HAS_DECREQUESTSREMAINING() |
Determine if DECREASEREQUESTSREMAINING has a value |
MinimumLoadBalancerCapacity¶
The requested minimum capacity reservation for the load balancer
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINIMUMLOADBALANCERCAP() |
Getter for MINIMUMLOADBALANCERCAPACITY |
CapacityReservationState¶
The state of the capacity reservation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPACITYRESERVATIONSTATE() |
Getter for CAPACITYRESERVATIONSTATE, with configurable defau |
ASK_CAPACITYRESERVATIONSTATE() |
Getter for CAPACITYRESERVATIONSTATE w/ exceptions if field h |
HAS_CAPACITYRESERVATIONSTATE() |
Determine if CAPACITYRESERVATIONSTATE has a value |