/AWS1/CL_IOTREGCERTRESPONSE¶
The output from the RegisterCertificate operation.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_certificatearn
TYPE /AWS1/IOTCERTIFICATEARN
/AWS1/IOTCERTIFICATEARN
¶
The certificate ARN.
iv_certificateid
TYPE /AWS1/IOTCERTIFICATEID
/AWS1/IOTCERTIFICATEID
¶
The certificate identifier.
Queryable Attributes¶
certificateArn¶
The 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 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 |