deletionDate property

DateTime? deletionDate
final

The date and time after which this secret can be deleted by Secrets Manager and can no longer be restored. This value is the date and time of the delete request plus the number of days specified in RecoveryWindowInDays.

Implementation

final DateTime? deletionDate;