/AWS1/CL_AANLSTANALYZEDRESRC01¶
The response to the request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_analyzedresources TYPE /AWS1/CL_AANANALYZEDRESRCSUMM=>TT_ANALYZEDRESOURCESLIST TT_ANALYZEDRESOURCESLIST¶
A list of resources that were analyzed.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/AANTOKEN /AWS1/AANTOKEN¶
A token used for pagination of results returned.
Queryable Attributes¶
analyzedResources¶
A list of resources that were analyzed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYZEDRESOURCES() |
Getter for ANALYZEDRESOURCES, with configurable default |
ASK_ANALYZEDRESOURCES() |
Getter for ANALYZEDRESOURCES w/ exceptions if field has no v |
HAS_ANALYZEDRESOURCES() |
Determine if ANALYZEDRESOURCES has a value |
nextToken¶
A token used for pagination of results returned.
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 |