Skip to content

/AWS1/CL_EMRSESSIONMONCONF

The monitoring configuration for a session. Controls where session logs are published.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_cloudwatchloggingconf TYPE REF TO /AWS1/CL_EMRSESSCLOUDWATCHLO00 /AWS1/CL_EMRSESSCLOUDWATCHLO00

The CloudWatch Logs configuration for the session.

io_managedloggingconf TYPE REF TO /AWS1/CL_EMRSESSMNGDLOGCONF /AWS1/CL_EMRSESSMNGDLOGCONF

The Amazon EMR-managed logging configuration for the session.

io_s3loggingconfiguration TYPE REF TO /AWS1/CL_EMRSESS3LOGGINGCONF /AWS1/CL_EMRSESS3LOGGINGCONF

The Amazon S3 logging configuration for the session.


Queryable Attributes

CloudWatchLoggingConfiguration

The CloudWatch Logs configuration for the session.

Accessible with the following methods

Method Description
GET_CLOUDWATCHLOGGINGCONF() Getter for CLOUDWATCHLOGGINGCONF

ManagedLoggingConfiguration

The Amazon EMR-managed logging configuration for the session.

Accessible with the following methods

Method Description
GET_MANAGEDLOGGINGCONF() Getter for MANAGEDLOGGINGCONFIGURATION

S3LoggingConfiguration

The Amazon S3 logging configuration for the session.

Accessible with the following methods

Method Description
GET_S3LOGGINGCONFIGURATION() Getter for S3LOGGINGCONFIGURATION