GetSearchIndexesIndex

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)

Constructors

Link copied to clipboard
fun GetSearchIndexesIndex(createTime: Int, currentSyncTimestamp: Int, id: String, indexName: String, instanceName: String, meteringLastUpdateTime: Int, reservedReadCu: Int, rowCount: Int, schema: String, storageSize: Int, syncPhase: String, tableName: String, timeToLive: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard