tapis-workflows 0.3.1

Create and manage pipelines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ReqRunPipeline

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> |  | [optional]
**description** | Option<**String**> |  | [optional]
**args** | Option<[**std::collections::HashMap<String, models::ArgSpec>**]ArgSpec.md> |  | [optional]
**directives** | Option<**Vec<String>**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)