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

Class: Aws::KMS::Types::ScheduleKeyDeletionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#deletion_dateTime

The date and time after which AWS KMS deletes the customer master key (CMK).

Returns:

  • (Time)

    The date and time after which AWS KMS deletes the customer master key (CMK).

#key_idString

The Amazon Resource Name (key ARN) of the CMK whose deletion is scheduled.

Returns:

  • (String)

    The Amazon Resource Name ([key ARN][1]) of the CMK whose deletion is scheduled.