public static interface TimestreamConfig.Builder extends SdkPojo, CopyableBuilder<TimestreamConfig.Builder,TimestreamConfig>
| Modifier and Type | Method and Description |
|---|---|
TimestreamConfig.Builder |
executionRoleArn(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.Builder |
timestreamTableArn(String timestreamTableArn)
The Amazon Resource Name (ARN) of the Amazon Timestream table.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimestreamConfig.Builder timestreamTableArn(String timestreamTableArn)
The Amazon Resource Name (ARN) of the Amazon Timestream table.
timestreamTableArn - The Amazon Resource Name (ARN) of the Amazon Timestream table.TimestreamConfig.Builder executionRoleArn(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.
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.Copyright © 2023. All rights reserved.