PredicateLogical

class aws_cdk.aws_glue_alpha.PredicateLogical(*values)

Bases: Enum

Stability:

deprecated

Attributes

AND

(deprecated) All conditions must be true for the predicate to be true.

Stability:

deprecated

ANY

(deprecated) At least one condition must be true for the predicate to be true.

Stability:

deprecated