DescribeSigningJobResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Date and time that the signing job was completed.

Link copied to clipboard

Date and time that the signing job was created.

Link copied to clipboard

The ID of the signing job on output.

Link copied to clipboard

The IAM entity that initiated the signing job.

Link copied to clipboard

The AWS account ID of the job owner.

Link copied to clipboard

A list of any overrides that were applied to the signing operation.

Link copied to clipboard

A human-readable name for the signing platform associated with the signing job.

Link copied to clipboard

The microcontroller platform to which your signed code image will be distributed.

Link copied to clipboard

The name of the profile that initiated the signing operation.

Link copied to clipboard

The version of the signing profile used to initiate the signing job.

Link copied to clipboard

The IAM principal that requested the signing job.

Link copied to clipboard

A revocation record if the signature generated by the signing job has been revoked. Contains a timestamp and the ID of the IAM entity that revoked the signature.

Link copied to clipboard

Thr expiration timestamp for the signature generated by the signing job.

Link copied to clipboard

Name of the S3 bucket where the signed code image is saved by AWS Signer.

Link copied to clipboard

The Amazon Resource Name (ARN) of your code signing certificate.

Link copied to clipboard

Map of user-assigned key-value pairs used during signing. These values contain any information that you specified for use in your signing job.

Link copied to clipboard

The object that contains the name of your S3 bucket or your raw code.

Link copied to clipboard

Status of the signing job.

Link copied to clipboard

String value that contains the status reason.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String