/AWS1/CL_EMRLISTINSTGROUPSOUT¶
This input determines which instance groups to retrieve.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_instancegroups
TYPE /AWS1/CL_EMRINSTANCEGROUP=>TT_INSTANCEGROUPLIST
TT_INSTANCEGROUPLIST
¶
The list of instance groups for the cluster and given filters.
iv_marker
TYPE /AWS1/EMRMARKER
/AWS1/EMRMARKER
¶
The pagination token that indicates the next set of results to retrieve.
Queryable Attributes¶
InstanceGroups¶
The list of instance groups for the cluster and given filters.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INSTANCEGROUPS() |
Getter for INSTANCEGROUPS, with configurable default |
ASK_INSTANCEGROUPS() |
Getter for INSTANCEGROUPS w/ exceptions if field has no valu |
HAS_INSTANCEGROUPS() |
Determine if INSTANCEGROUPS has a value |
Marker¶
The pagination token that indicates the next set of results to retrieve.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |