SnapStartResponse

The function's SnapStart setting.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When set to PublishedVersions, Lambda creates a snapshot of the execution environment when you publish a function version.

Link copied to clipboard

When you provide a qualified Amazon Resource Name (ARN), this response element indicates whether SnapStart is activated for the specified function version.

Functions

Link copied to clipboard
inline fun copy(block: SnapStartResponse.Builder.() -> Unit = {}): SnapStartResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String