DimensionMapping

Maps source data to a dimension in the target Timestream for LiveAnalytics table.

For more information, see Amazon Timestream for LiveAnalytics concepts

Types

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

Properties

Link copied to clipboard

The metadata attributes of the time series. For example, the name and Availability Zone of an Amazon EC2 instance or the name of the manufacturer of a wind turbine are dimensions.

Link copied to clipboard

Dynamic path to the dimension value in the source event.

Link copied to clipboard

The data type of the dimension for the time-series data.

Functions

Link copied to clipboard
inline fun copy(block: DimensionMapping.Builder.() -> Unit = {}): DimensionMapping
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