FleetComputeConfigurationArgs

constructor(disk: Output<Int>? = null, machineType: Output<String>? = null, memory: Output<Int>? = null, vcpu: Output<Int>? = null)