JobS3TableOutputOptions

data class JobS3TableOutputOptions(val location: JobS3Location)

Constructors

Link copied to clipboard
constructor(location: JobS3Location)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.