rotationRules
A structure that defines the rotation configuration for this secret.
When changing an existing rotation schedule and setting RotateImmediately to false:
If using
AutomaticallyAfterDaysor aScheduleExpressionwithrate(), the previously scheduled rotation might still occur.To prevent unintended rotations, use a
ScheduleExpressionwithcron()for granular control over rotation windows.