MetricType¶
-
class
aws_cdk.aws_glue.
MetricType
(value)¶ Bases:
enum.Enum
(experimental) The Glue CloudWatch metric type.
- See
https://docs.aws.amazon.com/glue/latest/dg/monitoring-awsglue-with-cloudwatch-metrics.html
- Stability
experimental
Attributes
-
COUNT
¶ (experimental) An aggregate number.
- Stability
experimental
-
GAUGE
¶ (experimental) A value at a point in time.
- Stability
experimental