Skip to content

/AWS1/CL_SLKLOGSOURCERESOURCE

The supported source types from which logs and events are collected in Amazon Security Lake. For a list of supported Amazon Web Services, see the Amazon Security Lake User Guide.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_AWSLOGSOURCE TYPE REF TO /AWS1/CL_SLKAWSLOGSRCRESRC /AWS1/CL_SLKAWSLOGSRCRESRC

Amazon Security Lake supports log and event collection for natively supported Amazon Web Services. For more information, see the Amazon Security Lake User Guide.

IO_CUSTOMLOGSOURCE TYPE REF TO /AWS1/CL_SLKCUSTOMLOGSRCRESRC /AWS1/CL_SLKCUSTOMLOGSRCRESRC

Amazon Security Lake supports custom source types. For more information, see the Amazon Security Lake User Guide.


Queryable Attributes

awsLogSource

Amazon Security Lake supports log and event collection for natively supported Amazon Web Services. For more information, see the Amazon Security Lake User Guide.

Accessible with the following methods

Method Description
GET_AWSLOGSOURCE() Getter for AWSLOGSOURCE

customLogSource

Amazon Security Lake supports custom source types. For more information, see the Amazon Security Lake User Guide.

Accessible with the following methods

Method Description
GET_CUSTOMLOGSOURCE() Getter for CUSTOMLOGSOURCE

Public Local Types In This Class

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

TT_LOGSOURCERESOURCELIST

TYPES TT_LOGSOURCERESOURCELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SLKLOGSOURCERESOURCE WITH DEFAULT KEY
.