/AWS1/CL_WSICAPRESERVATIONTGT¶
Identifies a specific capacity reservation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_capacityreservationid TYPE /AWS1/WSISTRING128 /AWS1/WSISTRING128¶
Unique identifier for the capacity reservation.
iv_capreservationresgrouparn TYPE /AWS1/WSIARN /AWS1/WSIARN¶
ARN of the capacity reservation resource group.
Queryable Attributes¶
CapacityReservationId¶
Unique identifier for the capacity reservation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPACITYRESERVATIONID() |
Getter for CAPACITYRESERVATIONID, with configurable default |
ASK_CAPACITYRESERVATIONID() |
Getter for CAPACITYRESERVATIONID w/ exceptions if field has |
HAS_CAPACITYRESERVATIONID() |
Determine if CAPACITYRESERVATIONID has a value |
CapacityReservationResourceGroupArn¶
ARN of the capacity reservation resource group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPRESERVATIONRESGRPARN() |
Getter for CAPRESERVATIONRESGROUPARN, with configurable defa |
ASK_CAPRESERVATIONRESGRPARN() |
Getter for CAPRESERVATIONRESGROUPARN w/ exceptions if field |
HAS_CAPRESERVATIONRESGRPARN() |
Determine if CAPRESERVATIONRESGROUPARN has a value |