revocationRecord property

SigningJobRevocationRecord? revocationRecord
final

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.

Implementation

final SigningJobRevocationRecord? revocationRecord;