CSINode Spec Patch Args
data class CSINodeSpecPatchArgs(val drivers: Output<List<CSINodeDriverPatchArgs>>? = null) : ConvertibleToJava<CSINodeSpecPatchArgs>
CSINodeSpec holds information about the specification of all CSI drivers installed on a node