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