staticFiles

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

Parameters

value

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


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

Parameters

argument

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