class Aws::IoT::Types::StartSigningJobParameter


@return [Types::Destination]
The location to write the code-signed file.
@!attribute [rw] destination
@return [String]
The code-signing profile name.
@!attribute [rw] signing_profile_name
@return [Types::SigningProfileParameter]
Describes the code-signing profile.
@!attribute [rw] signing_profile_parameter
}
},
},
prefix: “Prefix”,
bucket: “S3Bucket”,
s3_destination: {
destination: {
signing_profile_name: “SigningProfileName”,
},
certificate_path_on_device: “CertificatePathOnDevice”,
platform: “Platform”,
certificate_arn: “CertificateArn”,
signing_profile_parameter: {
{
data as a hash:
@note When making an API call, you may pass StartSigningJobParameter
Information required to start a signing job.