Values.DescribeCertificateResponseSourceReturns detailed metadata about the specified ACM certificate. If you have just created a certificate using the RequestCertificate action, there is a delay of several seconds before you can retrieve information about it.
type nonrec t = {certificate : CertificateDetail.t option;Metadata about an ACM certificate.
*)}type nonrec error = [ | `InvalidArnException of InvalidArnException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidArnException of InvalidArnException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidArnException of InvalidArnException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of DomainNameString.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of DomainNameString.t
| `Structure of
(string
* [> `Enum of string | `String of String_.t ])
list ])
list ]
list
| `String of Arn.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of DomainNameString.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t ])
list ])
list ]
list
| `Timestamp of TStamp.t ])
list
| `Timestamp of TStamp.t ])
list ])
list ]