You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsCertificateManagerCertificateKeyUsage

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing AwsCertificateManagerCertificateKeyUsage as input to an Aws::Client method, you can use a vanilla Hash:

{
  name: "NonEmptyString",
}

Contains information about a key usage X.509 v3 extension object.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The key usage extension name.

Returns:

  • (String)

    The key usage extension name.