/AWS1/CL_EC2GETGRSFORCAPRESE01¶
GetGroupsForCapacityReservationResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The token to use to retrieve the next page of results. This value is
null
when there are no more results to return.
IT_CAPACITYRESERVATIONGROUPS
TYPE /AWS1/CL_EC2CAPRESERVATIONGRP=>TT_CAPACITYRESERVATIONGROUPSET
TT_CAPACITYRESERVATIONGROUPSET
¶
Information about the resource groups to which the Capacity Reservation has been added.
Queryable Attributes¶
NextToken¶
The token to use to retrieve the next page of results. This value is
null
when there are no more results to return.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
CapacityReservationGroups¶
Information about the resource groups to which the Capacity Reservation has been added.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CAPRESERVATIONGROUPS() |
Getter for CAPACITYRESERVATIONGROUPS, with configurable defa |
ASK_CAPRESERVATIONGROUPS() |
Getter for CAPACITYRESERVATIONGROUPS w/ exceptions if field |
HAS_CAPRESERVATIONGROUPS() |
Determine if CAPACITYRESERVATIONGROUPS has a value |