Interface TimestreamConfig.Builder

    • Method Detail

      • timestreamTableArn

        TimestreamConfig.Builder timestreamTableArn​(String timestreamTableArn)

        The Amazon Resource Name (ARN) of the Amazon Timestream table.

        Parameters:
        timestreamTableArn - The Amazon Resource Name (ARN) of the Amazon Timestream table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • executionRoleArn

        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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.