Interface AstraPCUGroupTypeDetailsDescriptor
interface AstraPCUGroupTypeDetailsDescriptor { diskCache?: string; memory?: string; vCPU?: number; } Properties
Optional diskCache
diskCache?: string
Optional memory
memory?: string
Optional vCPU
vCPU?: number