Uses of Class
software.amazon.awscdk.services.glue.alpha.OutputFormat
Packages that use OutputFormat
-
Uses of OutputFormat in software.amazon.awscdk.services.glue.alpha
Fields in software.amazon.awscdk.services.glue.alpha declared as OutputFormatModifier and TypeFieldDescriptionstatic final OutputFormatOutputFormat.AVRODeprecated.static final OutputFormatOutputFormat.HIVE_IGNORE_KEY_TEXTDeprecated.static final OutputFormatOutputFormat.ORCDeprecated.static final OutputFormatOutputFormat.PARQUETDeprecated.Methods in software.amazon.awscdk.services.glue.alpha that return OutputFormatModifier and TypeMethodDescriptionDataFormat.getOutputFormat()Deprecated.DataFormatProps.getOutputFormat()Deprecated.final OutputFormatDataFormatProps.Jsii$Proxy.getOutputFormat()Deprecated.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type OutputFormatModifier and TypeMethodDescriptionDataFormat.Builder.outputFormat(OutputFormat outputFormat) Deprecated.DataFormatProps.Builder.outputFormat(OutputFormat outputFormat) Deprecated.