deletionDate property
The date and time after which AWS KMS deletes the CMK. This value is present
only when KeyState
is PendingDeletion
.
Implementation
final DateTime? deletionDate;
The date and time after which AWS KMS deletes the CMK. This value is present
only when KeyState
is PendingDeletion
.
final DateTime? deletionDate;