Consumer Configuration Beta
This is the configuration for the consumer, an entity that receives information.
Parameters
| Parameter | Description |
|---|---|
| name | Name of the consumer. |
| endpoint | Endpoint of the consumer. |
YAML
version: '1.0' consumer: - name: string endpoint: string