/AWS1/CL_DOGPROACTANOMALYSUMM¶
Details about a proactive anomaly. This object is returned by
DescribeAnomaly.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/DOGANOMALYID /AWS1/DOGANOMALYID¶
The ID of the anomaly.
iv_severity TYPE /AWS1/DOGANOMALYSEVERITY /AWS1/DOGANOMALYSEVERITY¶
The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.
iv_status TYPE /AWS1/DOGANOMALYSTATUS /AWS1/DOGANOMALYSTATUS¶
The status of the anomaly.
iv_updatetime TYPE /AWS1/DOGTIMESTAMP /AWS1/DOGTIMESTAMP¶
The time of the anomaly's most recent update.
io_anomalytimerange TYPE REF TO /AWS1/CL_DOGANOMALYTIMERANGE /AWS1/CL_DOGANOMALYTIMERANGE¶
A time range that specifies when the observed unusual behavior in an anomaly started and ended. This is different from
AnomalyReportedTimeRange, which specifies the time range when DevOps Guru opens and then closes an anomaly.
io_anomalyreportedtimerange TYPE REF TO /AWS1/CL_DOGANOMALYRPTEDTIME00 /AWS1/CL_DOGANOMALYRPTEDTIME00¶
An
AnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.
io_predictiontimerange TYPE REF TO /AWS1/CL_DOGPREDICTIONTIMERA00 /AWS1/CL_DOGPREDICTIONTIMERA00¶
The time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur.
io_sourcedetails TYPE REF TO /AWS1/CL_DOGANOMALYSOURCEDETS /AWS1/CL_DOGANOMALYSOURCEDETS¶
Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.
iv_associatedinsightid TYPE /AWS1/DOGINSIGHTID /AWS1/DOGINSIGHTID¶
The ID of the insight that contains this anomaly. An insight is composed of related anomalies.
io_resourcecollection TYPE REF TO /AWS1/CL_DOGRESOURCECOLLECTION /AWS1/CL_DOGRESOURCECOLLECTION¶
A collection of Amazon Web Services resources supported by DevOps Guru. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
iv_limit TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
A threshold that was exceeded by behavior in analyzed resources. Exceeding this threshold is related to the anomalous behavior that generated this anomaly.
io_sourcemetadata TYPE REF TO /AWS1/CL_DOGANOMALYSOURCEMET /AWS1/CL_DOGANOMALYSOURCEMET¶
The metadata of the source which detects proactive anomalies.
it_anomalyresources TYPE /AWS1/CL_DOGANOMALYRESOURCE=>TT_ANOMALYRESOURCES TT_ANOMALYRESOURCES¶
Information about a resource in which DevOps Guru detected anomalous behavior.
iv_description TYPE /AWS1/DOGANOMALYDESCRIPTION /AWS1/DOGANOMALYDESCRIPTION¶
A description of the proactive anomaly.
Queryable Attributes¶
Id¶
The ID of the anomaly.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
Severity¶
The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEVERITY() |
Getter for SEVERITY, with configurable default |
ASK_SEVERITY() |
Getter for SEVERITY w/ exceptions if field has no value |
HAS_SEVERITY() |
Determine if SEVERITY has a value |
Status¶
The status of the anomaly.
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 |
UpdateTime¶
The time of the anomaly's most recent update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATETIME() |
Getter for UPDATETIME, with configurable default |
ASK_UPDATETIME() |
Getter for UPDATETIME w/ exceptions if field has no value |
HAS_UPDATETIME() |
Determine if UPDATETIME has a value |
AnomalyTimeRange¶
A time range that specifies when the observed unusual behavior in an anomaly started and ended. This is different from
AnomalyReportedTimeRange, which specifies the time range when DevOps Guru opens and then closes an anomaly.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALYTIMERANGE() |
Getter for ANOMALYTIMERANGE |
AnomalyReportedTimeRange¶
An
AnomalyReportedTimeRangeobject that specifies the time range between when the anomaly is opened and the time when it is closed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALYREPORTEDTIMERANGE() |
Getter for ANOMALYREPORTEDTIMERANGE |
PredictionTimeRange¶
The time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREDICTIONTIMERANGE() |
Getter for PREDICTIONTIMERANGE |
SourceDetails¶
Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEDETAILS() |
Getter for SOURCEDETAILS |
AssociatedInsightId¶
The ID of the insight that contains this anomaly. An insight is composed of related anomalies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATEDINSIGHTID() |
Getter for ASSOCIATEDINSIGHTID, with configurable default |
ASK_ASSOCIATEDINSIGHTID() |
Getter for ASSOCIATEDINSIGHTID w/ exceptions if field has no |
HAS_ASSOCIATEDINSIGHTID() |
Determine if ASSOCIATEDINSIGHTID has a value |
ResourceCollection¶
A collection of Amazon Web Services resources supported by DevOps Guru. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCECOLLECTION() |
Getter for RESOURCECOLLECTION |
Limit¶
A threshold that was exceeded by behavior in analyzed resources. Exceeding this threshold is related to the anomalous behavior that generated this anomaly.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIMIT() |
Getter for LIMIT, with configurable default |
ASK_LIMIT() |
Getter for LIMIT w/ exceptions if field has no value |
STR_LIMIT() |
String format for LIMIT, with configurable default |
HAS_LIMIT() |
Determine if LIMIT has a value |
SourceMetadata¶
The metadata of the source which detects proactive anomalies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEMETADATA() |
Getter for SOURCEMETADATA |
AnomalyResources¶
Information about a resource in which DevOps Guru detected anomalous behavior.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALYRESOURCES() |
Getter for ANOMALYRESOURCES, with configurable default |
ASK_ANOMALYRESOURCES() |
Getter for ANOMALYRESOURCES w/ exceptions if field has no va |
HAS_ANOMALYRESOURCES() |
Determine if ANOMALYRESOURCES has a value |
Description¶
A description of the proactive anomaly.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PROACTIVEANOMALIES¶
TYPES TT_PROACTIVEANOMALIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_DOGPROACTANOMALYSUMM WITH DEFAULT KEY
.