/AWS1/CL_IOTLSTTHGREGTSKRPTS01¶
ListThingRegistrationTaskReportsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_RESOURCELINKS
TYPE /AWS1/CL_IOTS3FILEURLLIST_W=>TT_S3FILEURLLIST
TT_S3FILEURLLIST
¶
Links to the task resources.
IV_REPORTTYPE
TYPE /AWS1/IOTREPORTTYPE
/AWS1/IOTREPORTTYPE
¶
The type of task report.
IV_NEXTTOKEN
TYPE /AWS1/IOTNEXTTOKEN
/AWS1/IOTNEXTTOKEN
¶
The token to use to get the next set of results, or null if there are no additional results.
Queryable Attributes¶
resourceLinks¶
Links to the task resources.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCELINKS() |
Getter for RESOURCELINKS, with configurable default |
ASK_RESOURCELINKS() |
Getter for RESOURCELINKS w/ exceptions if field has no value |
HAS_RESOURCELINKS() |
Determine if RESOURCELINKS has a value |
reportType¶
The type of task report.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPORTTYPE() |
Getter for REPORTTYPE, with configurable default |
ASK_REPORTTYPE() |
Getter for REPORTTYPE w/ exceptions if field has no value |
HAS_REPORTTYPE() |
Determine if REPORTTYPE has a value |
nextToken¶
The token to use to get 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 |