Skip to content

Commit

Permalink
Fix a property comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
scorbiere committed Aug 27, 2024
1 parent 850f892 commit faf2819
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts
Original file line number Diff line number Diff line change
Expand Up @@ -936,8 +936,6 @@ export interface CreateAnomalyDetectionAlarmProps extends CreateAlarmOptionsBase

/**
* Comparison to use to check if metric is breaching
*
* @default GreaterThanOrEqualToThreshold
*/
readonly comparisonOperator: ComparisonOperator;
}
Expand Down

0 comments on commit faf2819

Please sign in to comment.