ConditionLogicalOperator

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

Bases: Enum

(experimental) Represents the logical operator for evaluating a single condition in the Glue Trigger API.

Stability:

experimental

Attributes

EQUALS

(experimental) The condition is true if the values are equal.

Stability:

experimental