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

Class: Aws::KMS::Types::KeyListEntry

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

Overview

Contains information about each entry in the key list.

Instance Attribute Summary collapse

Instance Attribute Details

#key_arnString

ARN of the key.

Returns:

  • (String)

    ARN of the key.

#key_idString

Unique identifier of the key.

Returns:

  • (String)

    Unique identifier of the key.