Values.CertificateSearchResultSourceContains information about a certificate returned by the SearchCertificates action. This structure includes the certificate ARN, X.509 attributes, and ACM metadata.
type nonrec t = {certificateArn : Arn.t option;The Amazon Resource Name (ARN) of the certificate.
*)x509Attributes : X509Attributes.t option;X.509 certificate attributes such as subject, issuer, and validity period.
*)certificateMetadata : CertificateMetadata.t option;ACM-specific metadata about the certificate.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Arn.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Enum of string
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string * [> `String of String_.t ]) list ]
list
| `String of String_.t ])
list ])
list ]
list
| `String of SerialNumber.t
| `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `Enum of string
| `List of
[> `String of String_.t
| `Structure of (string * [> `String of String_.t ]) list ]
list
| `String of String_.t
| `Timestamp of TStamp.t ])
list
| `Timestamp of TStamp.t ])
list ])
list ]