@midwayjs/tablestoreInterfacesUpdateTableParamsVersion: 3.0.0On this pageUpdateTableParams Index PropertiesreservedThroughputstreamSpecificationtableNametableOptionsProperties reservedThroughputreservedThroughput: { capacityUnit: { read: number; write: number } }optionalstreamSpecificationstreamSpecification?: { enableStream?: boolean; expirationTime?: number }tableNametableName: stringtableOptionstableOptions: { maxTimeDeviation?: number; maxVersions?: number; timeToLive?: number }