Uses of Class
software.amazon.awscdk.services.cloudwatch.AtLeastThreshold
Packages that use AtLeastThreshold
-
Uses of AtLeastThreshold in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return AtLeastThresholdModifier and TypeMethodDescriptionstatic AtLeastThresholdCreates a count-based threshold for the AT_LEAST expression.AtLeastOptions.getThreshold()Threshold for the AT_LEAST expression.final AtLeastThresholdAtLeastOptions.Jsii$Proxy.getThreshold()static AtLeastThresholdAtLeastThreshold.percentage(Number percentage) Creates a percentage-based threshold for the AT_LEAST expression.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type AtLeastThresholdModifier and TypeMethodDescriptionAtLeastOptions.Builder.threshold(AtLeastThreshold threshold) Sets the value ofAtLeastOptions.getThreshold()