| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
JsonOptions |
JsonOptions.clone() |
JsonOptions |
FormatOptions.getJson()
Options that define how JSON input is to be interpreted by DataBrew.
|
JsonOptions |
JsonOptions.withMultiLine(Boolean multiLine)
A value that specifies whether JSON input contains embedded new line characters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormatOptions.setJson(JsonOptions json)
Options that define how JSON input is to be interpreted by DataBrew.
|
FormatOptions |
FormatOptions.withJson(JsonOptions json)
Options that define how JSON input is to be interpreted by DataBrew.
|
Copyright © 2021. All rights reserved.