SnapStartResponseResponse

data class SnapStartResponseResponse(val applyOn: String? = null, val optimizationStatus: String? = null)

Definition of SnapStartResponse

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val applyOn: String? = null

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.