| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
TargetDestination |
TargetDestination.clone() |
TargetDestination |
ScheduledQuery.getTargetDestination()
Target data source where final scheduled query result will be written.
|
TargetDestination |
TargetDestination.withTimestreamDestination(TimestreamDestination timestreamDestination)
Query result destination details for Timestream data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledQuery.setTargetDestination(TargetDestination targetDestination)
Target data source where final scheduled query result will be written.
|
ScheduledQuery |
ScheduledQuery.withTargetDestination(TargetDestination targetDestination)
Target data source where final scheduled query result will be written.
|
Copyright © 2025. All rights reserved.