Device Sub Request Args
constructor(allocationMode: Output<String>? = null, count: Output<Int>? = null, deviceClassName: Output<String>, name: Output<String>, selectors: Output<List<DeviceSelectorArgs>>? = null, tolerations: Output<List<DeviceTolerationArgs>>? = null)