Values.GetTaskProtectionRequestSourceRetrieves the protection status of tasks in an Amazon ECS service.
type nonrec t = {cluster : String_.t;The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist in.
*)tasks : StringList.t option;A list of up to 100 task IDs or full ARN entries.
*)}