tableName property

Input<String> tableName
final

Name of Timestream table that the query result will be written to. The table should be within the same database that is provided in Timestream configuration.

Implementation

final pulumi.Input<String> tableName;