DeviceTaintSelectorArgs

constructor(device: Output<String>? = null, deviceClassName: Output<String>? = null, driver: Output<String>? = null, pool: Output<String>? = null, selectors: Output<List<DeviceSelectorArgs>>? = null)