/AWS1/CL_DOGRECOMMENDATIONRE03¶
Information about a resource in which DevOps Guru detected anomalous behavior.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_name
TYPE /AWS1/DOGRECOMMENDATIONRELAT03
/AWS1/DOGRECOMMENDATIONRELAT03
¶
The name of the resource.
iv_type
TYPE /AWS1/DOGRECOMMENDATIONRELAT04
/AWS1/DOGRECOMMENDATIONRELAT04
¶
The type of the resource. Resource types take the same form that is used by Amazon Web Services CloudFormation resource type identifiers,
service-provider::service-name::data-type-name
. For example,AWS::RDS::DBCluster
. For more information, see Amazon Web Services resource and property types reference in the Amazon Web Services CloudFormation User Guide.
Queryable Attributes¶
Name¶
The name of the resource.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Type¶
The type of the resource. Resource types take the same form that is used by Amazon Web Services CloudFormation resource type identifiers,
service-provider::service-name::data-type-name
. For example,AWS::RDS::DBCluster
. For more information, see Amazon Web Services resource and property types reference in the Amazon Web Services CloudFormation User Guide.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE 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_RECOMMENDATIONRELATEDANOM01
¶
TYPES TT_RECOMMENDATIONRELATEDANOM01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_DOGRECOMMENDATIONRE03 WITH DEFAULT KEY
.