FunctionEphemeralStorage

data class FunctionEphemeralStorage(val size: Int)

A function's ephemeral storage settings.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val size: Int

The amount of ephemeral storage that your function has access to.