Skip to main content

IKMSScheduleKeyDeletionResponse

Interface in AWS.KMS

Interface for ScheduleKeyDeletion responses.

Ancestors

Properties

DeletionDate

property DeletionDate: TOptional<TDateTime>

The date and time after which AWS KMS will delete the KMS key.

KeyId

property KeyId: TARN

The Amazon Resource Name (ARN) of the KMS key scheduled for deletion.

KeyState

property KeyState: string

The current status of the KMS key.

Valid values: Creating | Enabled | Disabled | PendingDeletion | PendingImport | PendingReplicaDeletion | Unavailable | Updating.

PendingWindowInDays

property PendingWindowInDays: TOptional<Integer>

The waiting period before the KMS key is deleted.