tencentcloud-sdk-nodejs-tke 4.0.1045 → 4.0.1046

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1565,7 +1565,6 @@ export interface ExternalNodePoolInfo {
1565
1565
  RuntimeConfig?: RuntimeConfig
1566
1566
  /**
1567
1567
  * 节点数
1568
- 注意:此字段可能返回 null,表示取不到有效值。
1569
1568
  */
1570
1569
  NodesNum?: number
1571
1570
  }