/AWS1/CL_DBRS3TABLEOUTPUTOPTS¶
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_location TYPE REF TO /AWS1/CL_DBRS3LOCATION /AWS1/CL_DBRS3LOCATION¶
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
Queryable Attributes¶
Location¶
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCATION() |
Getter for LOCATION |