Uses of Enum
software.amazon.awscdk.services.glue.alpha.SurplusBytesHandlingAction
Packages that use SurplusBytesHandlingAction
-
Uses of SurplusBytesHandlingAction in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return SurplusBytesHandlingActionModifier and TypeMethodDescriptionstatic SurplusBytesHandlingActionDeprecated.Returns the enum constant of this type with the specified name.static SurplusBytesHandlingAction[]SurplusBytesHandlingAction.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 SurplusBytesHandlingActionModifier and TypeMethodDescriptionstatic StorageParameterStorageParameter.surplusBytesHandling(SurplusBytesHandlingAction value) Deprecated.