| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseTableOutputOptions |
DatabaseOutput.databaseOptions()
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
DatabaseTableOutputOptions |
DataCatalogOutput.databaseOptions()
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseOutput.Builder |
DatabaseOutput.Builder.databaseOptions(DatabaseTableOutputOptions databaseOptions)
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
DataCatalogOutput.Builder |
DataCatalogOutput.Builder.databaseOptions(DatabaseTableOutputOptions databaseOptions)
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
Copyright © 2023. All rights reserved.