Uses of Enum Class
software.amazon.awscdk.services.glue.alpha.MetricType
-
Uses of MetricType in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha 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.glue.alpha with parameters of type MetricTypeModifier and TypeMethodDescriptiondefault MetricIJob.Jsii$Default.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.final MetricIJob.Jsii$Proxy.metric(String metricName, MetricType type) (experimental) Create a CloudWatch metric.final MetricIJob.Jsii$Proxy.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.IJob.metric(String metricName, MetricType type) (experimental) Create a CloudWatch metric.IJob.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.Job.metric(String metricName, MetricType type) (experimental) Create a CloudWatch metric.Job.metric(String metricName, MetricType type, MetricOptions props) (experimental) Create a CloudWatch metric.