# AmqpExchange
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exchange_name** | **String** | Name of the exchange to bind the consumed queue to |
**routing_keys** | Option<**Vec<String>**> | Routing keys used to bind the queue to the exchange | [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)