/AWS1/CL_IOTREGCRTWITHOUTCARSP¶
RegisterCertificateWithoutCAResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_CERTIFICATEARN
TYPE /AWS1/IOTCERTIFICATEARN
/AWS1/IOTCERTIFICATEARN
¶
The Amazon Resource Name (ARN) of the registered certificate.
IV_CERTIFICATEID
TYPE /AWS1/IOTCERTIFICATEID
/AWS1/IOTCERTIFICATEID
¶
The ID of the registered certificate. (The last part of the certificate ARN contains the certificate ID.
Queryable Attributes¶
certificateArn¶
The Amazon Resource Name (ARN) of the registered certificate.
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 ID of the registered certificate. (The last part of the certificate ARN contains the certificate ID.
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 |