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