Record

linode-type

No description available.

record linode-type {
  addons: option​<linode-type-addons>,
  class: option​<linode-type-class-enum>,
  disk: option​<s32>,
  gpus: option​<s32>,
  id: option​<string>,
  label: option​<string>,
  memory: option​<s32>,
  network-out: option​<s32>,
  price: option​<linode-type-price>,
  successor: option​<string>,
  transfer: option​<s32>,
  vcpus: option​<s32>,
}

Fields

NameTypeDescription
addonsoption​<linode-type-addons>
classoption​<linode-type-class-enum>
diskoption​<s32>
gpusoption​<s32>
idoption​<string>
labeloption​<string>
memoryoption​<s32>
network-outoption​<s32>
priceoption​<linode-type-price>
successoroption​<string>
transferoption​<s32>
vcpusoption​<s32>