updateRotationSettings is a command that updates rotations settings of an existing key
| Name | Type | Description | Notes |
|---|---|---|---|
| autoRotate | Boolean | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation | |
| json | Boolean | Set output format to JSON | [optional] |
| name | String | Key name | |
| rotationEventIn | List<String> | How many days before the rotation of the item would you like to be notified | [optional] |
| rotationInterval | Long | The number of days to wait between every automatic key rotation (7-365) | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |