WorkerScriptHyperdriveConfigBinding

data class WorkerScriptHyperdriveConfigBinding(val binding: String, val id: String)

Constructors

Link copied to clipboard
constructor(binding: String, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The global variable for the binding in your Worker code.

Link copied to clipboard
val id: String

The ID of the Hyperdrive config to use.