# DeleteRouteRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**destination_ip_range** | **String** | The exact IP range for the route. |
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**route_table_id** | **String** | The ID of the route table from which you want to delete a route. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)