# NetworkAttachmentConfig ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **target** | Option<**String**> | The target network for attachment. Must be a network name or ID. | [optional] **aliases** | Option<**Vec**> | Discoverable alternate names for the service on this network. | [optional] **driver_opts** | Option<**::std::collections::HashMap**> | Driver attachment options for the network target. | [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)