Device Request Patch Args
constructor(adminAccess: Output<Boolean>? = null, allocationMode: Output<String>? = null, count: Output<Int>? = null, deviceClassName: Output<String>? = null, firstAvailable: Output<List<DeviceSubRequestPatchArgs>>? = null, name: Output<String>? = null, selectors: Output<List<DeviceSelectorPatchArgs>>? = null, tolerations: Output<List<DeviceTolerationPatchArgs>>? = null)