Uses of Enum Class
software.amazon.awscdk.services.lambda.MetricType
Packages that use MetricType
-
Uses of MetricType in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return MetricTypeModifier and TypeMethodDescriptionstatic MetricTypeReturns the enum constant of this class with the specified name.static MetricType[]MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.lambda that return types with arguments of type MetricTypeModifier and TypeMethodDescriptionMetricsConfig.getMetrics()List of metric types to enable for this event source.final List<MetricType>MetricsConfig.Jsii$Proxy.getMetrics()Method parameters in software.amazon.awscdk.services.lambda with type arguments of type MetricTypeModifier and TypeMethodDescriptionMetricsConfig.Builder.metrics(List<? extends MetricType> metrics) Sets the value ofMetricsConfig.getMetrics()