Module Values.RotationOverridesSource

Sourcetype nonrec t = RotationOverride.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RotationOverride.t list -> [> `List of [> `Structure of (string * [> `List of [> `String of SsmContactsArn.t ] list | `String of Uuid.t | `Timestamp of DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> RotationOverride.t list