dtz-core 2.2.2

a generated client for the DTZ Core API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# CreateTaskRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**task_name** | **String** |  | 
**service** | **String** | origin service, like dtz-flows, dtz-containers | 
**earliest_start** | **String** |  | 
**latest_start** | **String** |  | 
**require_eco_mode** | **bool** |  | 
**task_definition** | [**models::CreateTaskRequestTaskDefinition**]CreateTaskRequest_taskDefinition.md |  | 

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