KubernetesNodeMetadata

Properties

Example

require 'ionoscloud'

instance = Ionoscloud::KubernetesNodeMetadata.new(
  etag: 45480eb3fbfc31f1d916c1eaa4abdcc3,
  created_date: 2015-12-04T14:34:09.809Z,
  last_modified_date: 2015-12-04T14:34:09.809Z,
  state: AVAILABLE,
  last_software_updated_date: 2015-12-04T14:34:09.809Z
)

Last updated