| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
S3TableOutputOptions |
S3TableOutputOptions.clone() |
S3TableOutputOptions |
DataCatalogOutput.getS3Options()
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
|
S3TableOutputOptions |
S3TableOutputOptions.withLocation(S3Location location)
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataCatalogOutput.setS3Options(S3TableOutputOptions s3Options)
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
|
DataCatalogOutput |
DataCatalogOutput.withS3Options(S3TableOutputOptions s3Options)
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
|
Copyright © 2024. All rights reserved.