class Aws::IoT::Types::SigningProfileParameter
@return [String]
The location of the code-signing certificate on your device.
@!attribute [rw] certificate_path_on_device
@return [String]
The hardware platform of your device.
@!attribute [rw] platform
@return [String]
Certificate ARN.
@!attribute [rw] certificate_arn
}
certificate_path_on_device: “CertificatePathOnDevice”,
platform: “Platform”,
certificate_arn: “CertificateArn”,
{
data as a hash:
@note When making an API call, you may pass SigningProfileParameter
Describes the code-signing profile.