| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
CsvOutputOptions |
CsvOutputOptions.clone() |
CsvOutputOptions |
OutputFormatOptions.getCsv()
Represents a set of options that define the structure of comma-separated value (CSV) job output.
|
CsvOutputOptions |
CsvOutputOptions.withDelimiter(String delimiter)
A single character that specifies the delimiter used to create CSV job output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputFormatOptions.setCsv(CsvOutputOptions csv)
Represents a set of options that define the structure of comma-separated value (CSV) job output.
|
OutputFormatOptions |
OutputFormatOptions.withCsv(CsvOutputOptions csv)
Represents a set of options that define the structure of comma-separated value (CSV) job output.
|
Copyright © 2024. All rights reserved.