Values.GetTrustedEntitySetRequestSourceRetrieves the trusted entity set associated with the specified trustedEntitySetId.
type nonrec t = {detectorId : DetectorId.t;The unique ID of the GuardDuty detector associated with this trusted entity set.
*)trustedEntitySetId : String_.t;The unique ID that helps GuardDuty identify the trusted entity set.
*)}