Values.GetSearchResultExportJobInputSourceThis operation retrieves the metadata of an export job. An export job is an operation that transmits the results of a search job to a specified S3 bucket in a .csv file. An export job allows you to retain results of a search beyond the search job's scheduled retention of 7 days.
type nonrec t = {exportJobIdentifier : GenericId.t;This is the unique string that identifies a specific export job. Required for this operation.
*)}