NodeType constructor
NodeType({})
Implementation
NodeType({
this.availableCustomCoreCounts,
this.capabilities,
this.diskSizeGb,
this.displayName,
this.families,
this.kind,
this.memoryGb,
this.name,
this.nodeTypeId,
this.totalCoreCount,
this.virtualCpuCount,
});