PipeTargetTimestreamParameters

The parameters for using a Timestream for LiveAnalytics table as a target.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Map source data to dimensions in the target Timestream for LiveAnalytics table.

Link copied to clipboard

The granularity of the time units used. Default is MILLISECONDS.

Link copied to clipboard

Maps multiple measures from the source event to the same record in the specified Timestream for LiveAnalytics table.

Link copied to clipboard

Mappings of single source data fields to individual records in the specified Timestream for LiveAnalytics table.

Link copied to clipboard

The type of time value used.

Link copied to clipboard

How to format the timestamps. For example, yyyy-MM-dd'T'HH:mm:ss'Z'.

Link copied to clipboard

Dynamic path to the source data field that represents the time value for your data.

Link copied to clipboard

64 bit version value or source data field that represents the version value for your data.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String