| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
TimestreamConfig |
DataDestinationConfig.timestreamConfig()
The Amazon Timestream table where the campaign sends data.
|
| Modifier and Type | Method and Description |
|---|---|
static DataDestinationConfig |
DataDestinationConfig.fromTimestreamConfig(TimestreamConfig timestreamConfig)
Create an instance of this class with
DataDestinationConfig.timestreamConfig() initialized to the given value. |
DataDestinationConfig.Builder |
DataDestinationConfig.Builder.timestreamConfig(TimestreamConfig timestreamConfig)
The Amazon Timestream table where the campaign sends data.
|
Copyright © 2023. All rights reserved.