nextRotationTime property
Timestamp?
nextRotationTime
final
Optional. Timestamp in UTC at which the
Secret is scheduled to rotate.
Cannot be set to less than 300s (5 min) in the future and at most
3153600000s (100 years).
next_rotation_time
MUST be set if
rotation_period
is set.
Implementation
final Timestamp? nextRotationTime;