DeviceRequestPatchArgs

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