staticFiles

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

Parameters

value

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


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

Parameters

argument

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