KubernetesNode

Properties

Example

require 'ionoscloud'

instance = Ionoscloud::KubernetesNode.new(
  id: 1e072e52-2ed3-492f-b6b6-c6b116907527,
  type: null,
  href: <RESOURCE-URI>,
  metadata: null,
  properties: null
)

Last updated