SnapStartResponse

data class SnapStartResponse(val applyOn: String? = null)

Definition of SnapStart

Constructors

Link copied to clipboard
constructor(applyOn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val applyOn: String? = null

Set `ApplyOn` to `PublishedVersions` to create a snapshot of the initialized execution environment when you publish a function version.