/AWS1/CL_DOGRECOMMENDATIONRE00¶
Information about an event that is related to a recommendation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/DOGRECOMMENDATIONRELAT00 /AWS1/DOGRECOMMENDATIONRELAT00¶
The name of the event. This corresponds to the
Namefield in anEventobject.
it_resources TYPE /AWS1/CL_DOGRECOMMENDATIONRE01=>TT_RECOMMENDATIONRELATEDEVTR00 TT_RECOMMENDATIONRELATEDEVTR00¶
A
ResourceCollectionobject that contains arrays of the names of Amazon Web Services CloudFormation stacks. You can specify up to 500 Amazon Web Services CloudFormation stacks.
Queryable Attributes¶
Name¶
The name of the event. This corresponds to the
Namefield in anEventobject.
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 |
Resources¶
A
ResourceCollectionobject that contains arrays of the names of Amazon Web Services CloudFormation stacks. You can specify up to 500 Amazon Web Services CloudFormation stacks.
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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RECOMMENDATIONRELATEDEVENTS¶
TYPES TT_RECOMMENDATIONRELATEDEVENTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_DOGRECOMMENDATIONRE00 WITH DEFAULT KEY
.