ContainerResourceRequirementsArgs

constructor(cpu: Output<Double>? = null, cpuLimit: Output<Double>? = null, fpga: Output<Int>? = null, gpu: Output<Int>? = null, memoryInGB: Output<Double>? = null, memoryInGBLimit: Output<Double>? = null)