| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery |
|
| com.amazonaws.services.timestreamquery.model |
| Class and Description |
|---|
| AmazonTimestreamQueryException
Base exception for all service exceptions thrown by Amazon Timestream Query
|
| CancelQueryRequest |
| CancelQueryResult |
| ColumnInfo
Contains the metadata for query results such as the column names, data types, and other attributes.
|
| CreateScheduledQueryRequest |
| CreateScheduledQueryResult |
| Datum
Datum represents a single data point in a query result.
|
| DeleteScheduledQueryRequest |
| DeleteScheduledQueryResult |
| DescribeEndpointsRequest |
| DescribeEndpointsResult |
| DescribeScheduledQueryRequest |
| DescribeScheduledQueryResult |
| DimensionMapping
This type is used to map column(s) from the query result to a dimension in the destination table.
|
| DimensionValueType |
| Endpoint
Represents an available endpoint against which to make API calls against, as well as the TTL for that endpoint.
|
| ErrorReportConfiguration
Configuration required for error reporting.
|
| ErrorReportLocation
This contains the location of the error report for a single scheduled query call.
|
| ExecuteScheduledQueryRequest |
| ExecuteScheduledQueryResult |
| ExecutionStats
Statistics for a single scheduled query run.
|
| ListScheduledQueriesRequest |
| ListScheduledQueriesResult |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| MeasureValueType |
| MixedMeasureMapping
MixedMeasureMappings are mappings that can be used to ingest data into a mixture of narrow and multi measures in the
derived table.
|
| MultiMeasureAttributeMapping
Attribute mapping for MULTI value measures.
|
| MultiMeasureMappings
Only one of MixedMeasureMappings or MultiMeasureMappings is to be provided.
|
| NotificationConfiguration
Notification configuration for a scheduled query.
|
| ParameterMapping
Mapping for named parameters.
|
| PrepareQueryRequest |
| PrepareQueryResult |
| QueryRequest |
| QueryResult |
| QueryStatus
Information about the status of the query, including progress and bytes scanned.
|
| ResourceNotFoundException
The requested resource could not be found.
|
| Row
Represents a single row in the query results.
|
| S3Configuration
Details on S3 location for error reports that result from running a query.
|
| S3EncryptionOption |
| S3ReportLocation
S3 report location for the scheduled query run.
|
| ScalarMeasureValueType |
| ScalarType |
| ScheduleConfiguration
Configuration of the schedule of the query.
|
| ScheduledQuery
Scheduled Query
|
| ScheduledQueryDescription
Structure that describes scheduled query.
|
| ScheduledQueryRunStatus |
| ScheduledQueryRunSummary
Run summary for the scheduled query
|
| ScheduledQueryState |
| SelectColumn
Details of the column that is returned by the query.
|
| SnsConfiguration
Details on SNS that are required to send the notification.
|
| Tag
A tag is a label that you assign to a Timestream database and/or table.
|
| TagResourceRequest |
| TagResourceResult |
| TargetConfiguration
Configuration used for writing the output of a query.
|
| TargetDestination
Destination details to write data for a target data source.
|
| TimeSeriesDataPoint
The timeseries data type represents the values of a measure over time.
|
| TimestreamConfiguration
Configuration to write data into Timestream database and table.
|
| TimestreamDestination
Destination for scheduled query.
|
| Type
Contains the data type of a column in a query result set.
|
| UntagResourceRequest |
| UntagResourceResult |
| UpdateScheduledQueryRequest |
| UpdateScheduledQueryResult |
Copyright © 2024. All rights reserved.