Uses of Enum
software.amazon.awscdk.services.glue.alpha.PredicateLogical
Packages that use PredicateLogical
-
Uses of PredicateLogical in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return PredicateLogicalModifier and TypeMethodDescriptiondefault PredicateLogicalPredicate.getLogical()(experimental) The logical operator to be applied to the conditions.final PredicateLogicalPredicate.Jsii$Proxy.getLogical()static PredicateLogicalReturns the enum constant of this type with the specified name.static PredicateLogical[]PredicateLogical.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type PredicateLogicalModifier and TypeMethodDescriptionPredicate.Builder.logical(PredicateLogical logical) Sets the value ofPredicate.getLogical()