staticFiles

@JvmName(name = "cmjfgsjilsrcdgko")
suspend fun staticFiles(value: Output<StaticFilesHandlerArgs>)
@JvmName(name = "pfdecpscoeydutgw")
suspend fun staticFiles(value: StaticFilesHandlerArgs?)

Parameters

value

Returns the contents of a file, such as an image, as the response.


@JvmName(name = "gwunkmobqgrtmdlt")
suspend fun staticFiles(argument: suspend StaticFilesHandlerArgsBuilder.() -> Unit)

Parameters

argument

Returns the contents of a file, such as an image, as the response.