/AWS1/CL_IOTLSTPROVTMPLVRSSRSP¶
ListProvisioningTemplateVersionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_versions TYPE /AWS1/CL_IOTPROVTMPLVRSSUMMARY=>TT_PROVTEMPLATEVERSIONLISTING TT_PROVTEMPLATEVERSIONLISTING¶
The list of provisioning template versions.
iv_nexttoken TYPE /AWS1/IOTNEXTTOKEN /AWS1/IOTNEXTTOKEN¶
A token to retrieve the next set of results.
Queryable Attributes¶
versions¶
The list of provisioning template versions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONS() |
Getter for VERSIONS, with configurable default |
ASK_VERSIONS() |
Getter for VERSIONS w/ exceptions if field has no value |
HAS_VERSIONS() |
Determine if VERSIONS has a value |
nextToken¶
A token to retrieve the next set of 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 |