Package-level declarations
Types
Builder for GetDatabasePlainArgs.
Builder for GetInfluxDbInstancePlainArgs.
Builder for GetScheduledQueryPlainArgs.
Builder for GetTablePlainArgs.
Configuration for sending logs to customer account from the InfluxDB instance.
S3 configuration for sending logs to customer account from the InfluxDB instance.
The properties that determine whether magnetic store writes are enabled.
Location to store information about records that were asynchronously rejected during magnetic store writes.
S3 configuration for location to store rejections from magnetic store writes
The retention duration of the memory store and the magnetic store.
Builder for RetentionPropertiesPropertiesArgs.
This type is used to map column(s) from the query result to a dimension in the destination table.
Builder for ScheduledQueryDimensionMappingArgs.
Configuration for error reporting. Error reports will be generated when a problem is encountered when writing the query results.
MixedMeasureMappings are mappings that can be used to ingest data into a mixture of narrow and multi measures in the derived table.
An attribute mapping to be used for mapping query results to ingest data for multi-measure attributes.
Only one of MixedMeasureMappings or MultiMeasureMappings is to be provided. MultiMeasureMappings can be used to ingest data as multi measures in the derived table.
Notification configuration for the scheduled query. A notification is sent by Timestream when a query run finishes, when the state is updated or when you delete it.
Details on S3 location for error reports that result from running a query.
Builder for ScheduledQueryS3ConfigurationArgs.
Configuration for when the scheduled query is executed.
SNS configuration for notification upon scheduled query execution.
Builder for ScheduledQuerySnsConfigurationArgs.
Configuration of target store where scheduled query results are written to.
Configuration needed to write data into the Timestream database and table.
A Schema specifies the expected data model of the table.
Builder for SchemaPropertiesArgs.
An attribute used in partitioning data in a table. There are two types of partition keys: dimension keys and measure keys. A dimension key partitions data on a dimension name, while a measure key partitions data on the measure name.
Builder for TablePartitionKeyArgs.