class Aws::Signer::Types::SigningJob

Contains information about a signing job.

@!attribute [rw] job_id

The ID of the signing job.
@return [String]

@!attribute [rw] source

A `Source` that contains information about a signing job's code
image source.
@return [Types::Source]

@!attribute [rw] signed_object

A `SignedObject` structure that contains information about a signing
job's signed code image.
@return [Types::SignedObject]

@!attribute [rw] signing_material

A `SigningMaterial` object that contains the Amazon Resource Name
(ARN) of the certificate used for the signing job.
@return [Types::SigningMaterial]

@!attribute [rw] created_at

The date and time that the signing job was created.
@return [Time]

@!attribute [rw] status

The status of the signing job.
@return [String]

@!attribute [rw] is_revoked

Indicates whether the signing job is revoked.
@return [Boolean]

@!attribute [rw] profile_name

The name of the signing profile that created a signing job.
@return [String]

@!attribute [rw] profile_version

The version of the signing profile that created a signing job.
@return [String]

@!attribute [rw] platform_id

The unique identifier for a signing platform.
@return [String]

@!attribute [rw] platform_display_name

The name of a signing platform.
@return [String]

@!attribute [rw] signature_expires_at

The time when the signature of a signing job expires.
@return [Time]

@!attribute [rw] job_owner

The AWS account ID of the job owner.
@return [String]

@!attribute [rw] job_invoker

The AWS account ID of the job invoker.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/signer-2017-08-25/SigningJob AWS API Documentation

Constants

SENSITIVE