| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
TimestreamConfig |
TimestreamConfig.clone() |
TimestreamConfig |
DataDestinationConfig.getTimestreamConfig()
The Amazon Timestream table where the campaign sends data.
|
TimestreamConfig |
TimestreamConfig.withExecutionRoleArn(String executionRoleArn)
The Amazon Resource Name (ARN) of the task execution role that grants Amazon Web Services IoT FleetWise
permission to deliver data to the Amazon Timestream table.
|
TimestreamConfig |
TimestreamConfig.withTimestreamTableArn(String timestreamTableArn)
The Amazon Resource Name (ARN) of the Amazon Timestream table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataDestinationConfig.setTimestreamConfig(TimestreamConfig timestreamConfig)
The Amazon Timestream table where the campaign sends data.
|
DataDestinationConfig |
DataDestinationConfig.withTimestreamConfig(TimestreamConfig timestreamConfig)
The Amazon Timestream table where the campaign sends data.
|
Copyright © 2024. All rights reserved.