Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.SuppressionPeriod
Packages that use SuppressionPeriod
-
Uses of SuppressionPeriod in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return SuppressionPeriodModifier and TypeMethodDescriptionfinal SuppressionPeriodUpdateAnomalyRequest.suppressionPeriod()If you are temporarily suppressing an anomaly or pattern, use this structure to specify how long the suppression is to last.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type SuppressionPeriodModifier and TypeMethodDescriptionUpdateAnomalyRequest.Builder.suppressionPeriod(SuppressionPeriod suppressionPeriod) If you are temporarily suppressing an anomaly or pattern, use this structure to specify how long the suppression is to last.