| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
OutputFormatOptions |
OutputFormatOptions.clone() |
OutputFormatOptions |
Output.getFormatOptions()
Represents options that define how DataBrew formats job output files.
|
OutputFormatOptions |
OutputFormatOptions.withCsv(CsvOutputOptions csv)
Represents a set of options that define the structure of comma-separated value (CSV) job output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Output.setFormatOptions(OutputFormatOptions formatOptions)
Represents options that define how DataBrew formats job output files.
|
Output |
Output.withFormatOptions(OutputFormatOptions formatOptions)
Represents options that define how DataBrew formats job output files.
|
Copyright © 2023. All rights reserved.