class Aws::KMS::Types::AliasListEntry
Contains information about an alias.
@!attribute [rw] alias_name
String that contains the alias. This value begins with `alias/`. @return [String]
@!attribute [rw] alias_arn
String that contains the key ARN. @return [String]
@!attribute [rw] target_key_id
String that contains the key identifier of the KMS key associated with the alias. @return [String]
@!attribute [rw] creation_date
Date and time that the alias was most recently created in the account and Region. Formatted as Unix time. @return [Time]
@!attribute [rw] last_updated_date
Date and time that the alias was most recently associated with a KMS key in the account and Region. Formatted as Unix time. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/AliasListEntry AWS API Documentation
Constants
- SENSITIVE