# Service
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ip_ranges** | Option<**Vec<String>**> | The list of network prefixes used by the service, in CIDR notation. | [optional]
**service_id** | Option<**String**> | The ID of the service. | [optional]
**service_name** | Option<**String**> | The name of the service. | [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)