/AWS1/CL_LOMCLOUDWATCHCONFIG¶
Details about an Amazon CloudWatch datasource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_rolearn TYPE /AWS1/LOMARN /AWS1/LOMARN¶
An IAM role that gives Amazon Lookout for Metrics permission to access data in Amazon CloudWatch.
io_backtestconfiguration TYPE REF TO /AWS1/CL_LOMBACKTESTCONF /AWS1/CL_LOMBACKTESTCONF¶
Settings for backtest mode.
Queryable Attributes¶
RoleArn¶
An IAM role that gives Amazon Lookout for Metrics permission to access data in Amazon CloudWatch.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
BackTestConfiguration¶
Settings for backtest mode.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BACKTESTCONFIGURATION() |
Getter for BACKTESTCONFIGURATION |