Builder

class Builder

Properties

Link copied to clipboard
var eTag: String?

The Amazon S3 ETag of the object. Returned by GetTableObjects for validation and used to identify changes to the underlying data.

Link copied to clipboard

A list of partition values for the object. A value must be specified for each partition key associated with the table.

Link copied to clipboard
var size: Long

The size of the Amazon S3 object in bytes.

Link copied to clipboard
var uri: String?

The Amazon S3 location of the object.