Uses of Enum
software.amazon.awscdk.services.glue.ExecutionClass
Packages that use ExecutionClass
-
Uses of ExecutionClass in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return ExecutionClassModifier and TypeMethodDescriptionstatic ExecutionClassReturns the enum constant of this type with the specified name.static ExecutionClass[]ExecutionClass.values()Returns an array containing the constants of this enum type, in the order they are declared.