Values.DescribeComputationModelExecutionSummaryRequestSourceRetrieves information about the execution summary of a computation model.
type nonrec t = {computationModelId : ID.t;The ID of the computation model.
*)resolveToResourceType : ResolveToResourceType.t option;The type of the resolved resource.
*)resolveToResourceId : ID.t option;The ID of the resolved resource.
*)}