Uses of Enum Class
software.amazon.awscdk.services.cloudwatch.Unit
-
Uses of Unit in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return UnitModifier and TypeMethodDescriptiondefault UnitCommonMetricOptions.getUnit()Unit used to filter the metric stream.final UnitCommonMetricOptions.Jsii$Proxy.getUnit()Metric.getUnit()Unit of the metric.default UnitMetricAlarmConfig.getUnit()Deprecated.final UnitMetricAlarmConfig.Jsii$Proxy.getUnit()Deprecated.default UnitMetricGraphConfig.getUnit()Deprecated.not used in dashboard widgetsfinal UnitMetricGraphConfig.Jsii$Proxy.getUnit()Deprecated.final UnitMetricOptions.Jsii$Proxy.getUnit()final UnitMetricProps.Jsii$Proxy.getUnit()default UnitMetricStatConfig.getUnitFilter()Unit used to filter the metric stream.final UnitMetricStatConfig.Jsii$Proxy.getUnitFilter()static UnitReturns the enum constant of this class with the specified name.static Unit[]Unit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type UnitModifier and TypeMethodDescriptionSets the value ofCommonMetricOptions.getUnit()Unit used to filter the metric stream.Deprecated.Deprecated.not used in dashboard widgetsSets the value ofCommonMetricOptions.getUnit()Sets the value ofCommonMetricOptions.getUnit()MetricStatConfig.Builder.unitFilter(Unit unitFilter) Sets the value ofMetricStatConfig.getUnitFilter()