/AWS1/CL_IOITIMESTREAMCONFIG¶
The Amazon Timestream table where the Amazon Web Services IoT FleetWise campaign sends data. Timestream stores and organizes data to optimize query processing time and to reduce storage costs. For more information, see Data modeling in the Amazon Timestream Developer Guide.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_timestreamtablearn TYPE /AWS1/IOITIMESTREAMTABLEARN /AWS1/IOITIMESTREAMTABLEARN¶
The Amazon Resource Name (ARN) of the Amazon Timestream table.
iv_executionrolearn TYPE /AWS1/IOIIAMROLEARN /AWS1/IOIIAMROLEARN¶
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.
Queryable Attributes¶
timestreamTableArn¶
The Amazon Resource Name (ARN) of the Amazon Timestream table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMESTREAMTABLEARN() |
Getter for TIMESTREAMTABLEARN, with configurable default |
ASK_TIMESTREAMTABLEARN() |
Getter for TIMESTREAMTABLEARN w/ exceptions if field has no |
HAS_TIMESTREAMTABLEARN() |
Determine if TIMESTREAMTABLEARN has a value |
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXECUTIONROLEARN() |
Getter for EXECUTIONROLEARN, with configurable default |
ASK_EXECUTIONROLEARN() |
Getter for EXECUTIONROLEARN w/ exceptions if field has no va |
HAS_EXECUTIONROLEARN() |
Determine if EXECUTIONROLEARN has a value |