interface Anomaly
| Language | Type name |
|---|---|
.NET | Amazon.CDK.Mixins.Preview.AWS.DevOpsGuru.Events.DevOpsGuruInsightClosed.Anomaly |
Go | github.com/aws/aws-cdk-go/awscdkmixinspreview/v2/awsdevopsguru/events#DevOpsGuruInsightClosed_Anomaly |
Java | software.amazon.awscdk.mixins.preview.services.devopsguru.events.DevOpsGuruInsightClosed.Anomaly |
Python | aws_cdk.mixins_preview.aws_devopsguru.events.DevOpsGuruInsightClosed.Anomaly |
TypeScript | @aws-cdk/mixins-preview ยป aws_devopsguru ยป events ยป DevOpsGuruInsightClosed ยป Anomaly |
Type definition for Anomaly.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { events as devopsguru_events } from '@aws-cdk/mixins-preview/aws-devopsguru';
const anomaly: devopsguru_events.DevOpsGuruInsightClosed.Anomaly = {
anomalyResources: [{
name: ['name'],
type: ['type'],
}],
anomalySeverity: ['anomalySeverity'],
associatedResourceArns: ['associatedResourceArns'],
closeTime: ['closeTime'],
closeTimeIso: ['closeTimeIso'],
description: ['description'],
earliestImpactTime: ['earliestImpactTime'],
earliestImpactTimeIso: ['earliestImpactTimeIso'],
endTime: ['endTime'],
endTimeIso: ['endTimeIso'],
id: ['id'],
latestImpactTime: ['latestImpactTime'],
latestImpactTimeIso: ['latestImpactTimeIso'],
limit: ['limit'],
openTime: ['openTime'],
openTimeIso: ['openTimeIso'],
sourceDetails: [{
dataIdentifiers: {
alarmCondition: {
detectionBand: ['detectionBand'],
referenceValue: {
comparisonOperator: ['comparisonOperator'],
datapointsToAlarm: ['datapointsToAlarm'],
evaluationPeriod: ['evaluationPeriod'],
threshold: ['threshold'],
},
},
dimensions: [{
name: ['name'],
value: ['value'],
}],
metricDisplayName: ['metricDisplayName'],
metricQuery: {
groupBy: {
dimensions: ['dimensions'],
group: ['group'],
},
metric: ['metric'],
},
name: ['name'],
namespace: ['namespace'],
period: ['period'],
resourceId: ['resourceId'],
resourceType: ['resourceType'],
stat: ['stat'],
unit: ['unit'],
},
dataSource: ['dataSource'],
dataSourceDetail: ['dataSourceDetail'],
}],
sourceMetadata: {
source: ['source'],
sourceResourceArn: ['sourceResourceArn'],
sourceResourceType: ['sourceResourceType'],
},
startTime: ['startTime'],
startTimeIso: ['startTimeIso'],
type: ['type'],
};
Properties
| Name | Type | Description |
|---|---|---|
| anomaly | Anomaly[] | anomalyResources property. |
| anomaly | string[] | anomalySeverity property. |
| associated | string[] | associatedResourceArns property. |
| close | string[] | closeTime property. |
| close | string[] | closeTimeISO property. |
| description? | string[] | description property. |
| earliest | string[] | earliestImpactTime property. |
| earliest | string[] | earliestImpactTimeISO property. |
| end | string[] | endTime property. |
| end | string[] | endTimeISO property. |
| id? | string[] | id property. |
| latest | string[] | latestImpactTime property. |
| latest | string[] | latestImpactTimeISO property. |
| limit? | string[] | limit property. |
| open | string[] | openTime property. |
| open | string[] | openTimeISO property. |
| source | Source[] | sourceDetails property. |
| source | Anomaly | sourceMetadata property. |
| start | string[] | startTime property. |
| start | string[] | startTimeISO property. |
| type? | string[] | type property. |
anomalyResources?
Type:
Anomaly[]
(optional, default: Do not filter on this field)
anomalyResources property.
Specify an array of string values to match this event if the actual value of anomalyResources is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
anomalySeverity?
Type:
string[]
(optional, default: Do not filter on this field)
anomalySeverity property.
Specify an array of string values to match this event if the actual value of anomalySeverity is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
associatedResourceArns?
Type:
string[]
(optional, default: Do not filter on this field)
associatedResourceArns property.
Specify an array of string values to match this event if the actual value of associatedResourceArns is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
closeTime?
Type:
string[]
(optional, default: Do not filter on this field)
closeTime property.
Specify an array of string values to match this event if the actual value of closeTime is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
closeTimeIso?
Type:
string[]
(optional, default: Do not filter on this field)
closeTimeISO property.
Specify an array of string values to match this event if the actual value of closeTimeISO is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
description?
Type:
string[]
(optional, default: Do not filter on this field)
description property.
Specify an array of string values to match this event if the actual value of description is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
earliestImpactTime?
Type:
string[]
(optional, default: Do not filter on this field)
earliestImpactTime property.
Specify an array of string values to match this event if the actual value of earliestImpactTime is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
earliestImpactTimeIso?
Type:
string[]
(optional, default: Do not filter on this field)
earliestImpactTimeISO property.
Specify an array of string values to match this event if the actual value of earliestImpactTimeISO is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
endTime?
Type:
string[]
(optional, default: Do not filter on this field)
endTime property.
Specify an array of string values to match this event if the actual value of endTime is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
endTimeIso?
Type:
string[]
(optional, default: Do not filter on this field)
endTimeISO property.
Specify an array of string values to match this event if the actual value of endTimeISO is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
id?
Type:
string[]
(optional, default: Do not filter on this field)
id property.
Specify an array of string values to match this event if the actual value of id is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
latestImpactTime?
Type:
string[]
(optional, default: Do not filter on this field)
latestImpactTime property.
Specify an array of string values to match this event if the actual value of latestImpactTime is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
latestImpactTimeIso?
Type:
string[]
(optional, default: Do not filter on this field)
latestImpactTimeISO property.
Specify an array of string values to match this event if the actual value of latestImpactTimeISO is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
limit?
Type:
string[]
(optional, default: Do not filter on this field)
limit property.
Specify an array of string values to match this event if the actual value of limit is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
openTime?
Type:
string[]
(optional, default: Do not filter on this field)
openTime property.
Specify an array of string values to match this event if the actual value of openTime is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
openTimeIso?
Type:
string[]
(optional, default: Do not filter on this field)
openTimeISO property.
Specify an array of string values to match this event if the actual value of openTimeISO is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
sourceDetails?
Type:
Source[]
(optional, default: Do not filter on this field)
sourceDetails property.
Specify an array of string values to match this event if the actual value of sourceDetails is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
sourceMetadata?
Type:
Anomaly
(optional, default: Do not filter on this field)
sourceMetadata property.
Specify an array of string values to match this event if the actual value of sourceMetadata is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
startTime?
Type:
string[]
(optional, default: Do not filter on this field)
startTime property.
Specify an array of string values to match this event if the actual value of startTime is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
startTimeIso?
Type:
string[]
(optional, default: Do not filter on this field)
startTimeISO property.
Specify an array of string values to match this event if the actual value of startTimeISO is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
type?
Type:
string[]
(optional, default: Do not filter on this field)
type property.
Specify an array of string values to match this event if the actual value of type is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

.NET
Go
Java
Python
TypeScript