Interface DevOpsGuruNewAnomalyAssociation.DevOpsGuruNewAnomalyAssociationProps
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
DevOpsGuruNewAnomalyAssociation.DevOpsGuruNewAnomalyAssociationProps.Jsii$Proxy
- Enclosing class:
DevOpsGuruNewAnomalyAssociation
Example:
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import software.amazon.awscdk.mixins.preview.services.devopsguru.events.*;
DevOpsGuruNewAnomalyAssociationProps devOpsGuruNewAnomalyAssociationProps = DevOpsGuruNewAnomalyAssociationProps.builder()
.accountId(List.of("accountId"))
.anomalies(List.of(Anomaly.builder()
.anomalyResources(List.of(AnomalyResource.builder()
.name(List.of("name"))
.type(List.of("type"))
.build()))
.anomalySeverity(List.of("anomalySeverity"))
.associatedResourceArns(List.of("associatedResourceArns"))
.description(List.of("description"))
.earliestImpactTime(List.of("earliestImpactTime"))
.earliestImpactTimeIso(List.of("earliestImpactTimeIso"))
.endTime(List.of("endTime"))
.endTimeIso(List.of("endTimeIso"))
.id(List.of("id"))
.latestImpactTime(List.of("latestImpactTime"))
.latestImpactTimeIso(List.of("latestImpactTimeIso"))
.limit(List.of("limit"))
.openTime(List.of("openTime"))
.openTimeIso(List.of("openTimeIso"))
.sourceDetails(List.of(SourceDetail.builder()
.dataIdentifiers(DataIdentifiers.builder()
.alarmCondition(AlarmCondition.builder()
.detectionBand(List.of("detectionBand"))
.referenceValue(ReferenceValue.builder()
.comparisonOperator(List.of("comparisonOperator"))
.datapointsToAlarm(List.of("datapointsToAlarm"))
.evaluationPeriod(List.of("evaluationPeriod"))
.threshold(List.of("threshold"))
.build())
.build())
.dimensions(List.of(CloudWatchDimension.builder()
.name(List.of("name"))
.value(List.of("value"))
.build()))
.metricDisplayName(List.of("metricDisplayName"))
.metricQuery(MetricQuery.builder()
.groupBy(GroupBy.builder()
.dimensions(List.of("dimensions"))
.group(List.of("group"))
.build())
.metric(List.of("metric"))
.build())
.name(List.of("name"))
.namespace(List.of("namespace"))
.period(List.of("period"))
.resourceId(List.of("resourceId"))
.resourceType(List.of("resourceType"))
.stat(List.of("stat"))
.unit(List.of("unit"))
.build())
.dataSource(List.of("dataSource"))
.dataSourceDetail(List.of("dataSourceDetail"))
.build()))
.sourceMetadata(AnomalySourceMetadata.builder()
.source(List.of("source"))
.sourceResourceArn(List.of("sourceResourceArn"))
.sourceResourceType(List.of("sourceResourceType"))
.build())
.startTime(List.of("startTime"))
.startTimeIso(List.of("startTimeIso"))
.type(List.of("type"))
.build()))
.eventMetadata(AWSEventMetadataProps.builder()
.region(List.of("region"))
.resources(List.of("resources"))
.version(List.of("version"))
.build())
.insightDescription(List.of("insightDescription"))
.insightId(List.of("insightId"))
.insightName(List.of("insightName"))
.insightType(List.of("insightType"))
.insightUrl(List.of("insightUrl"))
.messageType(List.of("messageType"))
.region(List.of("region"))
.resourceCollection(ResourceCollection.builder()
.cloudFormation(CloudFormation.builder()
.stackNames(List.of("stackNames"))
.build())
.tags(List.of(TagType.builder()
.appBoundaryKey(List.of("appBoundaryKey"))
.tagValues(List.of("tagValues"))
.build()))
.build())
.startTime(List.of("startTime"))
.startTimeIso(List.of("startTimeIso"))
.build();
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final classAn implementation forDevOpsGuruNewAnomalyAssociation.DevOpsGuruNewAnomalyAssociationProps -
Method Summary
Modifier and TypeMethodDescriptionbuilder()(experimental) accountId property.(experimental) anomalies property.default AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) insightDescription property.(experimental) insightId property.(experimental) insightName property.(experimental) insightType property.(experimental) insightUrl property.(experimental) messageType property.(experimental) region property.(experimental) resourceCollection property.(experimental) startTime property.(experimental) startTimeISO property.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getAccountId
(experimental) accountId property.Specify an array of string values to match this event if the actual value of accountId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getAnomalies
@Stability(Experimental) @Nullable default List<DevOpsGuruNewAnomalyAssociation.Anomaly> getAnomalies()(experimental) anomalies property.Specify an array of string values to match this event if the actual value of anomalies is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getEventMetadata
(experimental) EventBridge event metadata.Default: - -
-
getInsightDescription
(experimental) insightDescription property.Specify an array of string values to match this event if the actual value of insightDescription is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getInsightId
(experimental) insightId property.Specify an array of string values to match this event if the actual value of insightId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getInsightName
(experimental) insightName property.Specify an array of string values to match this event if the actual value of insightName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getInsightType
(experimental) insightType property.Specify an array of string values to match this event if the actual value of insightType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getInsightUrl
(experimental) insightUrl property.Specify an array of string values to match this event if the actual value of insightUrl is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getMessageType
(experimental) messageType property.Specify an array of string values to match this event if the actual value of messageType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getRegion
(experimental) region property.Specify an array of string values to match this event if the actual value of region is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getResourceCollection
@Stability(Experimental) @Nullable default DevOpsGuruNewAnomalyAssociation.ResourceCollection getResourceCollection()(experimental) resourceCollection property.Specify an array of string values to match this event if the actual value of resourceCollection is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getStartTime
(experimental) 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
getStartTimeIso
(experimental) 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
builder
@Stability(Experimental) static DevOpsGuruNewAnomalyAssociation.DevOpsGuruNewAnomalyAssociationProps.Builder builder()
-