Values.GetJobRequestSourceRetrieves the specified Amazon Braket hybrid job.
type nonrec t = {jobArn : JobArn.t;The ARN of the hybrid job to retrieve.
*)additionalAttributeNames : HybridJobAdditionalAttributeNamesList.t option;A list of attributes to return additional information for. Only the QueueInfo additional attribute name is currently supported.
*)}