Skip to content

/AWS1/CL_SNBEVENTTRIGGERDEFN

The container for the EventTriggerDefinition$EventResourceARN.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_EVENTRESOURCEARN TYPE /AWS1/SNBRESOURCEARN /AWS1/SNBRESOURCEARN

The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an Lambda function's event trigger associated with this job.


Queryable Attributes

EventResourceARN

The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an Lambda function's event trigger associated with this job.

Accessible with the following methods

Method Description
GET_EVENTRESOURCEARN() Getter for EVENTRESOURCEARN, with configurable default
ASK_EVENTRESOURCEARN() Getter for EVENTRESOURCEARN w/ exceptions if field has no va
HAS_EVENTRESOURCEARN() Determine if EVENTRESOURCEARN has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_EVENTTRIGGERDEFINITIONLIST

TYPES TT_EVENTTRIGGERDEFINITIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SNBEVENTTRIGGERDEFN WITH DEFAULT KEY
.