/AWS1/CL_IOTREGTHINGRESPONSE¶
RegisterThingResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_certificatepem TYPE /AWS1/IOTCERTIFICATEPEM /AWS1/IOTCERTIFICATEPEM¶
The certificate data, in PEM format.
it_resourcearns TYPE /AWS1/CL_IOTRESOURCEARNS_W=>TT_RESOURCEARNS TT_RESOURCEARNS¶
ARNs for the generated resources.
Queryable Attributes¶
certificatePem¶
The certificate data, in PEM format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEPEM() |
Getter for CERTIFICATEPEM, with configurable default |
ASK_CERTIFICATEPEM() |
Getter for CERTIFICATEPEM w/ exceptions if field has no valu |
HAS_CERTIFICATEPEM() |
Determine if CERTIFICATEPEM has a value |
resourceArns¶
ARNs for the generated resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARNS() |
Getter for RESOURCEARNS, with configurable default |
ASK_RESOURCEARNS() |
Getter for RESOURCEARNS w/ exceptions if field has no value |
HAS_RESOURCEARNS() |
Determine if RESOURCEARNS has a value |