server.web.models.template_arg_map ================================== .. py:module:: server.web.models.template_arg_map .. autoapi-nested-parse:: Template arg map table. Classes ------- .. autoapisummary:: server.web.models.template_arg_map.TemplateArgMap Module Contents --------------- .. py:class:: TemplateArgMap Bases: :py:obj:`jobmon.server.web.models.Base` Template Arg Map table. .. py:attribute:: task_template_version_id .. py:attribute:: arg_id .. py:attribute:: arg_type_id .. py:attribute:: task_template_version .. py:attribute:: argument .. py:attribute:: argument_type