Values_0.RejectCertificateTransferRequestSourceThe input for the RejectCertificateTransfer operation.
type nonrec t = {certificateId : CertificateId.t;The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.)
*)rejectReason : Message.t option;The reason the certificate transfer was rejected.
*)}