# Location

## Properties

| Name   | Type       | Description | Notes       |
| ------ | ---------- | ----------- | ----------- |
| **id** | **String** |             | \[optional] |

## Example

```ruby
require 'ionoscloud-container-registry'

instance = IonoscloudContainerRegistry::Location.new(
  id: de/txl
)
```
