Get Search Indexes Index
data class GetSearchIndexesIndex(val createTime: Int, val currentSyncTimestamp: Int, val id: String, val indexName: String, val instanceName: String, val meteringLastUpdateTime: Int, val reservedReadCu: Int, val rowCount: Int, val schema: String, val storageSize: Int, val syncPhase: String, val tableName: String, val timeToLive: Int)
Properties
Link copied to clipboard
The creation time of the index.
Link copied to clipboard
Timestamp for sync phase.
Link copied to clipboard
The name of OTS instance.
Link copied to clipboard
Last update time for metering data..
Link copied to clipboard
Reserve related resources for the index.
Link copied to clipboard
Storage space occupied by index.
Link copied to clipboard
TTL of index.