# Fn::NewTask ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **image** | **String** | Name of Docker image to use. This is optional and can be used to override the image defined at the group level. | **payload** | **String** | Payload for the task. This is what you pass into each task to make it do something. | [optional]