Values.AwsCertificateManagerCertificateExtendedKeyUsageSourceContains information about an extended key usage X.509 v3 extension object.
type nonrec t = {name : NonEmptyString.t option;The name of an extension value. Indicates the purpose for which the certificate public key can be used.
*)oId : NonEmptyString.t option;An object identifier (OID) for the extension value. The format is numbers separated by periods.
*)}