Values.AlgorithmSpecificationSourceDefines the Amazon Braket hybrid job to be created. Specifies the container image the job uses and the paths to the Python scripts used for entry and training.
type nonrec t = {scriptModeConfig : ScriptModeConfig.t option;Configures the paths to the Python scripts used for entry and training.
*)containerImage : ContainerImage.t option;The container image used to create an Amazon Braket hybrid job.
*)}