# NatGateway
## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **entities** | [**NatGatewayEntities**](NatGatewayEntities.md) | | [optional] |
| **href** | **str** | URL to the object representation (absolute path). | [optional] [readonly] |
| **id** | **str** | The resource's unique identifier. | [optional] [readonly] |
| **metadata** | [**DatacenterElementMetadata**](DatacenterElementMetadata.md) | | [optional] |
| **properties** | [**NatGatewayProperties**](NatGatewayProperties.md) | | |
| **type** | [**Type**](Type.md) | The type of object that has been created. | [optional] |
|