Skip to content

/AWS1/CL_SGMAICLOUDWATCHLOGS

CloudWatch log information for an AI benchmark or recommendation job.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_loggrouparn TYPE /AWS1/SGMSTRING /AWS1/SGMSTRING

The Amazon Resource Name (ARN) of the CloudWatch log group.

iv_logstreamname TYPE /AWS1/SGMSTRING /AWS1/SGMSTRING

The name of the CloudWatch log stream.


Queryable Attributes

LogGroupArn

The Amazon Resource Name (ARN) of the CloudWatch log group.

Accessible with the following methods

Method Description
GET_LOGGROUPARN() Getter for LOGGROUPARN, with configurable default
ASK_LOGGROUPARN() Getter for LOGGROUPARN w/ exceptions if field has no value
HAS_LOGGROUPARN() Determine if LOGGROUPARN has a value

LogStreamName

The name of the CloudWatch log stream.

Accessible with the following methods

Method Description
GET_LOGSTREAMNAME() Getter for LOGSTREAMNAME, with configurable default
ASK_LOGSTREAMNAME() Getter for LOGSTREAMNAME w/ exceptions if field has no value
HAS_LOGSTREAMNAME() Determine if LOGSTREAMNAME 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_AICLOUDWATCHLOGSLIST

TYPES TT_AICLOUDWATCHLOGSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMAICLOUDWATCHLOGS WITH DEFAULT KEY
.