File Server Location Args
data class FileServerLocationArgs(val fileName: Output<Any>? = null, val folderPath: Output<Any>? = null, val type: Output<String>) : ConvertibleToJava<FileServerLocationArgs>
The location of file server dataset.