Values.GetRotationOverrideRequestSourceRetrieves information about an override to an on-call rotation.
type nonrec t = {rotationId : SsmContactsArn.t;The Amazon Resource Name (ARN) of the overridden rotation to retrieve information about.
*)rotationOverrideId : Uuid.t;The Amazon Resource Name (ARN) of the on-call rotation override to retrieve information about.
*)}