CreateTableRequest

Types

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

Properties

Link copied to clipboard

The name of the Timestream database.

Link copied to clipboard

Contains properties to set on the table when enabling magnetic store writes.

Link copied to clipboard

The duration for which your time-series data must be stored in the memory store and the magnetic store.

Link copied to clipboard

The schema of the table.

Link copied to clipboard

The name of the Timestream table.

Link copied to clipboard
val tags: List<Tag>?

A list of key-value pairs to label the table.

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