Local Volume Source Patch Args
    data class LocalVolumeSourcePatchArgs(val fsType: Output<String>? = null, val path: Output<String>? = null) : ConvertibleToJava<LocalVolumeSourcePatchArgs> 
Local represents directly-attached storage with node affinity (Beta feature)