Uses of Enum
software.amazon.awscdk.services.glue.alpha.InvalidCharHandlingAction
-
Uses of InvalidCharHandlingAction in software.amazon.awscdk.services.glue.alpha
Modifier and TypeMethodDescriptionstatic InvalidCharHandlingAction
Returns the enum constant of this type with the specified name.static InvalidCharHandlingAction[]
InvalidCharHandlingAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic StorageParameter
StorageParameter.invalidCharHandling
(InvalidCharHandlingAction value) (experimental) Specifies the action to perform when query results contain invalid UTF-8 character values.