class Aws::KMS::Types::ScheduleKeyDeletionRequest
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/ScheduleKeyDeletionRequest AWS API Documentation
@return [Integer]<br>: docs.aws.amazon.com/kms/latest/developerguide/conditions-kms.html#conditions-kms-schedule-key-deletion-pending-window-in-days<br><br><br><br>specify in the ‘PendingWindowInDays` parameter.
condition key to further constrain the values that principals can
You can use the [ `kms:ScheduleKeyDeletionPendingWindowInDays` ][1]
and 30, inclusive. If you do not include a value, it defaults to 30.
This value is optional. If you include a value, it must be between 7
Otherwise, the waiting period begins immediately.
waiting period begins when the last of its replica keys is deleted.
If the KMS key is a multi-Region primary key with replica keys, the
period ends, KMS deletes the KMS key.
The waiting period, specified in number of days. After the waiting
@!attribute [rw] pending_window_in_days
@return [String]
DescribeKey.
To get the key ID and key ARN for a KMS key, use ListKeys or
`arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
* Key ARN:
* Key ID: `1234abcd-12ab-34cd-56ef-1234567890ab`
For example:
Specify the key ID or key ARN of the KMS key.
The unique identifier of the KMS key to delete.
@!attribute [rw] key_id