/AWS1/CL_DOGSRCHORGINSIGHTSF00¶
Filters you can use to specify which events are returned when ListEvents
is called.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_severities TYPE /AWS1/CL_DOGINSIGHTSEVERITIE00=>TT_INSIGHTSEVERITIES TT_INSIGHTSEVERITIES¶
An array of severity values used to search for insights.
it_statuses TYPE /AWS1/CL_DOGINSIGHTSTATUSES_W=>TT_INSIGHTSTATUSES TT_INSIGHTSTATUSES¶
An array of status values used to search for insights.
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.
io_servicecollection TYPE REF TO /AWS1/CL_DOGSERVICECOLLECTION /AWS1/CL_DOGSERVICECOLLECTION¶
A collection of the names of Amazon Web Services services.
Queryable Attributes¶
Severities¶
An array of severity values used to search for insights.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEVERITIES() |
Getter for SEVERITIES, with configurable default |
ASK_SEVERITIES() |
Getter for SEVERITIES w/ exceptions if field has no value |
HAS_SEVERITIES() |
Determine if SEVERITIES has a value |
Statuses¶
An array of status values used to search for insights.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSES() |
Getter for STATUSES, with configurable default |
ASK_STATUSES() |
Getter for STATUSES w/ exceptions if field has no value |
HAS_STATUSES() |
Determine if STATUSES 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 |
ServiceCollection¶
A collection of the names of Amazon Web Services services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICECOLLECTION() |
Getter for SERVICECOLLECTION |