Uses of Enum
software.amazon.awscdk.services.glue.alpha.MaxCapacity
Packages that use MaxCapacity
-
Uses of MaxCapacity in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return MaxCapacityModifier and TypeMethodDescriptiondefault MaxCapacityPythonShellJobProps.getMaxCapacity()Deprecated.final MaxCapacityPythonShellJobProps.Jsii$Proxy.getMaxCapacity()Deprecated.static MaxCapacityDeprecated.Returns the enum constant of this type with the specified name.static MaxCapacity[]MaxCapacity.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 MaxCapacityModifier and TypeMethodDescriptionPythonShellJob.Builder.maxCapacity(MaxCapacity maxCapacity) Deprecated.PythonShellJobProps.Builder.maxCapacity(MaxCapacity maxCapacity) Deprecated.