Resource Slice Spec Patch Args
constructor(allNodes: Output<Boolean>? = null, devices: Output<List<DevicePatchArgs>>? = null, driver: Output<String>? = null, nodeName: Output<String>? = null, nodeSelector: Output<NodeSelectorPatchArgs>? = null, perDeviceNodeSelection: Output<Boolean>? = null, pool: Output<ResourcePoolPatchArgs>? = null, sharedCounters: Output<List<CounterSetPatchArgs>>? = null)