Processor defines the actual processor for DataProcess. Processor can be either of a Job or a Shell script.
| Name | Type | Description | Notes |
|---|---|---|---|
| job | JobProcessor | [optional] | |
| pod_metadata | PodMetadata | [optional] | |
| script | ScriptProcessor | [optional] | |
| service_account_name | str | ServiceAccountName defiens the serviceAccountName of the container | [optional] |