/AWS1/CL_BDOCLOUDWATCHOUTCFG¶
The configuration for writing evaluation results to CloudWatch logs with embedded metric format (EMF) for monitoring.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_loggroupname TYPE /AWS1/BDOLOGGROUPNAME /AWS1/BDOLOGGROUPNAME¶
The name of the CloudWatch log group where evaluation results will be written. The log group will be created if it doesn't exist.
Queryable Attributes¶
logGroupName¶
The name of the CloudWatch log group where evaluation results will be written. The log group will be created if it doesn't exist.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGGROUPNAME() |
Getter for LOGGROUPNAME, with configurable default |
ASK_LOGGROUPNAME() |
Getter for LOGGROUPNAME w/ exceptions if field has no value |
HAS_LOGGROUPNAME() |
Determine if LOGGROUPNAME has a value |