class Aws::SecurityHub::Types::AwsCertificateManagerCertificateExtendedKeyUsage

Contains information about an extended key usage X.509 v3 extension object.

@note When making an API call, you may pass AwsCertificateManagerCertificateExtendedKeyUsage

data as a hash:

    {
      name: "NonEmptyString",
      o_id: "NonEmptyString",
    }

@!attribute [rw] name

The name of an extension value. Indicates the purpose for which the
certificate public key can be used.
@return [String]

@!attribute [rw] o_id

An object identifier (OID) for the extension value.

The format is numbers separated by periods.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsCertificateManagerCertificateExtendedKeyUsage AWS API Documentation

Constants

SENSITIVE