Name | Type | Description | Notes |
---|---|---|---|
Name | string | Argument name. The name must match one of the input names from Job's DAG template. | |
Value | AnyType | The value of the job argument. | |
Type | string | [optional] [readonly] [default to "JobArgument"] | |
Annotations | Dictionary<string, string> | An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. | [optional] |