dtz-containers 2.2.5

a generated client for the DTZ Containers API
Documentation
# GetJobs200ResponseInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**dtz_identifier::JobId**]dtz_identifier::JobId.md |  | 
**name** | **String** |  | 
**container_image** | **String** |  | 
**container_pull_user** | Option<**String**> |  | [optional]
**container_pull_pwd** | Option<**String**> |  | [optional]
**schedule_type** | **String** |  | 
**schedule_repeat** | Option<**String**> |  | [optional]
**schedule_cron** | Option<**String**> |  | [optional]
**schedule_cost_optimzation** | Option<**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)