/AWS1/CL_IOTREGCACERTRESPONSE¶
The output from the RegisterCACertificateResponse operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_certificatearn TYPE /AWS1/IOTCERTIFICATEARN /AWS1/IOTCERTIFICATEARN¶
The CA certificate ARN.
iv_certificateid TYPE /AWS1/IOTCERTIFICATEID /AWS1/IOTCERTIFICATEID¶
The CA certificate identifier.
Queryable Attributes¶
certificateArn¶
The CA certificate ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEARN() |
Getter for CERTIFICATEARN, with configurable default |
ASK_CERTIFICATEARN() |
Getter for CERTIFICATEARN w/ exceptions if field has no valu |
HAS_CERTIFICATEARN() |
Determine if CERTIFICATEARN has a value |
certificateId¶
The CA certificate identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEID() |
Getter for CERTIFICATEID, with configurable default |
ASK_CERTIFICATEID() |
Getter for CERTIFICATEID w/ exceptions if field has no value |
HAS_CERTIFICATEID() |
Determine if CERTIFICATEID has a value |