Uses of Enum
software.amazon.awscdk.services.kinesisanalytics.flink.alpha.MetricsLevel
Package
Description
Kinesis Analytics Flink
-
Uses of MetricsLevel in software.amazon.awscdk.services.kinesisanalytics.flink.alpha
Modifier and TypeMethodDescriptiondefault MetricsLevel
ApplicationProps.getMetricsLevel()
(experimental) Describes the granularity of the CloudWatch metrics for an application.final MetricsLevel
ApplicationProps.Jsii$Proxy.getMetricsLevel()
static MetricsLevel
Returns the enum constant of this type with the specified name.static MetricsLevel[]
MetricsLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionApplication.Builder.metricsLevel
(MetricsLevel metricsLevel) (experimental) Describes the granularity of the CloudWatch metrics for an application.ApplicationProps.Builder.metricsLevel
(MetricsLevel metricsLevel) Sets the value ofApplicationProps.getMetricsLevel()