ResourcesArgs

constructor(cpu: Output<Double>? = null, diskGb: Output<Double>? = null, kmsKeyReference: Output<String>? = null, memoryGb: Output<Double>? = null, volumes: Output<List<VolumeArgs>>? = null)