/AWS1/CL_DOGACCTINSIGHTHEALTH¶
Information about the number of open reactive and proactive insights that can be used to gauge the health of your system.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_openproactiveinsights
TYPE /AWS1/DOGNUMOPENPROACTINSIGHTS
/AWS1/DOGNUMOPENPROACTINSIGHTS
¶
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
iv_openreactiveinsights
TYPE /AWS1/DOGNUMOPENREACTINSIGHTS
/AWS1/DOGNUMOPENREACTINSIGHTS
¶
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
Queryable Attributes¶
OpenProactiveInsights¶
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OPENPROACTIVEINSIGHTS() |
Getter for OPENPROACTIVEINSIGHTS |
OpenReactiveInsights¶
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OPENREACTIVEINSIGHTS() |
Getter for OPENREACTIVEINSIGHTS |