Values.GetThreatEntitySetRequestSourceRetrieves the threat entity set associated with the specified threatEntitySetId.
type nonrec t = {detectorId : DetectorId.t;The unique ID of the detector associated with the threat entity set resource. To find the detectorId in the current Region, see the Settings page in the GuardDuty console, or run the ListDetectors API.
*)threatEntitySetId : String_.t;The unique ID that helps GuardDuty identify the threat entity set.
*)}