Uses of Enum Class
software.amazon.awscdk.services.glue.alpha.OrcColumnMappingType
-
Uses of OrcColumnMappingType in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return OrcColumnMappingTypeModifier and TypeMethodDescriptionstatic OrcColumnMappingTypeReturns the enum constant of this class with the specified name.static OrcColumnMappingType[]OrcColumnMappingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type OrcColumnMappingTypeModifier and TypeMethodDescriptionstatic StorageParameterStorageParameter.orcSchemaResolution(OrcColumnMappingType value) (experimental) A property that sets the column mapping type for tables that use ORC data format.