Uses of Enum
software.amazon.awscdk.services.glue.alpha.ConditionLogicalOperator
Packages that use ConditionLogicalOperator
-
Uses of ConditionLogicalOperator in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return ConditionLogicalOperatorModifier and TypeMethodDescriptiondefault ConditionLogicalOperatorConditionOptions.getLogicalOperator()Deprecated.final ConditionLogicalOperatorConditionOptions.Jsii$Proxy.getLogicalOperator()Deprecated.static ConditionLogicalOperatorDeprecated.Returns the enum constant of this type with the specified name.static ConditionLogicalOperator[]ConditionLogicalOperator.values()Deprecated.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 ConditionLogicalOperatorModifier and TypeMethodDescriptionConditionOptions.Builder.logicalOperator(ConditionLogicalOperator logicalOperator) Deprecated.