|
NAMEPaws::Signer::DescribeSigningJobResponse ATTRIBUTESCompletedAt => StrDate and time that the signing job was completed. CreatedAt => StrDate and time that the signing job was created. JobId => StrThe ID of the signing job on output. JobInvoker => StrThe IAM entity that initiated the signing job. JobOwner => StrThe AWS account ID of the job owner. Overrides => Paws::Signer::SigningPlatformOverridesA list of any overrides that were applied to the signing operation. PlatformDisplayName => StrA human-readable name for the signing platform associated with the signing job. PlatformId => StrThe microcontroller platform to which your signed code image will be distributed. ProfileName => StrThe name of the profile that initiated the signing operation. ProfileVersion => StrThe version of the signing profile used to initiate the signing job. RequestedBy => StrThe IAM principal that requested the signing job. RevocationRecord => Paws::Signer::SigningJobRevocationRecordA 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. SignatureExpiresAt => StrThr expiration timestamp for the signature generated by the signing job. SignedObject => Paws::Signer::SignedObjectName of the S3 bucket where the signed code image is saved by code signing. SigningMaterial => Paws::Signer::SigningMaterialThe Amazon Resource Name (ARN) of your code signing certificate. SigningParameters => Paws::Signer::SigningParametersMap of user-assigned key-value pairs used during signing. These values contain any information that you specified for use in your signing job. Source => Paws::Signer::SourceThe object that contains the name of your S3 bucket or your raw code. Status => StrStatus of the signing job. Valid values are: "InProgress", "Failed", "Succeeded" =head2 StatusReason => Str String value that contains the status reason. _request_id => Str
|