/AWS1/CL_FCSDESCRMONITORRSP¶
DescribeMonitorResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_monitorname TYPE /AWS1/FCSNAME /AWS1/FCSNAME¶
The name of the monitor.
iv_monitorarn TYPE /AWS1/FCSARN /AWS1/FCSARN¶
The Amazon Resource Name (ARN) of the monitor resource described.
iv_resourcearn TYPE /AWS1/FCSARN /AWS1/FCSARN¶
The Amazon Resource Name (ARN) of the auto predictor being monitored.
iv_status TYPE /AWS1/FCSSTATUS /AWS1/FCSSTATUS¶
The status of the monitor resource.
iv_lastevaluationtime TYPE /AWS1/FCSTIMESTAMP /AWS1/FCSTIMESTAMP¶
The timestamp of the latest evaluation completed by the monitor.
iv_lastevaluationstate TYPE /AWS1/FCSEVALUATIONSTATE /AWS1/FCSEVALUATIONSTATE¶
The state of the monitor's latest evaluation.
io_baseline TYPE REF TO /AWS1/CL_FCSBASELINE /AWS1/CL_FCSBASELINE¶
Metrics you can use as a baseline for comparison purposes. Use these values you interpret monitoring results for an auto predictor.
iv_message TYPE /AWS1/FCSMESSAGE /AWS1/FCSMESSAGE¶
An error message, if any, for the monitor.
iv_creationtime TYPE /AWS1/FCSTIMESTAMP /AWS1/FCSTIMESTAMP¶
The timestamp for when the monitor resource was created.
iv_lastmodificationtime TYPE /AWS1/FCSTIMESTAMP /AWS1/FCSTIMESTAMP¶
The timestamp of the latest modification to the monitor.
iv_estimatedevaltimeremain00 TYPE /AWS1/FCSLONG /AWS1/FCSLONG¶
The estimated number of minutes remaining before the monitor resource finishes its current evaluation.
Queryable Attributes¶
MonitorName¶
The name of the monitor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MONITORNAME() |
Getter for MONITORNAME, with configurable default |
ASK_MONITORNAME() |
Getter for MONITORNAME w/ exceptions if field has no value |
HAS_MONITORNAME() |
Determine if MONITORNAME has a value |
MonitorArn¶
The Amazon Resource Name (ARN) of the monitor resource described.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MONITORARN() |
Getter for MONITORARN, with configurable default |
ASK_MONITORARN() |
Getter for MONITORARN w/ exceptions if field has no value |
HAS_MONITORARN() |
Determine if MONITORARN has a value |
ResourceArn¶
The Amazon Resource Name (ARN) of the auto predictor being monitored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |
Status¶
The status of the monitor resource.
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 |
LastEvaluationTime¶
The timestamp of the latest evaluation completed by the monitor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTEVALUATIONTIME() |
Getter for LASTEVALUATIONTIME, with configurable default |
ASK_LASTEVALUATIONTIME() |
Getter for LASTEVALUATIONTIME w/ exceptions if field has no |
HAS_LASTEVALUATIONTIME() |
Determine if LASTEVALUATIONTIME has a value |
LastEvaluationState¶
The state of the monitor's latest evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTEVALUATIONSTATE() |
Getter for LASTEVALUATIONSTATE, with configurable default |
ASK_LASTEVALUATIONSTATE() |
Getter for LASTEVALUATIONSTATE w/ exceptions if field has no |
HAS_LASTEVALUATIONSTATE() |
Determine if LASTEVALUATIONSTATE has a value |
Baseline¶
Metrics you can use as a baseline for comparison purposes. Use these values you interpret monitoring results for an auto predictor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BASELINE() |
Getter for BASELINE |
Message¶
An error message, if any, for the monitor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |
CreationTime¶
The timestamp for when the monitor resource was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
LastModificationTime¶
The timestamp of the latest modification to the monitor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFICATIONTIME() |
Getter for LASTMODIFICATIONTIME, with configurable default |
ASK_LASTMODIFICATIONTIME() |
Getter for LASTMODIFICATIONTIME w/ exceptions if field has n |
HAS_LASTMODIFICATIONTIME() |
Determine if LASTMODIFICATIONTIME has a value |
EstimatedEvaluationTimeRemainingInMinutes¶
The estimated number of minutes remaining before the monitor resource finishes its current evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDEVALTIMEREMAI00() |
Getter for ESTIMATEDEVALTIMEREMAINING00, with configurable d |
ASK_ESTIMATEDEVALTIMEREMAI00() |
Getter for ESTIMATEDEVALTIMEREMAINING00 w/ exceptions if fie |
HAS_ESTIMATEDEVALTIMEREMAI00() |
Determine if ESTIMATEDEVALTIMEREMAINING00 has a value |