DeviceSubRequestPatchArgs

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