All Products
Search
Document Center

Tablestore:TimeseriesLastpointIndex

Last Updated:Apr 15, 2025

TimeseriesLastpointIndex specifies the configuration information of a Lastpoint index.

Data structures

message TimeseriesLastpointIndex {
  required string index_table_name = 1;
}

Parameter

Type

Required

Description

index_table_name

string

Yes

The name of the Lastpoint index.

Related operations

DescribeTimeseriesTable