| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
TimestreamDestination |
TimestreamDestination.clone() |
TimestreamDestination |
TargetDestination.getTimestreamDestination()
Query result destination details for Timestream data source.
|
TimestreamDestination |
TimestreamDestination.withDatabaseName(String databaseName)
Timestream database name.
|
TimestreamDestination |
TimestreamDestination.withTableName(String tableName)
Timestream table name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TargetDestination.setTimestreamDestination(TimestreamDestination timestreamDestination)
Query result destination details for Timestream data source.
|
TargetDestination |
TargetDestination.withTimestreamDestination(TimestreamDestination timestreamDestination)
Query result destination details for Timestream data source.
|
Copyright © 2025. All rights reserved.