ConditionLogicalOperator
- class aws_cdk.aws_glue_alpha.ConditionLogicalOperator(*values)
Bases:
Enum(deprecated) Represents the logical operator for evaluating a single condition in the Glue Trigger API.
- Stability:
deprecated
Attributes
- EQUALS
(deprecated) The condition is true if the values are equal.
- Stability:
deprecated