Http Server Location Args
data class HttpServerLocationArgs(val fileName: Output<Any>? = null, val folderPath: Output<Any>? = null, val relativeUrl: Output<Any>? = null, val type: Output<String>) : ConvertibleToJava<HttpServerLocationArgs>
The location of http server.