/AWS1/CL_GG2LSTINSTALLEDCOMP01¶
ListInstalledComponentsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_installedcomponents TYPE /AWS1/CL_GG2INSTALLEDCOMPONENT=>TT_INSTALLEDCOMPONENTLIST TT_INSTALLEDCOMPONENTLIST¶
A list that summarizes each component on the core device.
Greengrass nucleus v2.7.0 or later is required to get an accurate
lastStatusChangeTimestampresponse. This response can be inaccurate in earlier Greengrass nucleus versions.Greengrass nucleus v2.8.0 or later is required to get an accurate
lastInstallationSourceandlastReportedTimestampresponse. This response can be inaccurate or null in earlier Greengrass nucleus versions.
iv_nexttoken TYPE /AWS1/GG2NEXTTOKENSTRING /AWS1/GG2NEXTTOKENSTRING¶
The token for the next set of results, or null if there are no additional results.
Queryable Attributes¶
installedComponents¶
A list that summarizes each component on the core device.
Greengrass nucleus v2.7.0 or later is required to get an accurate
lastStatusChangeTimestampresponse. This response can be inaccurate in earlier Greengrass nucleus versions.Greengrass nucleus v2.8.0 or later is required to get an accurate
lastInstallationSourceandlastReportedTimestampresponse. This response can be inaccurate or null in earlier Greengrass nucleus versions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTALLEDCOMPONENTS() |
Getter for INSTALLEDCOMPONENTS, with configurable default |
ASK_INSTALLEDCOMPONENTS() |
Getter for INSTALLEDCOMPONENTS w/ exceptions if field has no |
HAS_INSTALLEDCOMPONENTS() |
Determine if INSTALLEDCOMPONENTS has a value |
nextToken¶
The token for the next set of results, or null if there are no additional results.
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 |