staticFiles

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

Parameters

value

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


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

Parameters

argument

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