KubernetesNodePoolLan

Properties

NameTypeDescriptionNotes

id

Integer

The LAN ID of an existing LAN at the related datacenter

Example

require 'ionoscloud'

instance = Ionoscloud::KubernetesNodePoolLan.new(
  id: 3
)

Last updated