Values_1.DescribeCertificateRequestSourceThe input for the DescribeCertificate operation.
type nonrec t = {certificateId : Values_0.CertificateId.t;The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.)
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.CertificateId.t ]) list ]