ExactDeviceRequestPatchArgs

constructor(adminAccess: Output<Boolean>? = null, allocationMode: Output<String>? = null, count: Output<Int>? = null, deviceClassName: Output<String>? = null, selectors: Output<List<DeviceSelectorPatchArgs>>? = null, tolerations: Output<List<DeviceTolerationPatchArgs>>? = null)