Skip to content

/AWS1/CL_LOMMETRICSOURCE

Contains information about source data used to generate metrics.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_s3sourceconfig TYPE REF TO /AWS1/CL_LOMS3SOURCECONFIG /AWS1/CL_LOMS3SOURCECONFIG

Contains information about the configuration of the S3 bucket that contains source files.

io_appflowconfig TYPE REF TO /AWS1/CL_LOMAPPFLOWCONFIG /AWS1/CL_LOMAPPFLOWCONFIG

Details about an AppFlow datasource.

io_cloudwatchconfig TYPE REF TO /AWS1/CL_LOMCLOUDWATCHCONFIG /AWS1/CL_LOMCLOUDWATCHCONFIG

Details about an Amazon CloudWatch monitoring datasource.

io_rdssourceconfig TYPE REF TO /AWS1/CL_LOMRDSSOURCECONFIG /AWS1/CL_LOMRDSSOURCECONFIG

Details about an Amazon Relational Database Service (RDS) datasource.

io_redshiftsourceconfig TYPE REF TO /AWS1/CL_LOMREDSOURCECONFIG /AWS1/CL_LOMREDSOURCECONFIG

Details about an Amazon Redshift database datasource.

io_athenasourceconfig TYPE REF TO /AWS1/CL_LOMATHENASOURCECONFIG /AWS1/CL_LOMATHENASOURCECONFIG

Details about an Amazon Athena datasource.


Queryable Attributes

S3SourceConfig

Contains information about the configuration of the S3 bucket that contains source files.

Accessible with the following methods

Method Description
GET_S3SOURCECONFIG() Getter for S3SOURCECONFIG

AppFlowConfig

Details about an AppFlow datasource.

Accessible with the following methods

Method Description
GET_APPFLOWCONFIG() Getter for APPFLOWCONFIG

CloudWatchConfig

Details about an Amazon CloudWatch monitoring datasource.

Accessible with the following methods

Method Description
GET_CLOUDWATCHCONFIG() Getter for CLOUDWATCHCONFIG

RDSSourceConfig

Details about an Amazon Relational Database Service (RDS) datasource.

Accessible with the following methods

Method Description
GET_RDSSOURCECONFIG() Getter for RDSSOURCECONFIG

RedshiftSourceConfig

Details about an Amazon Redshift database datasource.

Accessible with the following methods

Method Description
GET_REDSHIFTSOURCECONFIG() Getter for REDSHIFTSOURCECONFIG

AthenaSourceConfig

Details about an Amazon Athena datasource.

Accessible with the following methods

Method Description
GET_ATHENASOURCECONFIG() Getter for ATHENASOURCECONFIG