lastRotatedDate property

DateTime? lastRotatedDate
final

The most recent date and time that the Secrets Manager rotation process was successfully completed. This value is null if the secret has never rotated.

Implementation

final DateTime? lastRotatedDate;