Skip to content

/AWS1/CL_DOGRECOMMENDATIONRE02

Information about an anomaly that is related to a recommendation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_resources TYPE /AWS1/CL_DOGRECOMMENDATIONRE03=>TT_RECOMMENDATIONRELATEDANOM01 TT_RECOMMENDATIONRELATEDANOM01

An array of objects that represent resources in which DevOps Guru detected anomalous behavior. Each object contains the name and type of the resource.

it_sourcedetails TYPE /AWS1/CL_DOGRECOMMENDATIONRE04=>TT_RELATEDANOMALYSOURCEDETAILS TT_RELATEDANOMALYSOURCEDETAILS

Information about where the anomalous behavior related the recommendation was found. For example, details in Amazon CloudWatch metrics.

iv_anomalyid TYPE /AWS1/DOGANOMALYID /AWS1/DOGANOMALYID

The ID of an anomaly that generated the insight with this recommendation.


Queryable Attributes

Resources

An array of objects that represent resources in which DevOps Guru detected anomalous behavior. Each object contains the name and type of the resource.

Accessible with the following methods

Method Description
GET_RESOURCES() Getter for RESOURCES, with configurable default
ASK_RESOURCES() Getter for RESOURCES w/ exceptions if field has no value
HAS_RESOURCES() Determine if RESOURCES has a value

SourceDetails

Information about where the anomalous behavior related the recommendation was found. For example, details in Amazon CloudWatch metrics.

Accessible with the following methods

Method Description
GET_SOURCEDETAILS() Getter for SOURCEDETAILS, with configurable default
ASK_SOURCEDETAILS() Getter for SOURCEDETAILS w/ exceptions if field has no value
HAS_SOURCEDETAILS() Determine if SOURCEDETAILS has a value

AnomalyId

The ID of an anomaly that generated the insight with this recommendation.

Accessible with the following methods

Method Description
GET_ANOMALYID() Getter for ANOMALYID, with configurable default
ASK_ANOMALYID() Getter for ANOMALYID w/ exceptions if field has no value
HAS_ANOMALYID() Determine if ANOMALYID 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_RECOMMENDATIONRELATEDANOM00

TYPES TT_RECOMMENDATIONRELATEDANOM00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_DOGRECOMMENDATIONRE02 WITH DEFAULT KEY
.