Values_1.DescribeCertificateProviderRequestSourceDescribes a certificate provider. Requires permission to access the DescribeCertificateProvider action.
type nonrec t = {certificateProviderName : Values_0.CertificateProviderName.t;The name of the certificate provider.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.CertificateProviderName.t ]) list ]