/AWS1/CL_CWMCREATEMONIOUTPUT¶
CreateMonitorOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/CWMMONITORARN /AWS1/CWMMONITORARN¶
The Amazon Resource Name (ARN) of the monitor.
iv_status TYPE /AWS1/CWMMONITORCONFIGSTATE /AWS1/CWMMONITORCONFIGSTATE¶
The status of a monitor.
Queryable Attributes¶
Arn¶
The Amazon Resource Name (ARN) of the monitor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Status¶
The status of a monitor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |