Skip to content

/AWS1/CL_R5ALAMBDAEVSRCMAPCONF

Configuration for Amazon Web Services Lambda event source mappings used in a Region switch plan.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_action TYPE /AWS1/R5AEVSRCMAPPINGACTION /AWS1/R5AEVSRCMAPPINGACTION

The action to take - whether to enable or disable an event source mapping.

it_regioneventsourcemappings TYPE /AWS1/CL_R5AEVENTSOURCEMAPPING=>TT_REGIONEVENTSOURCEMAPPINGMAP TT_REGIONEVENTSOURCEMAPPINGMAP

Per-region configuration for which Lambda event source mapping to enable or disable when activating or deactivating a region.

Optional arguments:

iv_timeoutminutes TYPE /AWS1/R5AINTEGER /AWS1/R5AINTEGER

The timeout value specified for the configuration.

io_ungraceful TYPE REF TO /AWS1/CL_R5ALAMBDAESMAPUNGFL /AWS1/CL_R5ALAMBDAESMAPUNGFL

The settings for ungraceful execution.


Queryable Attributes

timeoutMinutes

The timeout value specified for the configuration.

Accessible with the following methods

Method Description
GET_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES, with configurable default
ASK_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES w/ exceptions if field has no valu
HAS_TIMEOUTMINUTES() Determine if TIMEOUTMINUTES has a value

action

The action to take - whether to enable or disable an event source mapping.

Accessible with the following methods

Method Description
GET_ACTION() Getter for ACTION, with configurable default
ASK_ACTION() Getter for ACTION w/ exceptions if field has no value
HAS_ACTION() Determine if ACTION has a value

regionEventSourceMappings

Per-region configuration for which Lambda event source mapping to enable or disable when activating or deactivating a region.

Accessible with the following methods

Method Description
GET_REGIONEVSRCMAPPINGS() Getter for REGIONEVENTSOURCEMAPPINGS, with configurable defa
ASK_REGIONEVSRCMAPPINGS() Getter for REGIONEVENTSOURCEMAPPINGS w/ exceptions if field
HAS_REGIONEVSRCMAPPINGS() Determine if REGIONEVENTSOURCEMAPPINGS has a value

ungraceful

The settings for ungraceful execution.

Accessible with the following methods

Method Description
GET_UNGRACEFUL() Getter for UNGRACEFUL