Skip to content

/AWS1/CL_SLKAWSLOGSRCRESRC

Amazon Security Lake can collect logs and events from natively-supported Amazon Web Services services.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_SOURCENAME TYPE /AWS1/SLKAWSLOGSOURCENAME /AWS1/SLKAWSLOGSOURCENAME

The name for a Amazon Web Services source. This must be a Regionally unique value.

IV_SOURCEVERSION TYPE /AWS1/SLKAWSLOGSOURCEVERSION /AWS1/SLKAWSLOGSOURCEVERSION

The version for a Amazon Web Services source. This must be a Regionally unique value.


Queryable Attributes

sourceName

The name for a Amazon Web Services source. This must be a Regionally unique value.

Accessible with the following methods

Method Description
GET_SOURCENAME() Getter for SOURCENAME, with configurable default
ASK_SOURCENAME() Getter for SOURCENAME w/ exceptions if field has no value
HAS_SOURCENAME() Determine if SOURCENAME has a value

sourceVersion

The version for a Amazon Web Services source. This must be a Regionally unique value.

Accessible with the following methods

Method Description
GET_SOURCEVERSION() Getter for SOURCEVERSION, with configurable default
ASK_SOURCEVERSION() Getter for SOURCEVERSION w/ exceptions if field has no value
HAS_SOURCEVERSION() Determine if SOURCEVERSION 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_AWSLOGSOURCERESOURCELIST

TYPES TT_AWSLOGSOURCERESOURCELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SLKAWSLOGSRCRESRC WITH DEFAULT KEY
.