Builder

class Builder

Properties

Link copied to clipboard

The level of enforcement for the specification of a dimension key in ingested records. Options are REQUIRED (dimension key must be specified) and OPTIONAL (dimension key does not have to be specified).

Link copied to clipboard
var name: String?

The name of the attribute used for a dimension key.

Link copied to clipboard

The type of the partition key. Options are DIMENSION (dimension key) and MEASURE (measure key).