/AWS1/CL_DMGDSCFLEETADVISORL01¶
DescribeFleetAdvisorLsaAnalysisResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_ANALYSIS
TYPE /AWS1/CL_DMGFLEETADVISORLSAA00=>TT_FLEETADVISORLSAALYRSPLIST
TT_FLEETADVISORLSAALYRSPLIST
¶
A list of
FleetAdvisorLsaAnalysisResponse
objects.
IV_NEXTTOKEN
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
If
NextToken
is returned, there are more results available. The value ofNextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.
Queryable Attributes¶
Analysis¶
A list of
FleetAdvisorLsaAnalysisResponse
objects.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ANALYSIS() |
Getter for ANALYSIS, with configurable default |
ASK_ANALYSIS() |
Getter for ANALYSIS w/ exceptions if field has no value |
HAS_ANALYSIS() |
Determine if ANALYSIS has a value |
NextToken¶
If
NextToken
is returned, there are more results available. The value ofNextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.
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 |