/AWS1/CL_IOTLISTROLEALIASESRSP¶
ListRoleAliasesResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_rolealiases
TYPE /AWS1/CL_IOTROLEALIASES_W=>TT_ROLEALIASES
TT_ROLEALIASES
¶
The role aliases.
iv_nextmarker
TYPE /AWS1/IOTMARKER
/AWS1/IOTMARKER
¶
A marker used to get the next set of results.
Queryable Attributes¶
roleAliases¶
The role aliases.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROLEALIASES() |
Getter for ROLEALIASES, with configurable default |
ASK_ROLEALIASES() |
Getter for ROLEALIASES w/ exceptions if field has no value |
HAS_ROLEALIASES() |
Determine if ROLEALIASES has a value |
nextMarker¶
A marker used to get the next set of results.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTMARKER() |
Getter for NEXTMARKER, with configurable default |
ASK_NEXTMARKER() |
Getter for NEXTMARKER w/ exceptions if field has no value |
HAS_NEXTMARKER() |
Determine if NEXTMARKER has a value |