Sha256: 0aebdf5cc9f7faad6802349123af5ce6662c8d6f239239ef8b624063a63ae3c3
Contents?: true
Size: 393 Bytes
Versions: 1
Compression:
Stored size: 393 Bytes
Contents
# ConnectableDatacenter ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | | [optional] | | **location** | **String** | | [optional] | | **name** | **String** | | [optional] | ## Example ```ruby require 'ionoscloud' instance = Ionoscloud::ConnectableDatacenter.new( id: null, location: null, name: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ionoscloud-6.1.2 | docs/models/ConnectableDatacenter.md |