Uses of Class
software.amazon.awssdk.services.databrew.model.OutputFormatOptions
-
Packages that use OutputFormatOptions Package Description software.amazon.awssdk.services.databrew.model -
-
Uses of OutputFormatOptions in software.amazon.awssdk.services.databrew.model
Methods in software.amazon.awssdk.services.databrew.model that return OutputFormatOptions Modifier and Type Method Description OutputFormatOptionsOutput. formatOptions()Represents options that define how DataBrew formats job output files.Methods in software.amazon.awssdk.services.databrew.model with parameters of type OutputFormatOptions Modifier and Type Method Description Output.BuilderOutput.Builder. formatOptions(OutputFormatOptions formatOptions)Represents options that define how DataBrew formats job output files.
-