ResourceLimitsArgs

constructor(cpu: Output<Double>? = null, gpu: Output<GpuResourceArgs>? = null, memoryInGB: Output<Double>? = null)