lastAccessedDate property

DateTime? lastAccessedDate
final

The last date that this secret was accessed. This value is truncated to midnight of the date and therefore shows only the date, not the time.

Implementation

final DateTime? lastAccessedDate;