Values.StopEngagementRequestSourceStops an engagement before it finishes the final stage of the escalation plan or engagement plan. Further contacts aren't engaged.
type nonrec t = {engagementId : SsmContactsArn.t;The Amazon Resource Name (ARN) of the engagement.
*)reason : StopReason.t option;The reason that you're stopping the engagement.
*)}