| Name | Type | Description | Notes |
|---|---|---|---|
| command | String | The command to be run, with flags and options. | |
| group | Option<String> | The group to run the command as, if different than the HAProxy group. | [optional] |
| name | String | ||
| start_on_reload | Option<String> | HAProxy stops and recreates child programs at reload. | [optional] |
| user | Option<String> | The user to run the command as, if different than the HAProxy user. | [optional] |