Skip to content

/AWS1/CL_IOITSRRESOURCES

The registered Amazon Timestream resources that Amazon Web Services IoT FleetWise edge agent software can transfer your vehicle data to.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_timestreamdatabasename TYPE /AWS1/IOITSRDATABASENAME /AWS1/IOITSRDATABASENAME

The name of the registered Amazon Timestream database.

iv_timestreamtablename TYPE /AWS1/IOITIMESTREAMTABLENAME /AWS1/IOITIMESTREAMTABLENAME

The name of the registered Amazon Timestream database table.


Queryable Attributes

timestreamDatabaseName

The name of the registered Amazon Timestream database.

Accessible with the following methods

Method Description
GET_TIMESTREAMDATABASENAME() Getter for TIMESTREAMDATABASENAME, with configurable default
ASK_TIMESTREAMDATABASENAME() Getter for TIMESTREAMDATABASENAME w/ exceptions if field has
HAS_TIMESTREAMDATABASENAME() Determine if TIMESTREAMDATABASENAME has a value

timestreamTableName

The name of the registered Amazon Timestream database table.

Accessible with the following methods

Method Description
GET_TIMESTREAMTABLENAME() Getter for TIMESTREAMTABLENAME, with configurable default
ASK_TIMESTREAMTABLENAME() Getter for TIMESTREAMTABLENAME w/ exceptions if field has no
HAS_TIMESTREAMTABLENAME() Determine if TIMESTREAMTABLENAME has a value