Skip to content

/AWS1/CL_LMDSNAPSTART

The function's Lambda SnapStart setting. Set ApplyOn to PublishedVersions to create a snapshot of the initialized execution environment when you publish a function version.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_applyon TYPE /AWS1/LMDSNAPSTARTAPPLYON /AWS1/LMDSNAPSTARTAPPLYON

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


Queryable Attributes

ApplyOn

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

Accessible with the following methods

Method Description
GET_APPLYON() Getter for APPLYON, with configurable default
ASK_APPLYON() Getter for APPLYON w/ exceptions if field has no value
HAS_APPLYON() Determine if APPLYON has a value