Builder
class Builder
Properties
Link copied to clipboard
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
Link copied to clipboard
The output mode to write into the database. Currently supported option: NEW_TABLE.
Link copied to clipboard
The Glue connection that stores the connection information for the target database.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.databrew.model.DatabaseTableOutputOptions inside the given block