MetricType

class aws_cdk.aws_glue_alpha.MetricType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: 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