Skip to content

/AWS1/CL_IOTSIGNINGPFLPARAM

Describes the code-signing profile.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_certificatearn TYPE /AWS1/IOTCERTIFICATEARN /AWS1/IOTCERTIFICATEARN

Certificate ARN.

iv_platform TYPE /AWS1/IOTPLATFORM /AWS1/IOTPLATFORM

The hardware platform of your device.

iv_certificatepathondevice TYPE /AWS1/IOTCERTPATHONDEVICE /AWS1/IOTCERTPATHONDEVICE

The location of the code-signing certificate on your device.


Queryable Attributes

certificateArn

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

platform

The hardware platform of your device.

Accessible with the following methods

Method Description
GET_PLATFORM() Getter for PLATFORM, with configurable default
ASK_PLATFORM() Getter for PLATFORM w/ exceptions if field has no value
HAS_PLATFORM() Determine if PLATFORM has a value

certificatePathOnDevice

The location of the code-signing certificate on your device.

Accessible with the following methods

Method Description
GET_CERTIFICATEPATHONDEVICE() Getter for CERTIFICATEPATHONDEVICE, with configurable defaul
ASK_CERTIFICATEPATHONDEVICE() Getter for CERTIFICATEPATHONDEVICE w/ exceptions if field ha
HAS_CERTIFICATEPATHONDEVICE() Determine if CERTIFICATEPATHONDEVICE has a value