Uses of Class
software.amazon.awscdk.services.cloudwatch.TableThreshold
Packages that use TableThreshold
-
Uses of TableThreshold in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return TableThresholdModifier and TypeMethodDescriptionstatic TableThresholdA threshold for highlighting and coloring cells above the specified value.static TableThresholdA threshold for highlighting and coloring cells above the specified value.static TableThresholdA threshold for highlighting and coloring cells below the specified value.static TableThresholdA threshold for highlighting and coloring cells below the specified value.static TableThresholdA threshold for highlighting and coloring cells within the specified values.static TableThresholdA threshold for highlighting and coloring cells within the specified values.Methods in software.amazon.awscdk.services.cloudwatch that return types with arguments of type TableThresholdModifier and TypeMethodDescriptiondefault List<TableThreshold> TableWidgetProps.getThresholds()Thresholds for highlighting table cells.final List<TableThreshold> TableWidgetProps.Jsii$Proxy.getThresholds()Method parameters in software.amazon.awscdk.services.cloudwatch with type arguments of type TableThresholdModifier and TypeMethodDescriptionTableWidget.Builder.thresholds(List<? extends TableThreshold> thresholds) Thresholds for highlighting table cells.TableWidgetProps.Builder.thresholds(List<? extends TableThreshold> thresholds) Sets the value ofTableWidgetProps.getThresholds()