tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__py2.py3-none-any.whl

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.
Files changed (109) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +386 -0
  5. tencentcloud/apm/v20210622/apm_client.py +3 -3
  6. tencentcloud/apm/v20210622/errorcodes.py +10 -10
  7. tencentcloud/apm/v20210622/models.py +586 -538
  8. tencentcloud/autoscaling/v20180419/models.py +162 -0
  9. tencentcloud/batch/v20170312/models.py +2 -2
  10. tencentcloud/bh/v20230418/models.py +4 -4
  11. tencentcloud/cat/v20180409/cat_client.py +1 -1
  12. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  13. tencentcloud/ccc/v20200210/models.py +159 -0
  14. tencentcloud/cdb/v20170320/models.py +42 -0
  15. tencentcloud/cdn/v20180606/models.py +2 -2
  16. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
  17. tencentcloud/cdwdoris/v20211228/models.py +165 -380
  18. tencentcloud/cfs/v20190719/cfs_client.py +23 -0
  19. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  20. tencentcloud/cfs/v20190719/models.py +79 -0
  21. tencentcloud/clb/v20180317/models.py +214 -20
  22. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  23. tencentcloud/cloudapp/v20220530/models.py +66 -17
  24. tencentcloud/cls/v20201016/models.py +22 -0
  25. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  26. tencentcloud/cmq/v20190304/models.py +324 -2473
  27. tencentcloud/config/v20220802/config_client.py +46 -0
  28. tencentcloud/config/v20220802/errorcodes.py +3 -0
  29. tencentcloud/config/v20220802/models.py +716 -26
  30. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  31. tencentcloud/cvm/v20170312/cvm_client.py +24 -0
  32. tencentcloud/cvm/v20170312/errorcodes.py +9 -0
  33. tencentcloud/cvm/v20170312/models.py +190 -6
  34. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  35. tencentcloud/cynosdb/v20190107/models.py +113 -0
  36. tencentcloud/dc/v20180410/dc_client.py +1 -1
  37. tencentcloud/dc/v20180410/models.py +94 -167
  38. tencentcloud/dlc/v20210125/models.py +89 -0
  39. tencentcloud/drm/v20181115/models.py +17 -0
  40. tencentcloud/dts/v20211206/models.py +68 -2
  41. tencentcloud/ecm/v20190719/models.py +0 -18
  42. tencentcloud/emr/v20190103/models.py +186 -462
  43. tencentcloud/es/v20180416/models.py +17 -0
  44. tencentcloud/ess/v20201111/ess_client.py +26 -5
  45. tencentcloud/ess/v20201111/models.py +96 -86
  46. tencentcloud/essbasic/v20210526/models.py +124 -134
  47. tencentcloud/faceid/v20180301/models.py +14 -14
  48. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  49. tencentcloud/gwlb/v20240906/models.py +2 -2
  50. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  51. tencentcloud/hai/v20230812/hai_client.py +46 -0
  52. tencentcloud/hai/v20230812/models.py +435 -0
  53. tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
  54. tencentcloud/hunyuan/v20230901/models.py +84 -2
  55. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
  56. tencentcloud/iotexplorer/v20190423/models.py +1473 -75
  57. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  58. tencentcloud/iotvideo/v20211125/models.py +135 -0
  59. tencentcloud/keewidb/v20220308/models.py +1 -1
  60. tencentcloud/lcic/v20220817/models.py +6 -8
  61. tencentcloud/lighthouse/v20200324/models.py +30 -0
  62. tencentcloud/lke/v20231130/models.py +23 -14
  63. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  64. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  65. tencentcloud/lkeap/v20240522/models.py +60 -18
  66. tencentcloud/mna/v20210119/models.py +0 -52
  67. tencentcloud/mongodb/v20180408/models.py +2 -44
  68. tencentcloud/mongodb/v20190725/models.py +2 -22
  69. tencentcloud/monitor/v20180724/models.py +57 -6
  70. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  71. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  72. tencentcloud/mps/v20190612/models.py +871 -18
  73. tencentcloud/mps/v20190612/mps_client.py +138 -0
  74. tencentcloud/ocr/v20181119/models.py +63 -18
  75. tencentcloud/postgres/v20170312/errorcodes.py +6 -0
  76. tencentcloud/postgres/v20170312/models.py +305 -30
  77. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  78. tencentcloud/pts/v20210728/models.py +0 -348
  79. tencentcloud/redis/v20180412/models.py +12 -8
  80. tencentcloud/redis/v20180412/redis_client.py +8 -8
  81. tencentcloud/rum/v20210622/models.py +92 -2
  82. tencentcloud/scf/v20180416/models.py +44 -4
  83. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  84. tencentcloud/sms/v20190711/models.py +81 -0
  85. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  86. tencentcloud/sms/v20210111/models.py +81 -0
  87. tencentcloud/ssl/v20191205/models.py +79 -8
  88. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  89. tencentcloud/tcb/v20180608/models.py +207 -403
  90. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  91. tencentcloud/tchd/v20230306/models.py +0 -2
  92. tencentcloud/teo/v20220901/models.py +8 -18
  93. tencentcloud/tione/v20211111/models.py +34 -0
  94. tencentcloud/tiw/v20190919/models.py +6 -0
  95. tencentcloud/tke/v20220501/models.py +2 -2
  96. tencentcloud/trro/v20220325/models.py +15 -58
  97. tencentcloud/trtc/v20190722/models.py +15 -8
  98. tencentcloud/tse/v20201207/models.py +47 -0
  99. tencentcloud/vod/v20180717/models.py +6 -6
  100. tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
  101. tencentcloud/vpc/v20170312/models.py +47 -65933
  102. tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
  103. tencentcloud/wedata/v20210820/models.py +1368 -2
  104. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  105. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
  106. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
  107. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
  108. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
  109. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -27,7 +27,7 @@ class AddMetricScaleStrategyRequest(AbstractModel):
27
27
  r"""
28
28
  :param _InstanceId: 实例ID。
29
29
  :type InstanceId: str
30
- :param _StrategyType: 1表示按负载规则扩容,2表示按时间规则扩容。必须填写,并且和下面的规则策略匹配
30
+ :param _StrategyType: 1表示按负载规则扩缩容,2表示按时间规则扩缩容。必须填写,并且和下面的规则策略匹配
31
31
  :type StrategyType: int
32
32
  :param _LoadAutoScaleStrategy: 按负载扩容的规则。
33
33
  :type LoadAutoScaleStrategy: :class:`tencentcloud.emr.v20190103.models.LoadAutoScaleStrategy`
@@ -52,7 +52,7 @@ class AddMetricScaleStrategyRequest(AbstractModel):
52
52
 
53
53
  @property
54
54
  def StrategyType(self):
55
- """1表示按负载规则扩容,2表示按时间规则扩容。必须填写,并且和下面的规则策略匹配
55
+ """1表示按负载规则扩缩容,2表示按时间规则扩缩容。必须填写,并且和下面的规则策略匹配
56
56
  :rtype: int
57
57
  """
58
58
  return self._StrategyType
@@ -475,16 +475,12 @@ class AllNodeResourceSpec(AbstractModel):
475
475
  注意:此字段可能返回 null,表示取不到有效值。
476
476
  :type CommonResourceSpec: :class:`tencentcloud.emr.v20190103.models.NodeResourceSpec`
477
477
  :param _MasterCount: Master节点数量
478
- 注意:此字段可能返回 null,表示取不到有效值。
479
478
  :type MasterCount: int
480
479
  :param _CoreCount: Corer节点数量
481
- 注意:此字段可能返回 null,表示取不到有效值。
482
480
  :type CoreCount: int
483
481
  :param _TaskCount: Task节点数量
484
- 注意:此字段可能返回 null,表示取不到有效值。
485
482
  :type TaskCount: int
486
483
  :param _CommonCount: Common节点数量
487
- 注意:此字段可能返回 null,表示取不到有效值。
488
484
  :type CommonCount: int
489
485
  """
490
486
  self._MasterResourceSpec = None
@@ -547,7 +543,6 @@ class AllNodeResourceSpec(AbstractModel):
547
543
  @property
548
544
  def MasterCount(self):
549
545
  """Master节点数量
550
- 注意:此字段可能返回 null,表示取不到有效值。
551
546
  :rtype: int
552
547
  """
553
548
  return self._MasterCount
@@ -559,7 +554,6 @@ class AllNodeResourceSpec(AbstractModel):
559
554
  @property
560
555
  def CoreCount(self):
561
556
  """Corer节点数量
562
- 注意:此字段可能返回 null,表示取不到有效值。
563
557
  :rtype: int
564
558
  """
565
559
  return self._CoreCount
@@ -571,7 +565,6 @@ class AllNodeResourceSpec(AbstractModel):
571
565
  @property
572
566
  def TaskCount(self):
573
567
  """Task节点数量
574
- 注意:此字段可能返回 null,表示取不到有效值。
575
568
  :rtype: int
576
569
  """
577
570
  return self._TaskCount
@@ -583,7 +576,6 @@ class AllNodeResourceSpec(AbstractModel):
583
576
  @property
584
577
  def CommonCount(self):
585
578
  """Common节点数量
586
- 注意:此字段可能返回 null,表示取不到有效值。
587
579
  :rtype: int
588
580
  """
589
581
  return self._CommonCount
@@ -954,7 +946,6 @@ class AttachDisksResponse(AbstractModel):
954
946
  def __init__(self):
955
947
  r"""
956
948
  :param _FlowId: 流程id
957
- 注意:此字段可能返回 null,表示取不到有效值。
958
949
  :type FlowId: int
959
950
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
960
951
  :type RequestId: str
@@ -965,7 +956,6 @@ class AttachDisksResponse(AbstractModel):
965
956
  @property
966
957
  def FlowId(self):
967
958
  """流程id
968
- 注意:此字段可能返回 null,表示取不到有效值。
969
959
  :rtype: int
970
960
  """
971
961
  return self._FlowId
@@ -2039,49 +2029,34 @@ class CdbInfo(AbstractModel):
2039
2029
  def __init__(self):
2040
2030
  r"""
2041
2031
  :param _InstanceName: 数据库实例
2042
- 注意:此字段可能返回 null,表示取不到有效值。
2043
2032
  :type InstanceName: str
2044
2033
  :param _Ip: 数据库IP
2045
- 注意:此字段可能返回 null,表示取不到有效值。
2046
2034
  :type Ip: str
2047
2035
  :param _Port: 数据库端口
2048
- 注意:此字段可能返回 null,表示取不到有效值。
2049
2036
  :type Port: int
2050
2037
  :param _MemSize: 数据库内存规格
2051
- 注意:此字段可能返回 null,表示取不到有效值。
2052
2038
  :type MemSize: int
2053
2039
  :param _Volume: 数据库磁盘规格
2054
- 注意:此字段可能返回 null,表示取不到有效值。
2055
2040
  :type Volume: int
2056
2041
  :param _Service: 服务标识
2057
- 注意:此字段可能返回 null,表示取不到有效值。
2058
2042
  :type Service: str
2059
2043
  :param _ExpireTime: 过期时间
2060
- 注意:此字段可能返回 null,表示取不到有效值。
2061
2044
  :type ExpireTime: str
2062
2045
  :param _ApplyTime: 申请时间
2063
- 注意:此字段可能返回 null,表示取不到有效值。
2064
2046
  :type ApplyTime: str
2065
2047
  :param _PayType: 付费类型
2066
- 注意:此字段可能返回 null,表示取不到有效值。
2067
2048
  :type PayType: int
2068
2049
  :param _ExpireFlag: 过期标识
2069
- 注意:此字段可能返回 null,表示取不到有效值。
2070
2050
  :type ExpireFlag: bool
2071
2051
  :param _Status: 数据库状态
2072
- 注意:此字段可能返回 null,表示取不到有效值。
2073
2052
  :type Status: int
2074
2053
  :param _IsAutoRenew: 续费标识
2075
- 注意:此字段可能返回 null,表示取不到有效值。
2076
2054
  :type IsAutoRenew: int
2077
2055
  :param _SerialNo: 数据库字符串
2078
- 注意:此字段可能返回 null,表示取不到有效值。
2079
2056
  :type SerialNo: str
2080
2057
  :param _ZoneId: ZoneId
2081
- 注意:此字段可能返回 null,表示取不到有效值。
2082
2058
  :type ZoneId: int
2083
2059
  :param _RegionId: RegionId
2084
- 注意:此字段可能返回 null,表示取不到有效值。
2085
2060
  :type RegionId: int
2086
2061
  """
2087
2062
  self._InstanceName = None
@@ -2103,7 +2078,6 @@ class CdbInfo(AbstractModel):
2103
2078
  @property
2104
2079
  def InstanceName(self):
2105
2080
  """数据库实例
2106
- 注意:此字段可能返回 null,表示取不到有效值。
2107
2081
  :rtype: str
2108
2082
  """
2109
2083
  return self._InstanceName
@@ -2115,7 +2089,6 @@ class CdbInfo(AbstractModel):
2115
2089
  @property
2116
2090
  def Ip(self):
2117
2091
  """数据库IP
2118
- 注意:此字段可能返回 null,表示取不到有效值。
2119
2092
  :rtype: str
2120
2093
  """
2121
2094
  return self._Ip
@@ -2127,7 +2100,6 @@ class CdbInfo(AbstractModel):
2127
2100
  @property
2128
2101
  def Port(self):
2129
2102
  """数据库端口
2130
- 注意:此字段可能返回 null,表示取不到有效值。
2131
2103
  :rtype: int
2132
2104
  """
2133
2105
  return self._Port
@@ -2139,7 +2111,6 @@ class CdbInfo(AbstractModel):
2139
2111
  @property
2140
2112
  def MemSize(self):
2141
2113
  """数据库内存规格
2142
- 注意:此字段可能返回 null,表示取不到有效值。
2143
2114
  :rtype: int
2144
2115
  """
2145
2116
  return self._MemSize
@@ -2151,7 +2122,6 @@ class CdbInfo(AbstractModel):
2151
2122
  @property
2152
2123
  def Volume(self):
2153
2124
  """数据库磁盘规格
2154
- 注意:此字段可能返回 null,表示取不到有效值。
2155
2125
  :rtype: int
2156
2126
  """
2157
2127
  return self._Volume
@@ -2163,7 +2133,6 @@ class CdbInfo(AbstractModel):
2163
2133
  @property
2164
2134
  def Service(self):
2165
2135
  """服务标识
2166
- 注意:此字段可能返回 null,表示取不到有效值。
2167
2136
  :rtype: str
2168
2137
  """
2169
2138
  return self._Service
@@ -2175,7 +2144,6 @@ class CdbInfo(AbstractModel):
2175
2144
  @property
2176
2145
  def ExpireTime(self):
2177
2146
  """过期时间
2178
- 注意:此字段可能返回 null,表示取不到有效值。
2179
2147
  :rtype: str
2180
2148
  """
2181
2149
  return self._ExpireTime
@@ -2187,7 +2155,6 @@ class CdbInfo(AbstractModel):
2187
2155
  @property
2188
2156
  def ApplyTime(self):
2189
2157
  """申请时间
2190
- 注意:此字段可能返回 null,表示取不到有效值。
2191
2158
  :rtype: str
2192
2159
  """
2193
2160
  return self._ApplyTime
@@ -2199,7 +2166,6 @@ class CdbInfo(AbstractModel):
2199
2166
  @property
2200
2167
  def PayType(self):
2201
2168
  """付费类型
2202
- 注意:此字段可能返回 null,表示取不到有效值。
2203
2169
  :rtype: int
2204
2170
  """
2205
2171
  return self._PayType
@@ -2211,7 +2177,6 @@ class CdbInfo(AbstractModel):
2211
2177
  @property
2212
2178
  def ExpireFlag(self):
2213
2179
  """过期标识
2214
- 注意:此字段可能返回 null,表示取不到有效值。
2215
2180
  :rtype: bool
2216
2181
  """
2217
2182
  return self._ExpireFlag
@@ -2223,7 +2188,6 @@ class CdbInfo(AbstractModel):
2223
2188
  @property
2224
2189
  def Status(self):
2225
2190
  """数据库状态
2226
- 注意:此字段可能返回 null,表示取不到有效值。
2227
2191
  :rtype: int
2228
2192
  """
2229
2193
  return self._Status
@@ -2235,7 +2199,6 @@ class CdbInfo(AbstractModel):
2235
2199
  @property
2236
2200
  def IsAutoRenew(self):
2237
2201
  """续费标识
2238
- 注意:此字段可能返回 null,表示取不到有效值。
2239
2202
  :rtype: int
2240
2203
  """
2241
2204
  return self._IsAutoRenew
@@ -2247,7 +2210,6 @@ class CdbInfo(AbstractModel):
2247
2210
  @property
2248
2211
  def SerialNo(self):
2249
2212
  """数据库字符串
2250
- 注意:此字段可能返回 null,表示取不到有效值。
2251
2213
  :rtype: str
2252
2214
  """
2253
2215
  return self._SerialNo
@@ -2259,7 +2221,6 @@ class CdbInfo(AbstractModel):
2259
2221
  @property
2260
2222
  def ZoneId(self):
2261
2223
  """ZoneId
2262
- 注意:此字段可能返回 null,表示取不到有效值。
2263
2224
  :rtype: int
2264
2225
  """
2265
2226
  return self._ZoneId
@@ -2271,7 +2232,6 @@ class CdbInfo(AbstractModel):
2271
2232
  @property
2272
2233
  def RegionId(self):
2273
2234
  """RegionId
2274
- 注意:此字段可能返回 null,表示取不到有效值。
2275
2235
  :rtype: int
2276
2236
  """
2277
2237
  return self._RegionId
@@ -2323,7 +2283,6 @@ class CloudResource(AbstractModel):
2323
2283
  :param _LimitMemory: 内存请求数量最大值
2324
2284
  :type LimitMemory: int
2325
2285
  :param _Service: 服务名称,如HIVE
2326
- 注意:此字段可能返回 null,表示取不到有效值。
2327
2286
  :type Service: str
2328
2287
  :param _VolumeDir: 数据卷目录设置
2329
2288
  注意:此字段可能返回 null,表示取不到有效值。
@@ -2395,7 +2354,6 @@ class CloudResource(AbstractModel):
2395
2354
  @property
2396
2355
  def Service(self):
2397
2356
  """服务名称,如HIVE
2398
- 注意:此字段可能返回 null,表示取不到有效值。
2399
2357
  :rtype: str
2400
2358
  """
2401
2359
  return self._Service
@@ -2624,37 +2582,27 @@ class ClusterInstancesInfo(AbstractModel):
2624
2582
  def __init__(self):
2625
2583
  r"""
2626
2584
  :param _Id: ID号
2627
- 注意:此字段可能返回 null,表示取不到有效值。
2628
2585
  :type Id: int
2629
2586
  :param _ClusterId: 集群ID
2630
- 注意:此字段可能返回 null,表示取不到有效值。
2631
2587
  :type ClusterId: str
2632
2588
  :param _Ftitle: 标题
2633
2589
  注意:此字段可能返回 null,表示取不到有效值。
2634
2590
  :type Ftitle: str
2635
2591
  :param _ClusterName: 集群名
2636
- 注意:此字段可能返回 null,表示取不到有效值。
2637
2592
  :type ClusterName: str
2638
2593
  :param _RegionId: 地域ID
2639
- 注意:此字段可能返回 null,表示取不到有效值。
2640
2594
  :type RegionId: int
2641
2595
  :param _ZoneId: 地区ID
2642
- 注意:此字段可能返回 null,表示取不到有效值。
2643
2596
  :type ZoneId: int
2644
2597
  :param _AppId: 用户APPID
2645
- 注意:此字段可能返回 null,表示取不到有效值。
2646
2598
  :type AppId: int
2647
2599
  :param _Uin: 用户UIN
2648
- 注意:此字段可能返回 null,表示取不到有效值。
2649
2600
  :type Uin: str
2650
2601
  :param _ProjectId: 项目Id
2651
- 注意:此字段可能返回 null,表示取不到有效值。
2652
2602
  :type ProjectId: int
2653
2603
  :param _VpcId: 集群VPCID
2654
- 注意:此字段可能返回 null,表示取不到有效值。
2655
2604
  :type VpcId: int
2656
2605
  :param _SubnetId: 子网ID
2657
- 注意:此字段可能返回 null,表示取不到有效值。
2658
2606
  :type SubnetId: int
2659
2607
  :param _Status: 实例的状态码。取值范围:
2660
2608
  <li>2:表示集群运行中。</li>
@@ -2684,107 +2632,81 @@ class ClusterInstancesInfo(AbstractModel):
2684
2632
  <li>34:表示集群已退费。</li>
2685
2633
  <li>301:表示创建失败。</li>
2686
2634
  <li>302:表示扩容失败。</li>
2687
- 注意:此字段可能返回 null,表示取不到有效值。
2688
2635
  :type Status: int
2689
2636
  :param _AddTime: 添加时间
2690
- 注意:此字段可能返回 null,表示取不到有效值。
2691
2637
  :type AddTime: str
2692
2638
  :param _RunTime: 已经运行时间
2693
- 注意:此字段可能返回 null,表示取不到有效值。
2694
2639
  :type RunTime: str
2695
2640
  :param _Config: 集群产品配置信息
2696
2641
  注意:此字段可能返回 null,表示取不到有效值。
2697
2642
  :type Config: :class:`tencentcloud.emr.v20190103.models.EmrProductConfigOutter`
2698
2643
  :param _MasterIp: 主节点外网IP
2699
- 注意:此字段可能返回 null,表示取不到有效值。
2700
2644
  :type MasterIp: str
2701
2645
  :param _EmrVersion: EMR版本
2702
- 注意:此字段可能返回 null,表示取不到有效值。
2703
2646
  :type EmrVersion: str
2704
2647
  :param _ChargeType: 收费类型
2705
- 注意:此字段可能返回 null,表示取不到有效值。
2706
2648
  :type ChargeType: int
2707
2649
  :param _TradeVersion: 交易版本
2708
- 注意:此字段可能返回 null,表示取不到有效值。
2709
2650
  :type TradeVersion: int
2710
2651
  :param _ResourceOrderId: 资源订单ID
2711
- 注意:此字段可能返回 null,表示取不到有效值。
2712
2652
  :type ResourceOrderId: int
2713
2653
  :param _IsTradeCluster: 是否计费集群
2714
- 注意:此字段可能返回 null,表示取不到有效值。
2715
2654
  :type IsTradeCluster: int
2716
2655
  :param _AlarmInfo: 集群错误状态告警信息
2717
- 注意:此字段可能返回 null,表示取不到有效值。
2718
2656
  :type AlarmInfo: str
2719
2657
  :param _IsWoodpeckerCluster: 是否采用新架构
2720
- 注意:此字段可能返回 null,表示取不到有效值。
2721
2658
  :type IsWoodpeckerCluster: int
2722
2659
  :param _MetaDb: 元数据库信息
2723
- 注意:此字段可能返回 null,表示取不到有效值。
2724
2660
  :type MetaDb: str
2725
2661
  :param _Tags: 标签信息
2726
2662
  注意:此字段可能返回 null,表示取不到有效值。
2727
2663
  :type Tags: list of Tag
2728
2664
  :param _HiveMetaDb: Hive元数据信息
2729
- 注意:此字段可能返回 null,表示取不到有效值。
2730
2665
  :type HiveMetaDb: str
2731
2666
  :param _ServiceClass: 集群类型:EMR,CLICKHOUSE,DRUID
2732
- 注意:此字段可能返回 null,表示取不到有效值。
2733
2667
  :type ServiceClass: str
2734
2668
  :param _AliasInfo: 集群所有节点的别名序列化
2735
- 注意:此字段可能返回 null,表示取不到有效值。
2736
2669
  :type AliasInfo: str
2737
2670
  :param _ProductId: 集群版本Id
2738
- 注意:此字段可能返回 null,表示取不到有效值。
2739
2671
  :type ProductId: int
2740
2672
  :param _Zone: 地区ID
2741
- 注意:此字段可能返回 null,表示取不到有效值。
2742
2673
  :type Zone: str
2743
2674
  :param _SceneName: 场景名称
2744
- 注意:此字段可能返回 null,表示取不到有效值。
2745
2675
  :type SceneName: str
2746
2676
  :param _SceneServiceClass: 场景化集群类型
2747
- 注意:此字段可能返回 null,表示取不到有效值。
2748
2677
  :type SceneServiceClass: str
2749
2678
  :param _SceneEmrVersion: 场景化EMR版本
2750
- 注意:此字段可能返回 null,表示取不到有效值。
2751
2679
  :type SceneEmrVersion: str
2752
2680
  :param _DisplayName: 场景化集群类型
2753
- 注意:此字段可能返回 null,表示取不到有效值。
2754
2681
  :type DisplayName: str
2755
2682
  :param _VpcName: vpc name
2756
- 注意:此字段可能返回 null,表示取不到有效值。
2757
2683
  :type VpcName: str
2758
2684
  :param _SubnetName: subnet name
2759
- 注意:此字段可能返回 null,表示取不到有效值。
2760
2685
  :type SubnetName: str
2761
2686
  :param _ClusterExternalServiceInfo: 集群依赖关系
2762
2687
  注意:此字段可能返回 null,表示取不到有效值。
2763
2688
  :type ClusterExternalServiceInfo: list of ClusterExternalServiceInfo
2764
2689
  :param _UniqVpcId: 集群vpcid 字符串类型
2765
- 注意:此字段可能返回 null,表示取不到有效值。
2766
2690
  :type UniqVpcId: str
2767
2691
  :param _UniqSubnetId: 子网id 字符串类型
2768
- 注意:此字段可能返回 null,表示取不到有效值。
2769
2692
  :type UniqSubnetId: str
2770
2693
  :param _TopologyInfoList: 节点信息
2771
2694
  注意:此字段可能返回 null,表示取不到有效值。
2772
2695
  :type TopologyInfoList: list of TopologyInfo
2773
2696
  :param _IsMultiZoneCluster: 是否是跨AZ集群
2774
- 注意:此字段可能返回 null,表示取不到有效值。
2775
2697
  :type IsMultiZoneCluster: bool
2776
2698
  :param _IsCvmReplace: 是否开通异常节点自动补偿
2777
- 注意:此字段可能返回 null,表示取不到有效值。
2778
2699
  :type IsCvmReplace: bool
2779
2700
  :param _ClusterTitle: 标题
2780
- 注意:此字段可能返回 null,表示取不到有效值。
2781
2701
  :type ClusterTitle: str
2782
2702
  :param _ConfigDetail: 集群产品配置信息
2783
2703
  注意:此字段可能返回 null,表示取不到有效值。
2784
2704
  :type ConfigDetail: :class:`tencentcloud.emr.v20190103.models.EmrProductConfigDetail`
2785
2705
  :param _BindFileSystemNum: 集群绑定的文件系统数
2786
- 注意:此字段可能返回 null,表示取不到有效值。
2787
2706
  :type BindFileSystemNum: int
2707
+ :param _ClusterRelationInfoList: rss集群的绑定列表
2708
+ 注意:此字段可能返回 null,表示取不到有效值。
2709
+ :type ClusterRelationInfoList: list of ClusterRelationMeta
2788
2710
  """
2789
2711
  self._Id = None
2790
2712
  self._ClusterId = None
@@ -2831,11 +2753,11 @@ class ClusterInstancesInfo(AbstractModel):
2831
2753
  self._ClusterTitle = None
2832
2754
  self._ConfigDetail = None
2833
2755
  self._BindFileSystemNum = None
2756
+ self._ClusterRelationInfoList = None
2834
2757
 
2835
2758
  @property
2836
2759
  def Id(self):
2837
2760
  """ID号
2838
- 注意:此字段可能返回 null,表示取不到有效值。
2839
2761
  :rtype: int
2840
2762
  """
2841
2763
  return self._Id
@@ -2847,7 +2769,6 @@ class ClusterInstancesInfo(AbstractModel):
2847
2769
  @property
2848
2770
  def ClusterId(self):
2849
2771
  """集群ID
2850
- 注意:此字段可能返回 null,表示取不到有效值。
2851
2772
  :rtype: str
2852
2773
  """
2853
2774
  return self._ClusterId
@@ -2875,7 +2796,6 @@ class ClusterInstancesInfo(AbstractModel):
2875
2796
  @property
2876
2797
  def ClusterName(self):
2877
2798
  """集群名
2878
- 注意:此字段可能返回 null,表示取不到有效值。
2879
2799
  :rtype: str
2880
2800
  """
2881
2801
  return self._ClusterName
@@ -2887,7 +2807,6 @@ class ClusterInstancesInfo(AbstractModel):
2887
2807
  @property
2888
2808
  def RegionId(self):
2889
2809
  """地域ID
2890
- 注意:此字段可能返回 null,表示取不到有效值。
2891
2810
  :rtype: int
2892
2811
  """
2893
2812
  return self._RegionId
@@ -2899,7 +2818,6 @@ class ClusterInstancesInfo(AbstractModel):
2899
2818
  @property
2900
2819
  def ZoneId(self):
2901
2820
  """地区ID
2902
- 注意:此字段可能返回 null,表示取不到有效值。
2903
2821
  :rtype: int
2904
2822
  """
2905
2823
  return self._ZoneId
@@ -2911,7 +2829,6 @@ class ClusterInstancesInfo(AbstractModel):
2911
2829
  @property
2912
2830
  def AppId(self):
2913
2831
  """用户APPID
2914
- 注意:此字段可能返回 null,表示取不到有效值。
2915
2832
  :rtype: int
2916
2833
  """
2917
2834
  return self._AppId
@@ -2923,7 +2840,6 @@ class ClusterInstancesInfo(AbstractModel):
2923
2840
  @property
2924
2841
  def Uin(self):
2925
2842
  """用户UIN
2926
- 注意:此字段可能返回 null,表示取不到有效值。
2927
2843
  :rtype: str
2928
2844
  """
2929
2845
  return self._Uin
@@ -2935,7 +2851,6 @@ class ClusterInstancesInfo(AbstractModel):
2935
2851
  @property
2936
2852
  def ProjectId(self):
2937
2853
  """项目Id
2938
- 注意:此字段可能返回 null,表示取不到有效值。
2939
2854
  :rtype: int
2940
2855
  """
2941
2856
  return self._ProjectId
@@ -2947,7 +2862,6 @@ class ClusterInstancesInfo(AbstractModel):
2947
2862
  @property
2948
2863
  def VpcId(self):
2949
2864
  """集群VPCID
2950
- 注意:此字段可能返回 null,表示取不到有效值。
2951
2865
  :rtype: int
2952
2866
  """
2953
2867
  return self._VpcId
@@ -2959,7 +2873,6 @@ class ClusterInstancesInfo(AbstractModel):
2959
2873
  @property
2960
2874
  def SubnetId(self):
2961
2875
  """子网ID
2962
- 注意:此字段可能返回 null,表示取不到有效值。
2963
2876
  :rtype: int
2964
2877
  """
2965
2878
  return self._SubnetId
@@ -2998,7 +2911,6 @@ class ClusterInstancesInfo(AbstractModel):
2998
2911
  <li>34:表示集群已退费。</li>
2999
2912
  <li>301:表示创建失败。</li>
3000
2913
  <li>302:表示扩容失败。</li>
3001
- 注意:此字段可能返回 null,表示取不到有效值。
3002
2914
  :rtype: int
3003
2915
  """
3004
2916
  return self._Status
@@ -3010,7 +2922,6 @@ class ClusterInstancesInfo(AbstractModel):
3010
2922
  @property
3011
2923
  def AddTime(self):
3012
2924
  """添加时间
3013
- 注意:此字段可能返回 null,表示取不到有效值。
3014
2925
  :rtype: str
3015
2926
  """
3016
2927
  return self._AddTime
@@ -3022,7 +2933,6 @@ class ClusterInstancesInfo(AbstractModel):
3022
2933
  @property
3023
2934
  def RunTime(self):
3024
2935
  """已经运行时间
3025
- 注意:此字段可能返回 null,表示取不到有效值。
3026
2936
  :rtype: str
3027
2937
  """
3028
2938
  return self._RunTime
@@ -3050,7 +2960,6 @@ class ClusterInstancesInfo(AbstractModel):
3050
2960
  @property
3051
2961
  def MasterIp(self):
3052
2962
  """主节点外网IP
3053
- 注意:此字段可能返回 null,表示取不到有效值。
3054
2963
  :rtype: str
3055
2964
  """
3056
2965
  return self._MasterIp
@@ -3062,7 +2971,6 @@ class ClusterInstancesInfo(AbstractModel):
3062
2971
  @property
3063
2972
  def EmrVersion(self):
3064
2973
  """EMR版本
3065
- 注意:此字段可能返回 null,表示取不到有效值。
3066
2974
  :rtype: str
3067
2975
  """
3068
2976
  return self._EmrVersion
@@ -3074,7 +2982,6 @@ class ClusterInstancesInfo(AbstractModel):
3074
2982
  @property
3075
2983
  def ChargeType(self):
3076
2984
  """收费类型
3077
- 注意:此字段可能返回 null,表示取不到有效值。
3078
2985
  :rtype: int
3079
2986
  """
3080
2987
  return self._ChargeType
@@ -3086,7 +2993,6 @@ class ClusterInstancesInfo(AbstractModel):
3086
2993
  @property
3087
2994
  def TradeVersion(self):
3088
2995
  """交易版本
3089
- 注意:此字段可能返回 null,表示取不到有效值。
3090
2996
  :rtype: int
3091
2997
  """
3092
2998
  return self._TradeVersion
@@ -3098,7 +3004,6 @@ class ClusterInstancesInfo(AbstractModel):
3098
3004
  @property
3099
3005
  def ResourceOrderId(self):
3100
3006
  """资源订单ID
3101
- 注意:此字段可能返回 null,表示取不到有效值。
3102
3007
  :rtype: int
3103
3008
  """
3104
3009
  return self._ResourceOrderId
@@ -3110,7 +3015,6 @@ class ClusterInstancesInfo(AbstractModel):
3110
3015
  @property
3111
3016
  def IsTradeCluster(self):
3112
3017
  """是否计费集群
3113
- 注意:此字段可能返回 null,表示取不到有效值。
3114
3018
  :rtype: int
3115
3019
  """
3116
3020
  return self._IsTradeCluster
@@ -3122,7 +3026,6 @@ class ClusterInstancesInfo(AbstractModel):
3122
3026
  @property
3123
3027
  def AlarmInfo(self):
3124
3028
  """集群错误状态告警信息
3125
- 注意:此字段可能返回 null,表示取不到有效值。
3126
3029
  :rtype: str
3127
3030
  """
3128
3031
  return self._AlarmInfo
@@ -3134,7 +3037,6 @@ class ClusterInstancesInfo(AbstractModel):
3134
3037
  @property
3135
3038
  def IsWoodpeckerCluster(self):
3136
3039
  """是否采用新架构
3137
- 注意:此字段可能返回 null,表示取不到有效值。
3138
3040
  :rtype: int
3139
3041
  """
3140
3042
  return self._IsWoodpeckerCluster
@@ -3146,7 +3048,6 @@ class ClusterInstancesInfo(AbstractModel):
3146
3048
  @property
3147
3049
  def MetaDb(self):
3148
3050
  """元数据库信息
3149
- 注意:此字段可能返回 null,表示取不到有效值。
3150
3051
  :rtype: str
3151
3052
  """
3152
3053
  return self._MetaDb
@@ -3170,7 +3071,6 @@ class ClusterInstancesInfo(AbstractModel):
3170
3071
  @property
3171
3072
  def HiveMetaDb(self):
3172
3073
  """Hive元数据信息
3173
- 注意:此字段可能返回 null,表示取不到有效值。
3174
3074
  :rtype: str
3175
3075
  """
3176
3076
  return self._HiveMetaDb
@@ -3182,7 +3082,6 @@ class ClusterInstancesInfo(AbstractModel):
3182
3082
  @property
3183
3083
  def ServiceClass(self):
3184
3084
  """集群类型:EMR,CLICKHOUSE,DRUID
3185
- 注意:此字段可能返回 null,表示取不到有效值。
3186
3085
  :rtype: str
3187
3086
  """
3188
3087
  return self._ServiceClass
@@ -3194,7 +3093,6 @@ class ClusterInstancesInfo(AbstractModel):
3194
3093
  @property
3195
3094
  def AliasInfo(self):
3196
3095
  """集群所有节点的别名序列化
3197
- 注意:此字段可能返回 null,表示取不到有效值。
3198
3096
  :rtype: str
3199
3097
  """
3200
3098
  return self._AliasInfo
@@ -3206,7 +3104,6 @@ class ClusterInstancesInfo(AbstractModel):
3206
3104
  @property
3207
3105
  def ProductId(self):
3208
3106
  """集群版本Id
3209
- 注意:此字段可能返回 null,表示取不到有效值。
3210
3107
  :rtype: int
3211
3108
  """
3212
3109
  return self._ProductId
@@ -3218,7 +3115,6 @@ class ClusterInstancesInfo(AbstractModel):
3218
3115
  @property
3219
3116
  def Zone(self):
3220
3117
  """地区ID
3221
- 注意:此字段可能返回 null,表示取不到有效值。
3222
3118
  :rtype: str
3223
3119
  """
3224
3120
  return self._Zone
@@ -3230,7 +3126,6 @@ class ClusterInstancesInfo(AbstractModel):
3230
3126
  @property
3231
3127
  def SceneName(self):
3232
3128
  """场景名称
3233
- 注意:此字段可能返回 null,表示取不到有效值。
3234
3129
  :rtype: str
3235
3130
  """
3236
3131
  return self._SceneName
@@ -3242,7 +3137,6 @@ class ClusterInstancesInfo(AbstractModel):
3242
3137
  @property
3243
3138
  def SceneServiceClass(self):
3244
3139
  """场景化集群类型
3245
- 注意:此字段可能返回 null,表示取不到有效值。
3246
3140
  :rtype: str
3247
3141
  """
3248
3142
  return self._SceneServiceClass
@@ -3254,7 +3148,6 @@ class ClusterInstancesInfo(AbstractModel):
3254
3148
  @property
3255
3149
  def SceneEmrVersion(self):
3256
3150
  """场景化EMR版本
3257
- 注意:此字段可能返回 null,表示取不到有效值。
3258
3151
  :rtype: str
3259
3152
  """
3260
3153
  return self._SceneEmrVersion
@@ -3266,7 +3159,6 @@ class ClusterInstancesInfo(AbstractModel):
3266
3159
  @property
3267
3160
  def DisplayName(self):
3268
3161
  """场景化集群类型
3269
- 注意:此字段可能返回 null,表示取不到有效值。
3270
3162
  :rtype: str
3271
3163
  """
3272
3164
  return self._DisplayName
@@ -3278,7 +3170,6 @@ class ClusterInstancesInfo(AbstractModel):
3278
3170
  @property
3279
3171
  def VpcName(self):
3280
3172
  """vpc name
3281
- 注意:此字段可能返回 null,表示取不到有效值。
3282
3173
  :rtype: str
3283
3174
  """
3284
3175
  return self._VpcName
@@ -3290,7 +3181,6 @@ class ClusterInstancesInfo(AbstractModel):
3290
3181
  @property
3291
3182
  def SubnetName(self):
3292
3183
  """subnet name
3293
- 注意:此字段可能返回 null,表示取不到有效值。
3294
3184
  :rtype: str
3295
3185
  """
3296
3186
  return self._SubnetName
@@ -3314,7 +3204,6 @@ class ClusterInstancesInfo(AbstractModel):
3314
3204
  @property
3315
3205
  def UniqVpcId(self):
3316
3206
  """集群vpcid 字符串类型
3317
- 注意:此字段可能返回 null,表示取不到有效值。
3318
3207
  :rtype: str
3319
3208
  """
3320
3209
  return self._UniqVpcId
@@ -3326,7 +3215,6 @@ class ClusterInstancesInfo(AbstractModel):
3326
3215
  @property
3327
3216
  def UniqSubnetId(self):
3328
3217
  """子网id 字符串类型
3329
- 注意:此字段可能返回 null,表示取不到有效值。
3330
3218
  :rtype: str
3331
3219
  """
3332
3220
  return self._UniqSubnetId
@@ -3350,7 +3238,6 @@ class ClusterInstancesInfo(AbstractModel):
3350
3238
  @property
3351
3239
  def IsMultiZoneCluster(self):
3352
3240
  """是否是跨AZ集群
3353
- 注意:此字段可能返回 null,表示取不到有效值。
3354
3241
  :rtype: bool
3355
3242
  """
3356
3243
  return self._IsMultiZoneCluster
@@ -3362,7 +3249,6 @@ class ClusterInstancesInfo(AbstractModel):
3362
3249
  @property
3363
3250
  def IsCvmReplace(self):
3364
3251
  """是否开通异常节点自动补偿
3365
- 注意:此字段可能返回 null,表示取不到有效值。
3366
3252
  :rtype: bool
3367
3253
  """
3368
3254
  return self._IsCvmReplace
@@ -3374,7 +3260,6 @@ class ClusterInstancesInfo(AbstractModel):
3374
3260
  @property
3375
3261
  def ClusterTitle(self):
3376
3262
  """标题
3377
- 注意:此字段可能返回 null,表示取不到有效值。
3378
3263
  :rtype: str
3379
3264
  """
3380
3265
  return self._ClusterTitle
@@ -3398,7 +3283,6 @@ class ClusterInstancesInfo(AbstractModel):
3398
3283
  @property
3399
3284
  def BindFileSystemNum(self):
3400
3285
  """集群绑定的文件系统数
3401
- 注意:此字段可能返回 null,表示取不到有效值。
3402
3286
  :rtype: int
3403
3287
  """
3404
3288
  return self._BindFileSystemNum
@@ -3407,6 +3291,18 @@ class ClusterInstancesInfo(AbstractModel):
3407
3291
  def BindFileSystemNum(self, BindFileSystemNum):
3408
3292
  self._BindFileSystemNum = BindFileSystemNum
3409
3293
 
3294
+ @property
3295
+ def ClusterRelationInfoList(self):
3296
+ """rss集群的绑定列表
3297
+ 注意:此字段可能返回 null,表示取不到有效值。
3298
+ :rtype: list of ClusterRelationMeta
3299
+ """
3300
+ return self._ClusterRelationInfoList
3301
+
3302
+ @ClusterRelationInfoList.setter
3303
+ def ClusterRelationInfoList(self, ClusterRelationInfoList):
3304
+ self._ClusterRelationInfoList = ClusterRelationInfoList
3305
+
3410
3306
 
3411
3307
  def _deserialize(self, params):
3412
3308
  self._Id = params.get("Id")
@@ -3473,6 +3369,67 @@ class ClusterInstancesInfo(AbstractModel):
3473
3369
  self._ConfigDetail = EmrProductConfigDetail()
3474
3370
  self._ConfigDetail._deserialize(params.get("ConfigDetail"))
3475
3371
  self._BindFileSystemNum = params.get("BindFileSystemNum")
3372
+ if params.get("ClusterRelationInfoList") is not None:
3373
+ self._ClusterRelationInfoList = []
3374
+ for item in params.get("ClusterRelationInfoList"):
3375
+ obj = ClusterRelationMeta()
3376
+ obj._deserialize(item)
3377
+ self._ClusterRelationInfoList.append(obj)
3378
+ memeber_set = set(params.keys())
3379
+ for name, value in vars(self).items():
3380
+ property_name = name[1:]
3381
+ if property_name in memeber_set:
3382
+ memeber_set.remove(property_name)
3383
+ if len(memeber_set) > 0:
3384
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
3385
+
3386
+
3387
+
3388
+ class ClusterRelationMeta(AbstractModel):
3389
+ """集群间绑定使用信息
3390
+
3391
+ """
3392
+
3393
+ def __init__(self):
3394
+ r"""
3395
+ :param _ClusterType: 集群类型
3396
+ 注意:此字段可能返回 null,表示取不到有效值。
3397
+ :type ClusterType: str
3398
+ :param _ClusterIdList: 集群id列表
3399
+ 注意:此字段可能返回 null,表示取不到有效值。
3400
+ :type ClusterIdList: list of str
3401
+ """
3402
+ self._ClusterType = None
3403
+ self._ClusterIdList = None
3404
+
3405
+ @property
3406
+ def ClusterType(self):
3407
+ """集群类型
3408
+ 注意:此字段可能返回 null,表示取不到有效值。
3409
+ :rtype: str
3410
+ """
3411
+ return self._ClusterType
3412
+
3413
+ @ClusterType.setter
3414
+ def ClusterType(self, ClusterType):
3415
+ self._ClusterType = ClusterType
3416
+
3417
+ @property
3418
+ def ClusterIdList(self):
3419
+ """集群id列表
3420
+ 注意:此字段可能返回 null,表示取不到有效值。
3421
+ :rtype: list of str
3422
+ """
3423
+ return self._ClusterIdList
3424
+
3425
+ @ClusterIdList.setter
3426
+ def ClusterIdList(self, ClusterIdList):
3427
+ self._ClusterIdList = ClusterIdList
3428
+
3429
+
3430
+ def _deserialize(self, params):
3431
+ self._ClusterType = params.get("ClusterType")
3432
+ self._ClusterIdList = params.get("ClusterIdList")
3476
3433
  memeber_set = set(params.keys())
3477
3434
  for name, value in vars(self).items():
3478
3435
  property_name = name[1:]
@@ -4503,7 +4460,6 @@ class CreateCloudInstanceResponse(AbstractModel):
4503
4460
  def __init__(self):
4504
4461
  r"""
4505
4462
  :param _InstanceId: 实例ID
4506
- 注意:此字段可能返回 null,表示取不到有效值。
4507
4463
  :type InstanceId: str
4508
4464
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4509
4465
  :type RequestId: str
@@ -4514,7 +4470,6 @@ class CreateCloudInstanceResponse(AbstractModel):
4514
4470
  @property
4515
4471
  def InstanceId(self):
4516
4472
  """实例ID
4517
- 注意:此字段可能返回 null,表示取不到有效值。
4518
4473
  :rtype: str
4519
4474
  """
4520
4475
  return self._InstanceId
@@ -4950,7 +4905,6 @@ class CreateClusterResponse(AbstractModel):
4950
4905
  def __init__(self):
4951
4906
  r"""
4952
4907
  :param _InstanceId: 实例ID
4953
- 注意:此字段可能返回 null,表示取不到有效值。
4954
4908
  :type InstanceId: str
4955
4909
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4956
4910
  :type RequestId: str
@@ -4961,7 +4915,6 @@ class CreateClusterResponse(AbstractModel):
4961
4915
  @property
4962
4916
  def InstanceId(self):
4963
4917
  """实例ID
4964
- 注意:此字段可能返回 null,表示取不到有效值。
4965
4918
  :rtype: str
4966
4919
  """
4967
4920
  return self._InstanceId
@@ -6774,7 +6727,6 @@ class DescribeAutoScaleGroupGlobalConfResponse(AbstractModel):
6774
6727
  注意:此字段可能返回 null,表示取不到有效值。
6775
6728
  :type GroupGlobalConfs: list of GroupGlobalConfs
6776
6729
  :param _TotalCount: 总数
6777
- 注意:此字段可能返回 null,表示取不到有效值。
6778
6730
  :type TotalCount: int
6779
6731
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6780
6732
  :type RequestId: str
@@ -6798,7 +6750,6 @@ class DescribeAutoScaleGroupGlobalConfResponse(AbstractModel):
6798
6750
  @property
6799
6751
  def TotalCount(self):
6800
6752
  """总数
6801
- 注意:此字段可能返回 null,表示取不到有效值。
6802
6753
  :rtype: int
6803
6754
  """
6804
6755
  return self._TotalCount
@@ -6839,7 +6790,11 @@ class DescribeAutoScaleRecordsRequest(AbstractModel):
6839
6790
  r"""
6840
6791
  :param _InstanceId: 实例ID。
6841
6792
  :type InstanceId: str
6842
- :param _Filters: 记录过滤参数,目前仅能为“StartTime”,“EndTime”和“StrategyName”。StartTime和EndTime支持2006-01-02 15:04:05 或者2006/01/02 15:04:05的时间格式
6793
+ :param _Filters: 记录过滤参数,目前仅能为“StartTime”,“EndTime”和“StrategyName”、ActionStatus、ScaleAction。
6794
+ StartTime和EndTime支持2006-01-02 15:04:05 或者2006/01/02 15:04:05的时间格式
6795
+ ActionStatus:0:INITED,1:SUCCESS, 2:FAILED,3:LIMITED_SUCCESSED,4:IN_PROCESS,5:IN_RETRY
6796
+ ScaleAction:1:扩容 2:缩容
6797
+
6843
6798
  :type Filters: list of KeyValue
6844
6799
  :param _Offset: 分页参数。
6845
6800
  :type Offset: int
@@ -6847,12 +6802,15 @@ class DescribeAutoScaleRecordsRequest(AbstractModel):
6847
6802
  :type Limit: int
6848
6803
  :param _RecordSource: 表示是自动(0)还是托管伸缩(1)
6849
6804
  :type RecordSource: int
6805
+ :param _Asc: 是否升序,1:升序,0:降序
6806
+ :type Asc: int
6850
6807
  """
6851
6808
  self._InstanceId = None
6852
6809
  self._Filters = None
6853
6810
  self._Offset = None
6854
6811
  self._Limit = None
6855
6812
  self._RecordSource = None
6813
+ self._Asc = None
6856
6814
 
6857
6815
  @property
6858
6816
  def InstanceId(self):
@@ -6867,7 +6825,11 @@ class DescribeAutoScaleRecordsRequest(AbstractModel):
6867
6825
 
6868
6826
  @property
6869
6827
  def Filters(self):
6870
- """记录过滤参数,目前仅能为“StartTime”,“EndTime”和“StrategyName”。StartTime和EndTime支持2006-01-02 15:04:05 或者2006/01/02 15:04:05的时间格式
6828
+ """记录过滤参数,目前仅能为“StartTime”,“EndTime”和“StrategyName”、ActionStatus、ScaleAction。
6829
+ StartTime和EndTime支持2006-01-02 15:04:05 或者2006/01/02 15:04:05的时间格式
6830
+ ActionStatus:0:INITED,1:SUCCESS, 2:FAILED,3:LIMITED_SUCCESSED,4:IN_PROCESS,5:IN_RETRY
6831
+ ScaleAction:1:扩容 2:缩容
6832
+
6871
6833
  :rtype: list of KeyValue
6872
6834
  """
6873
6835
  return self._Filters
@@ -6909,6 +6871,17 @@ class DescribeAutoScaleRecordsRequest(AbstractModel):
6909
6871
  def RecordSource(self, RecordSource):
6910
6872
  self._RecordSource = RecordSource
6911
6873
 
6874
+ @property
6875
+ def Asc(self):
6876
+ """是否升序,1:升序,0:降序
6877
+ :rtype: int
6878
+ """
6879
+ return self._Asc
6880
+
6881
+ @Asc.setter
6882
+ def Asc(self, Asc):
6883
+ self._Asc = Asc
6884
+
6912
6885
 
6913
6886
  def _deserialize(self, params):
6914
6887
  self._InstanceId = params.get("InstanceId")
@@ -6921,6 +6894,7 @@ class DescribeAutoScaleRecordsRequest(AbstractModel):
6921
6894
  self._Offset = params.get("Offset")
6922
6895
  self._Limit = params.get("Limit")
6923
6896
  self._RecordSource = params.get("RecordSource")
6897
+ self._Asc = params.get("Asc")
6924
6898
  memeber_set = set(params.keys())
6925
6899
  for name, value in vars(self).items():
6926
6900
  property_name = name[1:]
@@ -7201,11 +7175,9 @@ class DescribeClusterFlowStatusDetailResponse(AbstractModel):
7201
7175
  注意:此字段可能返回 null,表示取不到有效值。
7202
7176
  :type FlowDesc: list of FlowParamsDesc
7203
7177
  :param _FlowName: 任务名称
7204
- 注意:此字段可能返回 null,表示取不到有效值。
7205
7178
  :type FlowName: str
7206
7179
  :param _FlowTotalProgress: 总任务流程进度:
7207
7180
  例如:0.8
7208
- 注意:此字段可能返回 null,表示取不到有效值。
7209
7181
  :type FlowTotalProgress: float
7210
7182
  :param _FlowTotalStatus: 定义流程总状态:
7211
7183
  0:初始化,
@@ -7214,7 +7186,6 @@ class DescribeClusterFlowStatusDetailResponse(AbstractModel):
7214
7186
  3:完成(存在跳过步骤),
7215
7187
  -1:失败,
7216
7188
  -3:阻塞,
7217
- 注意:此字段可能返回 null,表示取不到有效值。
7218
7189
  :type FlowTotalStatus: int
7219
7190
  :param _FlowExtraDetail: 流程额外信息
7220
7191
  NeedExtraDetail为true时返回
@@ -7258,7 +7229,6 @@ NeedExtraDetail为true时返回
7258
7229
  @property
7259
7230
  def FlowName(self):
7260
7231
  """任务名称
7261
- 注意:此字段可能返回 null,表示取不到有效值。
7262
7232
  :rtype: str
7263
7233
  """
7264
7234
  return self._FlowName
@@ -7271,7 +7241,6 @@ NeedExtraDetail为true时返回
7271
7241
  def FlowTotalProgress(self):
7272
7242
  """总任务流程进度:
7273
7243
  例如:0.8
7274
- 注意:此字段可能返回 null,表示取不到有效值。
7275
7244
  :rtype: float
7276
7245
  """
7277
7246
  return self._FlowTotalProgress
@@ -7289,7 +7258,6 @@ NeedExtraDetail为true时返回
7289
7258
  3:完成(存在跳过步骤),
7290
7259
  -1:失败,
7291
7260
  -3:阻塞,
7292
- 注意:此字段可能返回 null,表示取不到有效值。
7293
7261
  :rtype: int
7294
7262
  """
7295
7263
  return self._FlowTotalStatus
@@ -8658,7 +8626,6 @@ class DescribeHDFSStorageInfoResponse(AbstractModel):
8658
8626
  def __init__(self):
8659
8627
  r"""
8660
8628
  :param _SampleTime: 采样时间
8661
- 注意:此字段可能返回 null,表示取不到有效值。
8662
8629
  :type SampleTime: int
8663
8630
  :param _StorageSummaryDistribution: hdfs存储详情
8664
8631
  注意:此字段可能返回 null,表示取不到有效值。
@@ -8673,7 +8640,6 @@ class DescribeHDFSStorageInfoResponse(AbstractModel):
8673
8640
  @property
8674
8641
  def SampleTime(self):
8675
8642
  """采样时间
8676
- 注意:此字段可能返回 null,表示取不到有效值。
8677
8643
  :rtype: int
8678
8644
  """
8679
8645
  return self._SampleTime
@@ -11227,7 +11193,7 @@ class DescribeServiceNodeInfosRequest(AbstractModel):
11227
11193
  0代表所有状态
11228
11194
  1代表处于维护状态
11229
11195
  :type DataNodeMaintenanceId: int
11230
- :param _SearchFields: 支持搜索的字段
11196
+ :param _SearchFields: 支持搜索的字段,目前支持 SearchType :ipv4
11231
11197
  :type SearchFields: list of SearchItem
11232
11198
  """
11233
11199
  self._InstanceId = None
@@ -11381,7 +11347,7 @@ class DescribeServiceNodeInfosRequest(AbstractModel):
11381
11347
 
11382
11348
  @property
11383
11349
  def SearchFields(self):
11384
- """支持搜索的字段
11350
+ """支持搜索的字段,目前支持 SearchType :ipv4
11385
11351
  :rtype: list of SearchItem
11386
11352
  """
11387
11353
  return self._SearchFields
@@ -14021,19 +13987,15 @@ class EmrPrice(AbstractModel):
14021
13987
  def __init__(self):
14022
13988
  r"""
14023
13989
  :param _OriginalCost: 刊例价格
14024
- 注意:此字段可能返回 null,表示取不到有效值。
14025
13990
  :type OriginalCost: str
14026
13991
  :param _DiscountCost: 折扣价格
14027
- 注意:此字段可能返回 null,表示取不到有效值。
14028
13992
  :type DiscountCost: str
14029
13993
  :param _Unit: 单位
14030
- 注意:此字段可能返回 null,表示取不到有效值。
14031
13994
  :type Unit: str
14032
13995
  :param _PriceSpec: 询价配置
14033
13996
  注意:此字段可能返回 null,表示取不到有效值。
14034
13997
  :type PriceSpec: :class:`tencentcloud.emr.v20190103.models.PriceResource`
14035
13998
  :param _SupportSpotPaid: 是否支持竞价实例
14036
- 注意:此字段可能返回 null,表示取不到有效值。
14037
13999
  :type SupportSpotPaid: bool
14038
14000
  """
14039
14001
  self._OriginalCost = None
@@ -14045,7 +14007,6 @@ class EmrPrice(AbstractModel):
14045
14007
  @property
14046
14008
  def OriginalCost(self):
14047
14009
  """刊例价格
14048
- 注意:此字段可能返回 null,表示取不到有效值。
14049
14010
  :rtype: str
14050
14011
  """
14051
14012
  return self._OriginalCost
@@ -14057,7 +14018,6 @@ class EmrPrice(AbstractModel):
14057
14018
  @property
14058
14019
  def DiscountCost(self):
14059
14020
  """折扣价格
14060
- 注意:此字段可能返回 null,表示取不到有效值。
14061
14021
  :rtype: str
14062
14022
  """
14063
14023
  return self._DiscountCost
@@ -14069,7 +14029,6 @@ class EmrPrice(AbstractModel):
14069
14029
  @property
14070
14030
  def Unit(self):
14071
14031
  """单位
14072
- 注意:此字段可能返回 null,表示取不到有效值。
14073
14032
  :rtype: str
14074
14033
  """
14075
14034
  return self._Unit
@@ -14093,7 +14052,6 @@ class EmrPrice(AbstractModel):
14093
14052
  @property
14094
14053
  def SupportSpotPaid(self):
14095
14054
  """是否支持竞价实例
14096
- 注意:此字段可能返回 null,表示取不到有效值。
14097
14055
  :rtype: bool
14098
14056
  """
14099
14057
  return self._SupportSpotPaid
@@ -16197,17 +16155,13 @@ class InquirePriceRenewEmrResponse(AbstractModel):
16197
16155
  def __init__(self):
16198
16156
  r"""
16199
16157
  :param _OriginalCost: 原价,单位为元。
16200
- 注意:此字段可能返回 null,表示取不到有效值。
16201
16158
  :type OriginalCost: float
16202
16159
  :param _DiscountCost: 折扣价,单位为元。
16203
- 注意:此字段可能返回 null,表示取不到有效值。
16204
16160
  :type DiscountCost: float
16205
16161
  :param _TimeUnit: 实例续费的时间单位。取值范围:
16206
16162
  <li>m:表示月份。</li>
16207
- 注意:此字段可能返回 null,表示取不到有效值。
16208
16163
  :type TimeUnit: str
16209
16164
  :param _TimeSpan: 实例续费的时长。
16210
- 注意:此字段可能返回 null,表示取不到有效值。
16211
16165
  :type TimeSpan: int
16212
16166
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
16213
16167
  :type RequestId: str
@@ -16221,7 +16175,6 @@ class InquirePriceRenewEmrResponse(AbstractModel):
16221
16175
  @property
16222
16176
  def OriginalCost(self):
16223
16177
  """原价,单位为元。
16224
- 注意:此字段可能返回 null,表示取不到有效值。
16225
16178
  :rtype: float
16226
16179
  """
16227
16180
  return self._OriginalCost
@@ -16233,7 +16186,6 @@ class InquirePriceRenewEmrResponse(AbstractModel):
16233
16186
  @property
16234
16187
  def DiscountCost(self):
16235
16188
  """折扣价,单位为元。
16236
- 注意:此字段可能返回 null,表示取不到有效值。
16237
16189
  :rtype: float
16238
16190
  """
16239
16191
  return self._DiscountCost
@@ -16246,7 +16198,6 @@ class InquirePriceRenewEmrResponse(AbstractModel):
16246
16198
  def TimeUnit(self):
16247
16199
  """实例续费的时间单位。取值范围:
16248
16200
  <li>m:表示月份。</li>
16249
- 注意:此字段可能返回 null,表示取不到有效值。
16250
16201
  :rtype: str
16251
16202
  """
16252
16203
  return self._TimeUnit
@@ -16258,7 +16209,6 @@ class InquirePriceRenewEmrResponse(AbstractModel):
16258
16209
  @property
16259
16210
  def TimeSpan(self):
16260
16211
  """实例续费的时长。
16261
- 注意:此字段可能返回 null,表示取不到有效值。
16262
16212
  :rtype: int
16263
16213
  """
16264
16214
  return self._TimeSpan
@@ -16613,18 +16563,14 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
16613
16563
  def __init__(self):
16614
16564
  r"""
16615
16565
  :param _OriginalCost: 原价,单位为元。
16616
- 注意:此字段可能返回 null,表示取不到有效值。
16617
16566
  :type OriginalCost: float
16618
16567
  :param _DiscountCost: 折扣价,单位为元。
16619
- 注意:此字段可能返回 null,表示取不到有效值。
16620
16568
  :type DiscountCost: float
16621
16569
  :param _TimeUnit: 购买实例的时间单位。取值范围:
16622
16570
  <li>s:表示秒。</li>
16623
16571
  <li>m:表示月份。</li>
16624
- 注意:此字段可能返回 null,表示取不到有效值。
16625
16572
  :type TimeUnit: str
16626
16573
  :param _TimeSpan: 购买实例的时长。
16627
- 注意:此字段可能返回 null,表示取不到有效值。
16628
16574
  :type TimeSpan: int
16629
16575
  :param _PriceList: 价格清单
16630
16576
  注意:此字段可能返回 null,表示取不到有效值。
@@ -16642,7 +16588,6 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
16642
16588
  @property
16643
16589
  def OriginalCost(self):
16644
16590
  """原价,单位为元。
16645
- 注意:此字段可能返回 null,表示取不到有效值。
16646
16591
  :rtype: float
16647
16592
  """
16648
16593
  return self._OriginalCost
@@ -16654,7 +16599,6 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
16654
16599
  @property
16655
16600
  def DiscountCost(self):
16656
16601
  """折扣价,单位为元。
16657
- 注意:此字段可能返回 null,表示取不到有效值。
16658
16602
  :rtype: float
16659
16603
  """
16660
16604
  return self._DiscountCost
@@ -16668,7 +16612,6 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
16668
16612
  """购买实例的时间单位。取值范围:
16669
16613
  <li>s:表示秒。</li>
16670
16614
  <li>m:表示月份。</li>
16671
- 注意:此字段可能返回 null,表示取不到有效值。
16672
16615
  :rtype: str
16673
16616
  """
16674
16617
  return self._TimeUnit
@@ -16680,7 +16623,6 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
16680
16623
  @property
16681
16624
  def TimeSpan(self):
16682
16625
  """购买实例的时长。
16683
- 注意:此字段可能返回 null,表示取不到有效值。
16684
16626
  :rtype: int
16685
16627
  """
16686
16628
  return self._TimeSpan
@@ -16897,17 +16839,13 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
16897
16839
  def __init__(self):
16898
16840
  r"""
16899
16841
  :param _OriginalCost: 原价,单位为元。
16900
- 注意:此字段可能返回 null,表示取不到有效值。
16901
16842
  :type OriginalCost: float
16902
16843
  :param _DiscountCost: 折扣价,单位为元。
16903
- 注意:此字段可能返回 null,表示取不到有效值。
16904
16844
  :type DiscountCost: float
16905
16845
  :param _TimeUnit: 实例续费的时间单位。取值范围:
16906
16846
  <li>m:表示月份。</li>
16907
- 注意:此字段可能返回 null,表示取不到有效值。
16908
16847
  :type TimeUnit: str
16909
16848
  :param _TimeSpan: 实例续费的时长。
16910
- 注意:此字段可能返回 null,表示取不到有效值。
16911
16849
  :type TimeSpan: int
16912
16850
  :param _PriceDetail: 价格详情
16913
16851
  注意:此字段可能返回 null,表示取不到有效值。
@@ -16925,7 +16863,6 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
16925
16863
  @property
16926
16864
  def OriginalCost(self):
16927
16865
  """原价,单位为元。
16928
- 注意:此字段可能返回 null,表示取不到有效值。
16929
16866
  :rtype: float
16930
16867
  """
16931
16868
  return self._OriginalCost
@@ -16937,7 +16874,6 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
16937
16874
  @property
16938
16875
  def DiscountCost(self):
16939
16876
  """折扣价,单位为元。
16940
- 注意:此字段可能返回 null,表示取不到有效值。
16941
16877
  :rtype: float
16942
16878
  """
16943
16879
  return self._DiscountCost
@@ -16950,7 +16886,6 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
16950
16886
  def TimeUnit(self):
16951
16887
  """实例续费的时间单位。取值范围:
16952
16888
  <li>m:表示月份。</li>
16953
- 注意:此字段可能返回 null,表示取不到有效值。
16954
16889
  :rtype: str
16955
16890
  """
16956
16891
  return self._TimeUnit
@@ -16962,7 +16897,6 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
16962
16897
  @property
16963
16898
  def TimeSpan(self):
16964
16899
  """实例续费的时长。
16965
- 注意:此字段可能返回 null,表示取不到有效值。
16966
16900
  :rtype: int
16967
16901
  """
16968
16902
  return self._TimeSpan
@@ -17247,15 +17181,12 @@ class InquiryPriceScaleOutInstanceResponse(AbstractModel):
17247
17181
  def __init__(self):
17248
17182
  r"""
17249
17183
  :param _OriginalCost: 原价,单位为元。
17250
- 注意:此字段可能返回 null,表示取不到有效值。
17251
17184
  :type OriginalCost: str
17252
17185
  :param _DiscountCost: 折扣价,单位为元。
17253
- 注意:此字段可能返回 null,表示取不到有效值。
17254
17186
  :type DiscountCost: str
17255
17187
  :param _Unit: 扩容的时间单位。取值范围:
17256
17188
  <li>s:表示秒。</li>
17257
17189
  <li>m:表示月份。</li>
17258
- 注意:此字段可能返回 null,表示取不到有效值。
17259
17190
  :type Unit: str
17260
17191
  :param _PriceSpec: 询价的节点规格。
17261
17192
  注意:此字段可能返回 null,表示取不到有效值。
@@ -17276,7 +17207,6 @@ class InquiryPriceScaleOutInstanceResponse(AbstractModel):
17276
17207
  @property
17277
17208
  def OriginalCost(self):
17278
17209
  """原价,单位为元。
17279
- 注意:此字段可能返回 null,表示取不到有效值。
17280
17210
  :rtype: str
17281
17211
  """
17282
17212
  return self._OriginalCost
@@ -17288,7 +17218,6 @@ class InquiryPriceScaleOutInstanceResponse(AbstractModel):
17288
17218
  @property
17289
17219
  def DiscountCost(self):
17290
17220
  """折扣价,单位为元。
17291
- 注意:此字段可能返回 null,表示取不到有效值。
17292
17221
  :rtype: str
17293
17222
  """
17294
17223
  return self._DiscountCost
@@ -17302,7 +17231,6 @@ class InquiryPriceScaleOutInstanceResponse(AbstractModel):
17302
17231
  """扩容的时间单位。取值范围:
17303
17232
  <li>s:表示秒。</li>
17304
17233
  <li>m:表示月份。</li>
17305
- 注意:此字段可能返回 null,表示取不到有效值。
17306
17234
  :rtype: str
17307
17235
  """
17308
17236
  return self._Unit
@@ -17515,18 +17443,14 @@ class InquiryPriceUpdateInstanceResponse(AbstractModel):
17515
17443
  def __init__(self):
17516
17444
  r"""
17517
17445
  :param _OriginalCost: 原价,单位为元。
17518
- 注意:此字段可能返回 null,表示取不到有效值。
17519
17446
  :type OriginalCost: float
17520
17447
  :param _DiscountCost: 折扣价,单位为元。
17521
- 注意:此字段可能返回 null,表示取不到有效值。
17522
17448
  :type DiscountCost: float
17523
17449
  :param _TimeUnit: 变配的时间单位。取值范围:
17524
17450
  <li>s:表示秒。</li>
17525
17451
  <li>m:表示月份。</li>
17526
- 注意:此字段可能返回 null,表示取不到有效值。
17527
17452
  :type TimeUnit: str
17528
17453
  :param _TimeSpan: 变配的时长。
17529
- 注意:此字段可能返回 null,表示取不到有效值。
17530
17454
  :type TimeSpan: int
17531
17455
  :param _PriceDetail: 价格详情
17532
17456
  注意:此字段可能返回 null,表示取不到有效值。
@@ -17548,7 +17472,6 @@ class InquiryPriceUpdateInstanceResponse(AbstractModel):
17548
17472
  @property
17549
17473
  def OriginalCost(self):
17550
17474
  """原价,单位为元。
17551
- 注意:此字段可能返回 null,表示取不到有效值。
17552
17475
  :rtype: float
17553
17476
  """
17554
17477
  return self._OriginalCost
@@ -17560,7 +17483,6 @@ class InquiryPriceUpdateInstanceResponse(AbstractModel):
17560
17483
  @property
17561
17484
  def DiscountCost(self):
17562
17485
  """折扣价,单位为元。
17563
- 注意:此字段可能返回 null,表示取不到有效值。
17564
17486
  :rtype: float
17565
17487
  """
17566
17488
  return self._DiscountCost
@@ -17574,7 +17496,6 @@ class InquiryPriceUpdateInstanceResponse(AbstractModel):
17574
17496
  """变配的时间单位。取值范围:
17575
17497
  <li>s:表示秒。</li>
17576
17498
  <li>m:表示月份。</li>
17577
- 注意:此字段可能返回 null,表示取不到有效值。
17578
17499
  :rtype: str
17579
17500
  """
17580
17501
  return self._TimeUnit
@@ -17586,7 +17507,6 @@ class InquiryPriceUpdateInstanceResponse(AbstractModel):
17586
17507
  @property
17587
17508
  def TimeSpan(self):
17588
17509
  """变配的时长。
17589
- 注意:此字段可能返回 null,表示取不到有效值。
17590
17510
  :rtype: int
17591
17511
  """
17592
17512
  return self._TimeSpan
@@ -18651,31 +18571,22 @@ class LoadAutoScaleStrategy(AbstractModel):
18651
18571
  def __init__(self):
18652
18572
  r"""
18653
18573
  :param _StrategyId: 规则ID。
18654
- 注意:此字段可能返回 null,表示取不到有效值。
18655
18574
  :type StrategyId: int
18656
18575
  :param _StrategyName: 规则名称。
18657
- 注意:此字段可能返回 null,表示取不到有效值。
18658
18576
  :type StrategyName: str
18659
18577
  :param _CalmDownTime: 规则生效冷却时间。
18660
- 注意:此字段可能返回 null,表示取不到有效值。
18661
18578
  :type CalmDownTime: int
18662
18579
  :param _ScaleAction: 扩缩容动作,1表示扩容,2表示缩容。
18663
- 注意:此字段可能返回 null,表示取不到有效值。
18664
18580
  :type ScaleAction: int
18665
18581
  :param _ScaleNum: 每次规则生效时的扩缩容数量。
18666
- 注意:此字段可能返回 null,表示取不到有效值。
18667
18582
  :type ScaleNum: int
18668
18583
  :param _ProcessMethod: 指标处理方法,1表示MAX,2表示MIN,3表示AVG。
18669
- 注意:此字段可能返回 null,表示取不到有效值。
18670
18584
  :type ProcessMethod: int
18671
18585
  :param _Priority: 规则优先级,添加时无效,默认为自增。
18672
- 注意:此字段可能返回 null,表示取不到有效值。
18673
18586
  :type Priority: int
18674
18587
  :param _StrategyStatus: 规则状态,1表示启动,3表示禁用。
18675
- 注意:此字段可能返回 null,表示取不到有效值。
18676
18588
  :type StrategyStatus: int
18677
18589
  :param _YarnNodeLabel: 规则扩容指定 yarn node label
18678
- 注意:此字段可能返回 null,表示取不到有效值。
18679
18590
  :type YarnNodeLabel: str
18680
18591
  :param _PeriodValid: 规则生效的有效时间
18681
18592
  :type PeriodValid: str
@@ -18687,14 +18598,12 @@ class LoadAutoScaleStrategy(AbstractModel):
18687
18598
  注意:此字段可能返回 null,表示取不到有效值。
18688
18599
  :type Tags: list of Tag
18689
18600
  :param _ConfigGroupAssigned: 预设配置组
18690
- 注意:此字段可能返回 null,表示取不到有效值。
18691
18601
  :type ConfigGroupAssigned: str
18692
18602
  :param _MeasureMethod: 扩容资源计算方法,"DEFAULT","INSTANCE", "CPU", "MEMORYGB"。
18693
18603
  "DEFAULT"表示默认方式,与"INSTANCE"意义相同。
18694
18604
  "INSTANCE"表示按照节点计算,默认方式。
18695
18605
  "CPU"表示按照机器的核数计算。
18696
18606
  "MEMORYGB"表示按照机器内存数计算。
18697
- 注意:此字段可能返回 null,表示取不到有效值。
18698
18607
  :type MeasureMethod: str
18699
18608
  :param _LoadMetricsConditions: 多指标触发条件
18700
18609
  注意:此字段可能返回 null,表示取不到有效值。
@@ -18720,7 +18629,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18720
18629
  @property
18721
18630
  def StrategyId(self):
18722
18631
  """规则ID。
18723
- 注意:此字段可能返回 null,表示取不到有效值。
18724
18632
  :rtype: int
18725
18633
  """
18726
18634
  return self._StrategyId
@@ -18732,7 +18640,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18732
18640
  @property
18733
18641
  def StrategyName(self):
18734
18642
  """规则名称。
18735
- 注意:此字段可能返回 null,表示取不到有效值。
18736
18643
  :rtype: str
18737
18644
  """
18738
18645
  return self._StrategyName
@@ -18744,7 +18651,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18744
18651
  @property
18745
18652
  def CalmDownTime(self):
18746
18653
  """规则生效冷却时间。
18747
- 注意:此字段可能返回 null,表示取不到有效值。
18748
18654
  :rtype: int
18749
18655
  """
18750
18656
  return self._CalmDownTime
@@ -18756,7 +18662,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18756
18662
  @property
18757
18663
  def ScaleAction(self):
18758
18664
  """扩缩容动作,1表示扩容,2表示缩容。
18759
- 注意:此字段可能返回 null,表示取不到有效值。
18760
18665
  :rtype: int
18761
18666
  """
18762
18667
  return self._ScaleAction
@@ -18768,7 +18673,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18768
18673
  @property
18769
18674
  def ScaleNum(self):
18770
18675
  """每次规则生效时的扩缩容数量。
18771
- 注意:此字段可能返回 null,表示取不到有效值。
18772
18676
  :rtype: int
18773
18677
  """
18774
18678
  return self._ScaleNum
@@ -18780,7 +18684,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18780
18684
  @property
18781
18685
  def ProcessMethod(self):
18782
18686
  """指标处理方法,1表示MAX,2表示MIN,3表示AVG。
18783
- 注意:此字段可能返回 null,表示取不到有效值。
18784
18687
  :rtype: int
18785
18688
  """
18786
18689
  return self._ProcessMethod
@@ -18792,7 +18695,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18792
18695
  @property
18793
18696
  def Priority(self):
18794
18697
  """规则优先级,添加时无效,默认为自增。
18795
- 注意:此字段可能返回 null,表示取不到有效值。
18796
18698
  :rtype: int
18797
18699
  """
18798
18700
  return self._Priority
@@ -18804,7 +18706,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18804
18706
  @property
18805
18707
  def StrategyStatus(self):
18806
18708
  """规则状态,1表示启动,3表示禁用。
18807
- 注意:此字段可能返回 null,表示取不到有效值。
18808
18709
  :rtype: int
18809
18710
  """
18810
18711
  return self._StrategyStatus
@@ -18816,7 +18717,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18816
18717
  @property
18817
18718
  def YarnNodeLabel(self):
18818
18719
  """规则扩容指定 yarn node label
18819
- 注意:此字段可能返回 null,表示取不到有效值。
18820
18720
  :rtype: str
18821
18721
  """
18822
18722
  return self._YarnNodeLabel
@@ -18873,7 +18773,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18873
18773
  @property
18874
18774
  def ConfigGroupAssigned(self):
18875
18775
  """预设配置组
18876
- 注意:此字段可能返回 null,表示取不到有效值。
18877
18776
  :rtype: str
18878
18777
  """
18879
18778
  return self._ConfigGroupAssigned
@@ -18889,7 +18788,6 @@ class LoadAutoScaleStrategy(AbstractModel):
18889
18788
  "INSTANCE"表示按照节点计算,默认方式。
18890
18789
  "CPU"表示按照机器的核数计算。
18891
18790
  "MEMORYGB"表示按照机器内存数计算。
18892
- 注意:此字段可能返回 null,表示取不到有效值。
18893
18791
  :rtype: str
18894
18792
  """
18895
18793
  return self._MeasureMethod
@@ -18953,16 +18851,12 @@ class LoadMetricsCondition(AbstractModel):
18953
18851
  def __init__(self):
18954
18852
  r"""
18955
18853
  :param _StatisticPeriod: 规则统计周期,提供1min,3min,5min。
18956
- 注意:此字段可能返回 null,表示取不到有效值。
18957
18854
  :type StatisticPeriod: int
18958
18855
  :param _TriggerThreshold: 触发次数,当连续触发超过TriggerThreshold次后才开始扩缩容。
18959
- 注意:此字段可能返回 null,表示取不到有效值。
18960
18856
  :type TriggerThreshold: int
18961
18857
  :param _LoadMetrics: 扩缩容负载指标。
18962
- 注意:此字段可能返回 null,表示取不到有效值。
18963
18858
  :type LoadMetrics: str
18964
18859
  :param _MetricId: 规则元数据记录ID。
18965
- 注意:此字段可能返回 null,表示取不到有效值。
18966
18860
  :type MetricId: int
18967
18861
  :param _Conditions: 触发条件
18968
18862
  注意:此字段可能返回 null,表示取不到有效值。
@@ -18977,7 +18871,6 @@ class LoadMetricsCondition(AbstractModel):
18977
18871
  @property
18978
18872
  def StatisticPeriod(self):
18979
18873
  """规则统计周期,提供1min,3min,5min。
18980
- 注意:此字段可能返回 null,表示取不到有效值。
18981
18874
  :rtype: int
18982
18875
  """
18983
18876
  return self._StatisticPeriod
@@ -18989,7 +18882,6 @@ class LoadMetricsCondition(AbstractModel):
18989
18882
  @property
18990
18883
  def TriggerThreshold(self):
18991
18884
  """触发次数,当连续触发超过TriggerThreshold次后才开始扩缩容。
18992
- 注意:此字段可能返回 null,表示取不到有效值。
18993
18885
  :rtype: int
18994
18886
  """
18995
18887
  return self._TriggerThreshold
@@ -19001,7 +18893,6 @@ class LoadMetricsCondition(AbstractModel):
19001
18893
  @property
19002
18894
  def LoadMetrics(self):
19003
18895
  """扩缩容负载指标。
19004
- 注意:此字段可能返回 null,表示取不到有效值。
19005
18896
  :rtype: str
19006
18897
  """
19007
18898
  return self._LoadMetrics
@@ -19013,7 +18904,6 @@ class LoadMetricsCondition(AbstractModel):
19013
18904
  @property
19014
18905
  def MetricId(self):
19015
18906
  """规则元数据记录ID。
19016
- 注意:此字段可能返回 null,表示取不到有效值。
19017
18907
  :rtype: int
19018
18908
  """
19019
18909
  return self._MetricId
@@ -19810,10 +19700,8 @@ class ModifyPodNumResponse(AbstractModel):
19810
19700
  def __init__(self):
19811
19701
  r"""
19812
19702
  :param _InstanceId: 集群Id
19813
- 注意:此字段可能返回 null,表示取不到有效值。
19814
19703
  :type InstanceId: str
19815
19704
  :param _FlowId: 流程Id
19816
- 注意:此字段可能返回 null,表示取不到有效值。
19817
19705
  :type FlowId: int
19818
19706
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
19819
19707
  :type RequestId: str
@@ -19825,7 +19713,6 @@ class ModifyPodNumResponse(AbstractModel):
19825
19713
  @property
19826
19714
  def InstanceId(self):
19827
19715
  """集群Id
19828
- 注意:此字段可能返回 null,表示取不到有效值。
19829
19716
  :rtype: str
19830
19717
  """
19831
19718
  return self._InstanceId
@@ -19837,7 +19724,6 @@ class ModifyPodNumResponse(AbstractModel):
19837
19724
  @property
19838
19725
  def FlowId(self):
19839
19726
  """流程Id
19840
- 注意:此字段可能返回 null,表示取不到有效值。
19841
19727
  :rtype: int
19842
19728
  """
19843
19729
  return self._FlowId
@@ -19929,7 +19815,6 @@ class ModifyResourcePoolsResponse(AbstractModel):
19929
19815
  :param _IsDraft: false表示不是草稿,提交刷新请求成功
19930
19816
  :type IsDraft: bool
19931
19817
  :param _ErrorMsg: 扩展字段,暂时没用
19932
- 注意:此字段可能返回 null,表示取不到有效值。
19933
19818
  :type ErrorMsg: str
19934
19819
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
19935
19820
  :type RequestId: str
@@ -19952,7 +19837,6 @@ class ModifyResourcePoolsResponse(AbstractModel):
19952
19837
  @property
19953
19838
  def ErrorMsg(self):
19954
19839
  """扩展字段,暂时没用
19955
- 注意:此字段可能返回 null,表示取不到有效值。
19956
19840
  :rtype: str
19957
19841
  """
19958
19842
  return self._ErrorMsg
@@ -20113,7 +19997,6 @@ class ModifyResourceResponse(AbstractModel):
20113
19997
  def __init__(self):
20114
19998
  r"""
20115
19999
  :param _TraceId: 流程traceId
20116
- 注意:此字段可能返回 null,表示取不到有效值。
20117
20000
  :type TraceId: str
20118
20001
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
20119
20002
  :type RequestId: str
@@ -20124,7 +20007,6 @@ class ModifyResourceResponse(AbstractModel):
20124
20007
  @property
20125
20008
  def TraceId(self):
20126
20009
  """流程traceId
20127
- 注意:此字段可能返回 null,表示取不到有效值。
20128
20010
  :rtype: str
20129
20011
  """
20130
20012
  return self._TraceId
@@ -20226,10 +20108,8 @@ class ModifyResourceScheduleConfigResponse(AbstractModel):
20226
20108
  :param _IsDraft: true为草稿,表示还没有刷新资源池
20227
20109
  :type IsDraft: bool
20228
20110
  :param _ErrorMsg: 校验错误信息,如果不为空,则说明校验失败,配置没有成功
20229
- 注意:此字段可能返回 null,表示取不到有效值。
20230
20111
  :type ErrorMsg: str
20231
20112
  :param _Data: 返回数据
20232
- 注意:此字段可能返回 null,表示取不到有效值。
20233
20113
  :type Data: str
20234
20114
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
20235
20115
  :type RequestId: str
@@ -20253,7 +20133,6 @@ class ModifyResourceScheduleConfigResponse(AbstractModel):
20253
20133
  @property
20254
20134
  def ErrorMsg(self):
20255
20135
  """校验错误信息,如果不为空,则说明校验失败,配置没有成功
20256
- 注意:此字段可能返回 null,表示取不到有效值。
20257
20136
  :rtype: str
20258
20137
  """
20259
20138
  return self._ErrorMsg
@@ -20265,7 +20144,6 @@ class ModifyResourceScheduleConfigResponse(AbstractModel):
20265
20144
  @property
20266
20145
  def Data(self):
20267
20146
  """返回数据
20268
- 注意:此字段可能返回 null,表示取不到有效值。
20269
20147
  :rtype: str
20270
20148
  """
20271
20149
  return self._Data
@@ -21129,7 +21007,6 @@ class MonthRepeatStrategy(AbstractModel):
21129
21007
  def __init__(self):
21130
21008
  r"""
21131
21009
  :param _ExecuteAtTimeOfDay: 重复任务执行的具体时刻,例如"01:02:00"
21132
- 注意:此字段可能返回 null,表示取不到有效值。
21133
21010
  :type ExecuteAtTimeOfDay: str
21134
21011
  :param _DaysOfMonthRange: 每月中的天数时间段描述,长度只能为2,例如[2,10]表示每月2-10号。
21135
21012
  注意:此字段可能返回 null,表示取不到有效值。
@@ -21141,7 +21018,6 @@ class MonthRepeatStrategy(AbstractModel):
21141
21018
  @property
21142
21019
  def ExecuteAtTimeOfDay(self):
21143
21020
  """重复任务执行的具体时刻,例如"01:02:00"
21144
- 注意:此字段可能返回 null,表示取不到有效值。
21145
21021
  :rtype: str
21146
21022
  """
21147
21023
  return self._ExecuteAtTimeOfDay
@@ -21187,13 +21063,10 @@ class MultiDisk(AbstractModel):
21187
21063
  <li>CLOUD_SSD:表示云SSD。</li>
21188
21064
  <li>CLOUD_PREMIUM:表示高效云盘。</li>
21189
21065
  <li>CLOUD_HSSD:表示增强型SSD云硬盘。</li>
21190
- 注意:此字段可能返回 null,表示取不到有效值。
21191
21066
  :type DiskType: str
21192
21067
  :param _Volume: 云盘大小
21193
- 注意:此字段可能返回 null,表示取不到有效值。
21194
21068
  :type Volume: int
21195
21069
  :param _Count: 该类型云盘个数
21196
- 注意:此字段可能返回 null,表示取不到有效值。
21197
21070
  :type Count: int
21198
21071
  """
21199
21072
  self._DiskType = None
@@ -21206,7 +21079,6 @@ class MultiDisk(AbstractModel):
21206
21079
  <li>CLOUD_SSD:表示云SSD。</li>
21207
21080
  <li>CLOUD_PREMIUM:表示高效云盘。</li>
21208
21081
  <li>CLOUD_HSSD:表示增强型SSD云硬盘。</li>
21209
- 注意:此字段可能返回 null,表示取不到有效值。
21210
21082
  :rtype: str
21211
21083
  """
21212
21084
  return self._DiskType
@@ -21218,7 +21090,6 @@ class MultiDisk(AbstractModel):
21218
21090
  @property
21219
21091
  def Volume(self):
21220
21092
  """云盘大小
21221
- 注意:此字段可能返回 null,表示取不到有效值。
21222
21093
  :rtype: int
21223
21094
  """
21224
21095
  return self._Volume
@@ -21230,7 +21101,6 @@ class MultiDisk(AbstractModel):
21230
21101
  @property
21231
21102
  def Count(self):
21232
21103
  """该类型云盘个数
21233
- 注意:此字段可能返回 null,表示取不到有效值。
21234
21104
  :rtype: int
21235
21105
  """
21236
21106
  return self._Count
@@ -21367,7 +21237,6 @@ class MultiZoneSetting(AbstractModel):
21367
21237
  def __init__(self):
21368
21238
  r"""
21369
21239
  :param _ZoneTag: "master"、"standby"、"third-party"
21370
- 注意:此字段可能返回 null,表示取不到有效值。
21371
21240
  :type ZoneTag: str
21372
21241
  :param _VPCSettings: 无
21373
21242
  :type VPCSettings: :class:`tencentcloud.emr.v20190103.models.VPCSettings`
@@ -21384,7 +21253,6 @@ class MultiZoneSetting(AbstractModel):
21384
21253
  @property
21385
21254
  def ZoneTag(self):
21386
21255
  """"master"、"standby"、"third-party"
21387
- 注意:此字段可能返回 null,表示取不到有效值。
21388
21256
  :rtype: str
21389
21257
  """
21390
21258
  return self._ZoneTag
@@ -21723,95 +21591,66 @@ class NodeHardwareInfo(AbstractModel):
21723
21591
  def __init__(self):
21724
21592
  r"""
21725
21593
  :param _AppId: 用户APPID
21726
- 注意:此字段可能返回 null,表示取不到有效值。
21727
21594
  :type AppId: int
21728
21595
  :param _SerialNo: 序列号
21729
- 注意:此字段可能返回 null,表示取不到有效值。
21730
21596
  :type SerialNo: str
21731
21597
  :param _OrderNo: 机器实例ID
21732
- 注意:此字段可能返回 null,表示取不到有效值。
21733
21598
  :type OrderNo: str
21734
21599
  :param _WanIp: master节点绑定外网IP
21735
- 注意:此字段可能返回 null,表示取不到有效值。
21736
21600
  :type WanIp: str
21737
21601
  :param _Flag: 节点类型。0:common节点;1:master节点
21738
21602
  ;2:core节点;3:task节点
21739
- 注意:此字段可能返回 null,表示取不到有效值。
21740
21603
  :type Flag: int
21741
21604
  :param _Spec: 节点规格
21742
- 注意:此字段可能返回 null,表示取不到有效值。
21743
21605
  :type Spec: str
21744
21606
  :param _CpuNum: 节点核数
21745
- 注意:此字段可能返回 null,表示取不到有效值。
21746
21607
  :type CpuNum: int
21747
- :param _MemSize: 节点内存
21748
- 注意:此字段可能返回 null,表示取不到有效值。
21608
+ :param _MemSize: 节点内存,单位b
21749
21609
  :type MemSize: int
21750
- :param _MemDesc: 节点内存描述
21751
- 注意:此字段可能返回 null,表示取不到有效值。
21610
+ :param _MemDesc: 节点内存描述,单位GB
21752
21611
  :type MemDesc: str
21753
21612
  :param _RegionId: 节点所在region
21754
- 注意:此字段可能返回 null,表示取不到有效值。
21755
21613
  :type RegionId: int
21756
21614
  :param _ZoneId: 节点所在Zone
21757
- 注意:此字段可能返回 null,表示取不到有效值。
21758
21615
  :type ZoneId: int
21759
21616
  :param _ApplyTime: 申请时间
21760
- 注意:此字段可能返回 null,表示取不到有效值。
21761
21617
  :type ApplyTime: str
21762
21618
  :param _FreeTime: 释放时间
21763
- 注意:此字段可能返回 null,表示取不到有效值。
21764
21619
  :type FreeTime: str
21765
21620
  :param _DiskSize: 硬盘大小
21766
- 注意:此字段可能返回 null,表示取不到有效值。
21767
21621
  :type DiskSize: str
21768
21622
  :param _NameTag: 节点描述
21769
- 注意:此字段可能返回 null,表示取不到有效值。
21770
21623
  :type NameTag: str
21771
21624
  :param _Services: 节点部署服务
21772
- 注意:此字段可能返回 null,表示取不到有效值。
21773
21625
  :type Services: str
21774
- :param _StorageType: 磁盘类型
21775
- 注意:此字段可能返回 null,表示取不到有效值。
21626
+ :param _StorageType: 磁盘类型,1 :本地盘 2 :云硬盘 3 : 本地SSD 4 : 云SSD 5 : 高效云盘 6 : 增强型SSD云硬盘 11 : 吞吐型云硬盘 12 : 极速型SSD云硬盘 13 : 通用型SSD云硬盘 14 : 大数据型云硬盘 15 : 高IO型云硬盘 16 : 远端SSD盘
21627
+
21776
21628
  :type StorageType: int
21777
- :param _RootSize: 系统盘大小
21778
- 注意:此字段可能返回 null,表示取不到有效值。
21629
+ :param _RootSize: 系统盘大小,单位GB
21779
21630
  :type RootSize: int
21780
- :param _ChargeType: 付费类型
21781
- 注意:此字段可能返回 null,表示取不到有效值。
21631
+ :param _ChargeType: 付费类型,0:按量计费;1:包年包月
21782
21632
  :type ChargeType: int
21783
21633
  :param _CdbIp: 数据库IP
21784
- 注意:此字段可能返回 null,表示取不到有效值。
21785
21634
  :type CdbIp: str
21786
21635
  :param _CdbPort: 数据库端口
21787
- 注意:此字段可能返回 null,表示取不到有效值。
21788
21636
  :type CdbPort: int
21789
- :param _HwDiskSize: 硬盘容量
21790
- 注意:此字段可能返回 null,表示取不到有效值。
21637
+ :param _HwDiskSize: 硬盘容量,单位b
21791
21638
  :type HwDiskSize: int
21792
21639
  :param _HwDiskSizeDesc: 硬盘容量描述
21793
- 注意:此字段可能返回 null,表示取不到有效值。
21794
21640
  :type HwDiskSizeDesc: str
21795
- :param _HwMemSize: 内存容量
21796
- 注意:此字段可能返回 null,表示取不到有效值。
21641
+ :param _HwMemSize: 内存容量,单位b
21797
21642
  :type HwMemSize: int
21798
21643
  :param _HwMemSizeDesc: 内存容量描述
21799
- 注意:此字段可能返回 null,表示取不到有效值。
21800
21644
  :type HwMemSizeDesc: str
21801
21645
  :param _ExpireTime: 过期时间
21802
- 注意:此字段可能返回 null,表示取不到有效值。
21803
21646
  :type ExpireTime: str
21804
21647
  :param _EmrResourceId: 节点资源ID
21805
- 注意:此字段可能返回 null,表示取不到有效值。
21806
21648
  :type EmrResourceId: str
21807
21649
  :param _IsAutoRenew: 续费标志
21808
- 注意:此字段可能返回 null,表示取不到有效值。
21809
21650
  :type IsAutoRenew: int
21810
21651
  :param _DeviceClass: 设备标识
21811
- 注意:此字段可能返回 null,表示取不到有效值。
21812
21652
  :type DeviceClass: str
21813
21653
  :param _Mutable: 支持变配
21814
- 注意:此字段可能返回 null,表示取不到有效值。
21815
21654
  :type Mutable: int
21816
21655
  :param _MCMultiDisk: 多云盘
21817
21656
  注意:此字段可能返回 null,表示取不到有效值。
@@ -21820,71 +21659,56 @@ class NodeHardwareInfo(AbstractModel):
21820
21659
  注意:此字段可能返回 null,表示取不到有效值。
21821
21660
  :type CdbNodeInfo: :class:`tencentcloud.emr.v20190103.models.CdbInfo`
21822
21661
  :param _Ip: 内网IP
21823
- 注意:此字段可能返回 null,表示取不到有效值。
21824
21662
  :type Ip: str
21825
21663
  :param _Destroyable: 此节点是否可销毁,1可销毁,0不可销毁
21826
- 注意:此字段可能返回 null,表示取不到有效值。
21827
21664
  :type Destroyable: int
21828
21665
  :param _Tags: 节点绑定的标签
21829
21666
  注意:此字段可能返回 null,表示取不到有效值。
21830
21667
  :type Tags: list of Tag
21831
21668
  :param _AutoFlag: 是否是自动扩缩容节点,0为普通节点,1为自动扩缩容节点。
21832
- 注意:此字段可能返回 null,表示取不到有效值。
21833
21669
  :type AutoFlag: int
21834
21670
  :param _HardwareResourceType: 资源类型, host/pod
21835
- 注意:此字段可能返回 null,表示取不到有效值。
21836
21671
  :type HardwareResourceType: str
21837
21672
  :param _IsDynamicSpec: 是否浮动规格,1是,0否
21838
- 注意:此字段可能返回 null,表示取不到有效值。
21839
21673
  :type IsDynamicSpec: int
21840
21674
  :param _DynamicPodSpec: 浮动规格值json字符串
21841
- 注意:此字段可能返回 null,表示取不到有效值。
21842
21675
  :type DynamicPodSpec: str
21843
21676
  :param _SupportModifyPayMode: 是否支持变更计费类型 1是,0否
21844
- 注意:此字段可能返回 null,表示取不到有效值。
21845
21677
  :type SupportModifyPayMode: int
21846
- :param _RootStorageType: 系统盘类型
21847
- 注意:此字段可能返回 null,表示取不到有效值。
21678
+ :param _RootStorageType: 系统盘类型,1 :本地盘 2 :云硬盘 3 : 本地SSD 4 : 云SSD 5 : 高效云盘 6 : 增强型SSD云硬盘 11 : 吞吐型云硬盘 12 : 极速型SSD云硬盘 13 : 通用型SSD云硬盘 14 : 大数据型云硬盘 15 : 高IO型云硬盘 16 : 远端SSD盘
21679
+
21848
21680
  :type RootStorageType: int
21849
21681
  :param _Zone: 可用区信息
21850
- 注意:此字段可能返回 null,表示取不到有效值。
21851
21682
  :type Zone: str
21852
21683
  :param _SubnetInfo: 子网
21853
21684
  注意:此字段可能返回 null,表示取不到有效值。
21854
21685
  :type SubnetInfo: :class:`tencentcloud.emr.v20190103.models.SubnetInfo`
21855
21686
  :param _Clients: 客户端
21856
- 注意:此字段可能返回 null,表示取不到有效值。
21857
21687
  :type Clients: str
21858
21688
  :param _CurrentTime: 系统当前时间
21859
- 注意:此字段可能返回 null,表示取不到有效值。
21860
21689
  :type CurrentTime: str
21861
21690
  :param _IsFederation: 是否用于联邦 ,1是,0否
21862
- 注意:此字段可能返回 null,表示取不到有效值。
21863
21691
  :type IsFederation: int
21864
21692
  :param _DeviceName: 设备名称
21865
- 注意:此字段可能返回 null,表示取不到有效值。
21866
21693
  :type DeviceName: str
21867
21694
  :param _ServiceClient: 服务
21868
- 注意:此字段可能返回 null,表示取不到有效值。
21869
21695
  :type ServiceClient: str
21870
21696
  :param _DisableApiTermination: 该实例是否开启实例保护,true为开启 false为关闭
21871
- 注意:此字段可能返回 null,表示取不到有效值。
21872
21697
  :type DisableApiTermination: bool
21873
21698
  :param _TradeVersion: 0表示老计费,1表示新计费
21874
- 注意:此字段可能返回 null,表示取不到有效值。
21875
21699
  :type TradeVersion: int
21876
21700
  :param _ServicesStatus: 各组件状态,Zookeeper:STARTED,ResourceManager:STARTED,STARTED已启动,STOPED已停止
21877
- 注意:此字段可能返回 null,表示取不到有效值。
21878
21701
  :type ServicesStatus: str
21879
21702
  :param _Remark: 备注
21880
- 注意:此字段可能返回 null,表示取不到有效值。
21881
21703
  :type Remark: str
21882
21704
  :param _SharedClusterId: 共享集群id
21883
- 注意:此字段可能返回 null,表示取不到有效值。
21884
21705
  :type SharedClusterId: str
21885
21706
  :param _SharedClusterIdDesc: 共享集群id描述
21886
- 注意:此字段可能返回 null,表示取不到有效值。
21887
21707
  :type SharedClusterIdDesc: str
21708
+ :param _TimingResource: 是否是定时销毁资源
21709
+ :type TimingResource: bool
21710
+ :param _TkeClusterId: 资源类型(HardwareResourceType)为pod时,对应的TKE集群id
21711
+ :type TkeClusterId: str
21888
21712
  """
21889
21713
  self._AppId = None
21890
21714
  self._SerialNo = None
@@ -21940,11 +21764,12 @@ class NodeHardwareInfo(AbstractModel):
21940
21764
  self._Remark = None
21941
21765
  self._SharedClusterId = None
21942
21766
  self._SharedClusterIdDesc = None
21767
+ self._TimingResource = None
21768
+ self._TkeClusterId = None
21943
21769
 
21944
21770
  @property
21945
21771
  def AppId(self):
21946
21772
  """用户APPID
21947
- 注意:此字段可能返回 null,表示取不到有效值。
21948
21773
  :rtype: int
21949
21774
  """
21950
21775
  return self._AppId
@@ -21956,7 +21781,6 @@ class NodeHardwareInfo(AbstractModel):
21956
21781
  @property
21957
21782
  def SerialNo(self):
21958
21783
  """序列号
21959
- 注意:此字段可能返回 null,表示取不到有效值。
21960
21784
  :rtype: str
21961
21785
  """
21962
21786
  return self._SerialNo
@@ -21968,7 +21792,6 @@ class NodeHardwareInfo(AbstractModel):
21968
21792
  @property
21969
21793
  def OrderNo(self):
21970
21794
  """机器实例ID
21971
- 注意:此字段可能返回 null,表示取不到有效值。
21972
21795
  :rtype: str
21973
21796
  """
21974
21797
  return self._OrderNo
@@ -21980,7 +21803,6 @@ class NodeHardwareInfo(AbstractModel):
21980
21803
  @property
21981
21804
  def WanIp(self):
21982
21805
  """master节点绑定外网IP
21983
- 注意:此字段可能返回 null,表示取不到有效值。
21984
21806
  :rtype: str
21985
21807
  """
21986
21808
  return self._WanIp
@@ -21993,7 +21815,6 @@ class NodeHardwareInfo(AbstractModel):
21993
21815
  def Flag(self):
21994
21816
  """节点类型。0:common节点;1:master节点
21995
21817
  ;2:core节点;3:task节点
21996
- 注意:此字段可能返回 null,表示取不到有效值。
21997
21818
  :rtype: int
21998
21819
  """
21999
21820
  return self._Flag
@@ -22005,7 +21826,6 @@ class NodeHardwareInfo(AbstractModel):
22005
21826
  @property
22006
21827
  def Spec(self):
22007
21828
  """节点规格
22008
- 注意:此字段可能返回 null,表示取不到有效值。
22009
21829
  :rtype: str
22010
21830
  """
22011
21831
  return self._Spec
@@ -22017,7 +21837,6 @@ class NodeHardwareInfo(AbstractModel):
22017
21837
  @property
22018
21838
  def CpuNum(self):
22019
21839
  """节点核数
22020
- 注意:此字段可能返回 null,表示取不到有效值。
22021
21840
  :rtype: int
22022
21841
  """
22023
21842
  return self._CpuNum
@@ -22028,8 +21847,7 @@ class NodeHardwareInfo(AbstractModel):
22028
21847
 
22029
21848
  @property
22030
21849
  def MemSize(self):
22031
- """节点内存
22032
- 注意:此字段可能返回 null,表示取不到有效值。
21850
+ """节点内存,单位b
22033
21851
  :rtype: int
22034
21852
  """
22035
21853
  return self._MemSize
@@ -22040,8 +21858,7 @@ class NodeHardwareInfo(AbstractModel):
22040
21858
 
22041
21859
  @property
22042
21860
  def MemDesc(self):
22043
- """节点内存描述
22044
- 注意:此字段可能返回 null,表示取不到有效值。
21861
+ """节点内存描述,单位GB
22045
21862
  :rtype: str
22046
21863
  """
22047
21864
  return self._MemDesc
@@ -22053,7 +21870,6 @@ class NodeHardwareInfo(AbstractModel):
22053
21870
  @property
22054
21871
  def RegionId(self):
22055
21872
  """节点所在region
22056
- 注意:此字段可能返回 null,表示取不到有效值。
22057
21873
  :rtype: int
22058
21874
  """
22059
21875
  return self._RegionId
@@ -22065,7 +21881,6 @@ class NodeHardwareInfo(AbstractModel):
22065
21881
  @property
22066
21882
  def ZoneId(self):
22067
21883
  """节点所在Zone
22068
- 注意:此字段可能返回 null,表示取不到有效值。
22069
21884
  :rtype: int
22070
21885
  """
22071
21886
  return self._ZoneId
@@ -22077,7 +21892,6 @@ class NodeHardwareInfo(AbstractModel):
22077
21892
  @property
22078
21893
  def ApplyTime(self):
22079
21894
  """申请时间
22080
- 注意:此字段可能返回 null,表示取不到有效值。
22081
21895
  :rtype: str
22082
21896
  """
22083
21897
  return self._ApplyTime
@@ -22089,7 +21903,6 @@ class NodeHardwareInfo(AbstractModel):
22089
21903
  @property
22090
21904
  def FreeTime(self):
22091
21905
  """释放时间
22092
- 注意:此字段可能返回 null,表示取不到有效值。
22093
21906
  :rtype: str
22094
21907
  """
22095
21908
  return self._FreeTime
@@ -22101,7 +21914,6 @@ class NodeHardwareInfo(AbstractModel):
22101
21914
  @property
22102
21915
  def DiskSize(self):
22103
21916
  """硬盘大小
22104
- 注意:此字段可能返回 null,表示取不到有效值。
22105
21917
  :rtype: str
22106
21918
  """
22107
21919
  return self._DiskSize
@@ -22113,7 +21925,6 @@ class NodeHardwareInfo(AbstractModel):
22113
21925
  @property
22114
21926
  def NameTag(self):
22115
21927
  """节点描述
22116
- 注意:此字段可能返回 null,表示取不到有效值。
22117
21928
  :rtype: str
22118
21929
  """
22119
21930
  return self._NameTag
@@ -22125,7 +21936,6 @@ class NodeHardwareInfo(AbstractModel):
22125
21936
  @property
22126
21937
  def Services(self):
22127
21938
  """节点部署服务
22128
- 注意:此字段可能返回 null,表示取不到有效值。
22129
21939
  :rtype: str
22130
21940
  """
22131
21941
  return self._Services
@@ -22136,8 +21946,8 @@ class NodeHardwareInfo(AbstractModel):
22136
21946
 
22137
21947
  @property
22138
21948
  def StorageType(self):
22139
- """磁盘类型
22140
- 注意:此字段可能返回 null,表示取不到有效值。
21949
+ """磁盘类型,1 :本地盘 2 :云硬盘 3 : 本地SSD 4 : 云SSD 5 : 高效云盘 6 : 增强型SSD云硬盘 11 : 吞吐型云硬盘 12 : 极速型SSD云硬盘 13 : 通用型SSD云硬盘 14 : 大数据型云硬盘 15 : 高IO型云硬盘 16 : 远端SSD盘
21950
+
22141
21951
  :rtype: int
22142
21952
  """
22143
21953
  return self._StorageType
@@ -22148,8 +21958,7 @@ class NodeHardwareInfo(AbstractModel):
22148
21958
 
22149
21959
  @property
22150
21960
  def RootSize(self):
22151
- """系统盘大小
22152
- 注意:此字段可能返回 null,表示取不到有效值。
21961
+ """系统盘大小,单位GB
22153
21962
  :rtype: int
22154
21963
  """
22155
21964
  return self._RootSize
@@ -22160,8 +21969,7 @@ class NodeHardwareInfo(AbstractModel):
22160
21969
 
22161
21970
  @property
22162
21971
  def ChargeType(self):
22163
- """付费类型
22164
- 注意:此字段可能返回 null,表示取不到有效值。
21972
+ """付费类型,0:按量计费;1:包年包月
22165
21973
  :rtype: int
22166
21974
  """
22167
21975
  return self._ChargeType
@@ -22173,7 +21981,6 @@ class NodeHardwareInfo(AbstractModel):
22173
21981
  @property
22174
21982
  def CdbIp(self):
22175
21983
  """数据库IP
22176
- 注意:此字段可能返回 null,表示取不到有效值。
22177
21984
  :rtype: str
22178
21985
  """
22179
21986
  return self._CdbIp
@@ -22185,7 +21992,6 @@ class NodeHardwareInfo(AbstractModel):
22185
21992
  @property
22186
21993
  def CdbPort(self):
22187
21994
  """数据库端口
22188
- 注意:此字段可能返回 null,表示取不到有效值。
22189
21995
  :rtype: int
22190
21996
  """
22191
21997
  return self._CdbPort
@@ -22196,8 +22002,7 @@ class NodeHardwareInfo(AbstractModel):
22196
22002
 
22197
22003
  @property
22198
22004
  def HwDiskSize(self):
22199
- """硬盘容量
22200
- 注意:此字段可能返回 null,表示取不到有效值。
22005
+ """硬盘容量,单位b
22201
22006
  :rtype: int
22202
22007
  """
22203
22008
  return self._HwDiskSize
@@ -22209,7 +22014,6 @@ class NodeHardwareInfo(AbstractModel):
22209
22014
  @property
22210
22015
  def HwDiskSizeDesc(self):
22211
22016
  """硬盘容量描述
22212
- 注意:此字段可能返回 null,表示取不到有效值。
22213
22017
  :rtype: str
22214
22018
  """
22215
22019
  return self._HwDiskSizeDesc
@@ -22220,8 +22024,7 @@ class NodeHardwareInfo(AbstractModel):
22220
22024
 
22221
22025
  @property
22222
22026
  def HwMemSize(self):
22223
- """内存容量
22224
- 注意:此字段可能返回 null,表示取不到有效值。
22027
+ """内存容量,单位b
22225
22028
  :rtype: int
22226
22029
  """
22227
22030
  return self._HwMemSize
@@ -22233,7 +22036,6 @@ class NodeHardwareInfo(AbstractModel):
22233
22036
  @property
22234
22037
  def HwMemSizeDesc(self):
22235
22038
  """内存容量描述
22236
- 注意:此字段可能返回 null,表示取不到有效值。
22237
22039
  :rtype: str
22238
22040
  """
22239
22041
  return self._HwMemSizeDesc
@@ -22245,7 +22047,6 @@ class NodeHardwareInfo(AbstractModel):
22245
22047
  @property
22246
22048
  def ExpireTime(self):
22247
22049
  """过期时间
22248
- 注意:此字段可能返回 null,表示取不到有效值。
22249
22050
  :rtype: str
22250
22051
  """
22251
22052
  return self._ExpireTime
@@ -22257,7 +22058,6 @@ class NodeHardwareInfo(AbstractModel):
22257
22058
  @property
22258
22059
  def EmrResourceId(self):
22259
22060
  """节点资源ID
22260
- 注意:此字段可能返回 null,表示取不到有效值。
22261
22061
  :rtype: str
22262
22062
  """
22263
22063
  return self._EmrResourceId
@@ -22269,7 +22069,6 @@ class NodeHardwareInfo(AbstractModel):
22269
22069
  @property
22270
22070
  def IsAutoRenew(self):
22271
22071
  """续费标志
22272
- 注意:此字段可能返回 null,表示取不到有效值。
22273
22072
  :rtype: int
22274
22073
  """
22275
22074
  return self._IsAutoRenew
@@ -22281,7 +22080,6 @@ class NodeHardwareInfo(AbstractModel):
22281
22080
  @property
22282
22081
  def DeviceClass(self):
22283
22082
  """设备标识
22284
- 注意:此字段可能返回 null,表示取不到有效值。
22285
22083
  :rtype: str
22286
22084
  """
22287
22085
  return self._DeviceClass
@@ -22293,7 +22091,6 @@ class NodeHardwareInfo(AbstractModel):
22293
22091
  @property
22294
22092
  def Mutable(self):
22295
22093
  """支持变配
22296
- 注意:此字段可能返回 null,表示取不到有效值。
22297
22094
  :rtype: int
22298
22095
  """
22299
22096
  return self._Mutable
@@ -22329,7 +22126,6 @@ class NodeHardwareInfo(AbstractModel):
22329
22126
  @property
22330
22127
  def Ip(self):
22331
22128
  """内网IP
22332
- 注意:此字段可能返回 null,表示取不到有效值。
22333
22129
  :rtype: str
22334
22130
  """
22335
22131
  return self._Ip
@@ -22341,7 +22137,6 @@ class NodeHardwareInfo(AbstractModel):
22341
22137
  @property
22342
22138
  def Destroyable(self):
22343
22139
  """此节点是否可销毁,1可销毁,0不可销毁
22344
- 注意:此字段可能返回 null,表示取不到有效值。
22345
22140
  :rtype: int
22346
22141
  """
22347
22142
  return self._Destroyable
@@ -22365,7 +22160,6 @@ class NodeHardwareInfo(AbstractModel):
22365
22160
  @property
22366
22161
  def AutoFlag(self):
22367
22162
  """是否是自动扩缩容节点,0为普通节点,1为自动扩缩容节点。
22368
- 注意:此字段可能返回 null,表示取不到有效值。
22369
22163
  :rtype: int
22370
22164
  """
22371
22165
  return self._AutoFlag
@@ -22377,7 +22171,6 @@ class NodeHardwareInfo(AbstractModel):
22377
22171
  @property
22378
22172
  def HardwareResourceType(self):
22379
22173
  """资源类型, host/pod
22380
- 注意:此字段可能返回 null,表示取不到有效值。
22381
22174
  :rtype: str
22382
22175
  """
22383
22176
  return self._HardwareResourceType
@@ -22389,7 +22182,6 @@ class NodeHardwareInfo(AbstractModel):
22389
22182
  @property
22390
22183
  def IsDynamicSpec(self):
22391
22184
  """是否浮动规格,1是,0否
22392
- 注意:此字段可能返回 null,表示取不到有效值。
22393
22185
  :rtype: int
22394
22186
  """
22395
22187
  return self._IsDynamicSpec
@@ -22401,7 +22193,6 @@ class NodeHardwareInfo(AbstractModel):
22401
22193
  @property
22402
22194
  def DynamicPodSpec(self):
22403
22195
  """浮动规格值json字符串
22404
- 注意:此字段可能返回 null,表示取不到有效值。
22405
22196
  :rtype: str
22406
22197
  """
22407
22198
  return self._DynamicPodSpec
@@ -22413,7 +22204,6 @@ class NodeHardwareInfo(AbstractModel):
22413
22204
  @property
22414
22205
  def SupportModifyPayMode(self):
22415
22206
  """是否支持变更计费类型 1是,0否
22416
- 注意:此字段可能返回 null,表示取不到有效值。
22417
22207
  :rtype: int
22418
22208
  """
22419
22209
  return self._SupportModifyPayMode
@@ -22424,8 +22214,8 @@ class NodeHardwareInfo(AbstractModel):
22424
22214
 
22425
22215
  @property
22426
22216
  def RootStorageType(self):
22427
- """系统盘类型
22428
- 注意:此字段可能返回 null,表示取不到有效值。
22217
+ """系统盘类型,1 :本地盘 2 :云硬盘 3 : 本地SSD 4 : 云SSD 5 : 高效云盘 6 : 增强型SSD云硬盘 11 : 吞吐型云硬盘 12 : 极速型SSD云硬盘 13 : 通用型SSD云硬盘 14 : 大数据型云硬盘 15 : 高IO型云硬盘 16 : 远端SSD盘
22218
+
22429
22219
  :rtype: int
22430
22220
  """
22431
22221
  return self._RootStorageType
@@ -22437,7 +22227,6 @@ class NodeHardwareInfo(AbstractModel):
22437
22227
  @property
22438
22228
  def Zone(self):
22439
22229
  """可用区信息
22440
- 注意:此字段可能返回 null,表示取不到有效值。
22441
22230
  :rtype: str
22442
22231
  """
22443
22232
  return self._Zone
@@ -22461,7 +22250,6 @@ class NodeHardwareInfo(AbstractModel):
22461
22250
  @property
22462
22251
  def Clients(self):
22463
22252
  """客户端
22464
- 注意:此字段可能返回 null,表示取不到有效值。
22465
22253
  :rtype: str
22466
22254
  """
22467
22255
  return self._Clients
@@ -22473,7 +22261,6 @@ class NodeHardwareInfo(AbstractModel):
22473
22261
  @property
22474
22262
  def CurrentTime(self):
22475
22263
  """系统当前时间
22476
- 注意:此字段可能返回 null,表示取不到有效值。
22477
22264
  :rtype: str
22478
22265
  """
22479
22266
  return self._CurrentTime
@@ -22485,7 +22272,6 @@ class NodeHardwareInfo(AbstractModel):
22485
22272
  @property
22486
22273
  def IsFederation(self):
22487
22274
  """是否用于联邦 ,1是,0否
22488
- 注意:此字段可能返回 null,表示取不到有效值。
22489
22275
  :rtype: int
22490
22276
  """
22491
22277
  return self._IsFederation
@@ -22497,7 +22283,6 @@ class NodeHardwareInfo(AbstractModel):
22497
22283
  @property
22498
22284
  def DeviceName(self):
22499
22285
  """设备名称
22500
- 注意:此字段可能返回 null,表示取不到有效值。
22501
22286
  :rtype: str
22502
22287
  """
22503
22288
  return self._DeviceName
@@ -22509,7 +22294,6 @@ class NodeHardwareInfo(AbstractModel):
22509
22294
  @property
22510
22295
  def ServiceClient(self):
22511
22296
  """服务
22512
- 注意:此字段可能返回 null,表示取不到有效值。
22513
22297
  :rtype: str
22514
22298
  """
22515
22299
  return self._ServiceClient
@@ -22521,7 +22305,6 @@ class NodeHardwareInfo(AbstractModel):
22521
22305
  @property
22522
22306
  def DisableApiTermination(self):
22523
22307
  """该实例是否开启实例保护,true为开启 false为关闭
22524
- 注意:此字段可能返回 null,表示取不到有效值。
22525
22308
  :rtype: bool
22526
22309
  """
22527
22310
  return self._DisableApiTermination
@@ -22533,7 +22316,6 @@ class NodeHardwareInfo(AbstractModel):
22533
22316
  @property
22534
22317
  def TradeVersion(self):
22535
22318
  """0表示老计费,1表示新计费
22536
- 注意:此字段可能返回 null,表示取不到有效值。
22537
22319
  :rtype: int
22538
22320
  """
22539
22321
  return self._TradeVersion
@@ -22545,7 +22327,6 @@ class NodeHardwareInfo(AbstractModel):
22545
22327
  @property
22546
22328
  def ServicesStatus(self):
22547
22329
  """各组件状态,Zookeeper:STARTED,ResourceManager:STARTED,STARTED已启动,STOPED已停止
22548
- 注意:此字段可能返回 null,表示取不到有效值。
22549
22330
  :rtype: str
22550
22331
  """
22551
22332
  return self._ServicesStatus
@@ -22557,7 +22338,6 @@ class NodeHardwareInfo(AbstractModel):
22557
22338
  @property
22558
22339
  def Remark(self):
22559
22340
  """备注
22560
- 注意:此字段可能返回 null,表示取不到有效值。
22561
22341
  :rtype: str
22562
22342
  """
22563
22343
  return self._Remark
@@ -22569,7 +22349,6 @@ class NodeHardwareInfo(AbstractModel):
22569
22349
  @property
22570
22350
  def SharedClusterId(self):
22571
22351
  """共享集群id
22572
- 注意:此字段可能返回 null,表示取不到有效值。
22573
22352
  :rtype: str
22574
22353
  """
22575
22354
  return self._SharedClusterId
@@ -22581,7 +22360,6 @@ class NodeHardwareInfo(AbstractModel):
22581
22360
  @property
22582
22361
  def SharedClusterIdDesc(self):
22583
22362
  """共享集群id描述
22584
- 注意:此字段可能返回 null,表示取不到有效值。
22585
22363
  :rtype: str
22586
22364
  """
22587
22365
  return self._SharedClusterIdDesc
@@ -22590,6 +22368,28 @@ class NodeHardwareInfo(AbstractModel):
22590
22368
  def SharedClusterIdDesc(self, SharedClusterIdDesc):
22591
22369
  self._SharedClusterIdDesc = SharedClusterIdDesc
22592
22370
 
22371
+ @property
22372
+ def TimingResource(self):
22373
+ """是否是定时销毁资源
22374
+ :rtype: bool
22375
+ """
22376
+ return self._TimingResource
22377
+
22378
+ @TimingResource.setter
22379
+ def TimingResource(self, TimingResource):
22380
+ self._TimingResource = TimingResource
22381
+
22382
+ @property
22383
+ def TkeClusterId(self):
22384
+ """资源类型(HardwareResourceType)为pod时,对应的TKE集群id
22385
+ :rtype: str
22386
+ """
22387
+ return self._TkeClusterId
22388
+
22389
+ @TkeClusterId.setter
22390
+ def TkeClusterId(self, TkeClusterId):
22391
+ self._TkeClusterId = TkeClusterId
22392
+
22593
22393
 
22594
22394
  def _deserialize(self, params):
22595
22395
  self._AppId = params.get("AppId")
@@ -22660,6 +22460,8 @@ class NodeHardwareInfo(AbstractModel):
22660
22460
  self._Remark = params.get("Remark")
22661
22461
  self._SharedClusterId = params.get("SharedClusterId")
22662
22462
  self._SharedClusterIdDesc = params.get("SharedClusterIdDesc")
22463
+ self._TimingResource = params.get("TimingResource")
22464
+ self._TkeClusterId = params.get("TkeClusterId")
22663
22465
  memeber_set = set(params.keys())
22664
22466
  for name, value in vars(self).items():
22665
22467
  property_name = name[1:]
@@ -22683,16 +22485,12 @@ class NodeResource(AbstractModel):
22683
22485
  注意:此字段可能返回 null,表示取不到有效值。
22684
22486
  :type Resource: :class:`tencentcloud.emr.v20190103.models.Resource`
22685
22487
  :param _CreateTime: 创建时间
22686
- 注意:此字段可能返回 null,表示取不到有效值。
22687
22488
  :type CreateTime: str
22688
22489
  :param _UpdateTime: 更新时间
22689
- 注意:此字段可能返回 null,表示取不到有效值。
22690
22490
  :type UpdateTime: str
22691
22491
  :param _IsDefault: 是否默认配置,DEFAULT,BACKUP
22692
- 注意:此字段可能返回 null,表示取不到有效值。
22693
22492
  :type IsDefault: str
22694
22493
  :param _MaxResourceNum: 该类型剩余
22695
- 注意:此字段可能返回 null,表示取不到有效值。
22696
22494
  :type MaxResourceNum: int
22697
22495
  :param _PrepaidUnderwritePeriods: 支持的包销时长
22698
22496
  注意:此字段可能返回 null,表示取不到有效值。
@@ -22732,7 +22530,6 @@ class NodeResource(AbstractModel):
22732
22530
  @property
22733
22531
  def CreateTime(self):
22734
22532
  """创建时间
22735
- 注意:此字段可能返回 null,表示取不到有效值。
22736
22533
  :rtype: str
22737
22534
  """
22738
22535
  return self._CreateTime
@@ -22744,7 +22541,6 @@ class NodeResource(AbstractModel):
22744
22541
  @property
22745
22542
  def UpdateTime(self):
22746
22543
  """更新时间
22747
- 注意:此字段可能返回 null,表示取不到有效值。
22748
22544
  :rtype: str
22749
22545
  """
22750
22546
  return self._UpdateTime
@@ -22756,7 +22552,6 @@ class NodeResource(AbstractModel):
22756
22552
  @property
22757
22553
  def IsDefault(self):
22758
22554
  """是否默认配置,DEFAULT,BACKUP
22759
- 注意:此字段可能返回 null,表示取不到有效值。
22760
22555
  :rtype: str
22761
22556
  """
22762
22557
  return self._IsDefault
@@ -22768,7 +22563,6 @@ class NodeResource(AbstractModel):
22768
22563
  @property
22769
22564
  def MaxResourceNum(self):
22770
22565
  """该类型剩余
22771
- 注意:此字段可能返回 null,表示取不到有效值。
22772
22566
  :rtype: int
22773
22567
  """
22774
22568
  return self._MaxResourceNum
@@ -23825,10 +23619,13 @@ class PersistentVolumeContext(AbstractModel):
23825
23619
  :type DiskType: str
23826
23620
  :param _DiskNum: 磁盘数量
23827
23621
  :type DiskNum: int
23622
+ :param _ExtraPerformance: 云盘额外性能
23623
+ :type ExtraPerformance: int
23828
23624
  """
23829
23625
  self._DiskSize = None
23830
23626
  self._DiskType = None
23831
23627
  self._DiskNum = None
23628
+ self._ExtraPerformance = None
23832
23629
 
23833
23630
  @property
23834
23631
  def DiskSize(self):
@@ -23863,11 +23660,23 @@ class PersistentVolumeContext(AbstractModel):
23863
23660
  def DiskNum(self, DiskNum):
23864
23661
  self._DiskNum = DiskNum
23865
23662
 
23663
+ @property
23664
+ def ExtraPerformance(self):
23665
+ """云盘额外性能
23666
+ :rtype: int
23667
+ """
23668
+ return self._ExtraPerformance
23669
+
23670
+ @ExtraPerformance.setter
23671
+ def ExtraPerformance(self, ExtraPerformance):
23672
+ self._ExtraPerformance = ExtraPerformance
23673
+
23866
23674
 
23867
23675
  def _deserialize(self, params):
23868
23676
  self._DiskSize = params.get("DiskSize")
23869
23677
  self._DiskType = params.get("DiskType")
23870
23678
  self._DiskNum = params.get("DiskNum")
23679
+ self._ExtraPerformance = params.get("ExtraPerformance")
23871
23680
  memeber_set = set(params.keys())
23872
23681
  for name, value in vars(self).items():
23873
23682
  property_name = name[1:]
@@ -24817,13 +24626,10 @@ class PodSpec(AbstractModel):
24817
24626
  注意:此字段可能返回 null,表示取不到有效值。
24818
24627
  :type DynamicPodSpec: :class:`tencentcloud.emr.v20190103.models.DynamicPodSpec`
24819
24628
  :param _VpcId: 代表vpc网络唯一id
24820
- 注意:此字段可能返回 null,表示取不到有效值。
24821
24629
  :type VpcId: str
24822
24630
  :param _SubnetId: 代表vpc子网唯一id
24823
- 注意:此字段可能返回 null,表示取不到有效值。
24824
24631
  :type SubnetId: str
24825
24632
  :param _PodName: pod name
24826
- 注意:此字段可能返回 null,表示取不到有效值。
24827
24633
  :type PodName: str
24828
24634
  """
24829
24635
  self._ResourceProviderIdentifier = None
@@ -24954,7 +24760,6 @@ class PodSpec(AbstractModel):
24954
24760
  @property
24955
24761
  def VpcId(self):
24956
24762
  """代表vpc网络唯一id
24957
- 注意:此字段可能返回 null,表示取不到有效值。
24958
24763
  :rtype: str
24959
24764
  """
24960
24765
  return self._VpcId
@@ -24966,7 +24771,6 @@ class PodSpec(AbstractModel):
24966
24771
  @property
24967
24772
  def SubnetId(self):
24968
24773
  """代表vpc子网唯一id
24969
- 注意:此字段可能返回 null,表示取不到有效值。
24970
24774
  :rtype: str
24971
24775
  """
24972
24776
  return self._SubnetId
@@ -24978,7 +24782,6 @@ class PodSpec(AbstractModel):
24978
24782
  @property
24979
24783
  def PodName(self):
24980
24784
  """pod name
24981
- 注意:此字段可能返回 null,表示取不到有效值。
24982
24785
  :rtype: str
24983
24786
  """
24984
24787
  return self._PodName
@@ -25674,43 +25477,32 @@ class PriceResource(AbstractModel):
25674
25477
  def __init__(self):
25675
25478
  r"""
25676
25479
  :param _Spec: 需要的规格
25677
- 注意:此字段可能返回 null,表示取不到有效值。
25678
25480
  :type Spec: str
25679
25481
  :param _StorageType: 硬盘类型
25680
- 注意:此字段可能返回 null,表示取不到有效值。
25681
25482
  :type StorageType: int
25682
25483
  :param _DiskType: 硬盘类型
25683
- 注意:此字段可能返回 null,表示取不到有效值。
25684
25484
  :type DiskType: str
25685
25485
  :param _RootSize: 系统盘大小
25686
- 注意:此字段可能返回 null,表示取不到有效值。
25687
25486
  :type RootSize: int
25688
25487
  :param _MemSize: 内存大小
25689
- 注意:此字段可能返回 null,表示取不到有效值。
25690
25488
  :type MemSize: int
25691
25489
  :param _Cpu: 核心数量
25692
- 注意:此字段可能返回 null,表示取不到有效值。
25693
25490
  :type Cpu: int
25694
25491
  :param _DiskSize: 硬盘大小
25695
- 注意:此字段可能返回 null,表示取不到有效值。
25696
25492
  :type DiskSize: int
25697
25493
  :param _MultiDisks: 云盘列表
25698
25494
  注意:此字段可能返回 null,表示取不到有效值。
25699
25495
  :type MultiDisks: list of MultiDisk
25700
25496
  :param _DiskCnt: 磁盘数量
25701
- 注意:此字段可能返回 null,表示取不到有效值。
25702
25497
  :type DiskCnt: int
25703
25498
  :param _InstanceType: 规格
25704
- 注意:此字段可能返回 null,表示取不到有效值。
25705
25499
  :type InstanceType: str
25706
25500
  :param _Tags: 标签
25707
25501
  注意:此字段可能返回 null,表示取不到有效值。
25708
25502
  :type Tags: list of Tag
25709
25503
  :param _DiskNum: 磁盘数量
25710
- 注意:此字段可能返回 null,表示取不到有效值。
25711
25504
  :type DiskNum: int
25712
25505
  :param _LocalDiskNum: 本地盘的数量
25713
- 注意:此字段可能返回 null,表示取不到有效值。
25714
25506
  :type LocalDiskNum: int
25715
25507
  """
25716
25508
  self._Spec = None
@@ -25730,7 +25522,6 @@ class PriceResource(AbstractModel):
25730
25522
  @property
25731
25523
  def Spec(self):
25732
25524
  """需要的规格
25733
- 注意:此字段可能返回 null,表示取不到有效值。
25734
25525
  :rtype: str
25735
25526
  """
25736
25527
  return self._Spec
@@ -25742,7 +25533,6 @@ class PriceResource(AbstractModel):
25742
25533
  @property
25743
25534
  def StorageType(self):
25744
25535
  """硬盘类型
25745
- 注意:此字段可能返回 null,表示取不到有效值。
25746
25536
  :rtype: int
25747
25537
  """
25748
25538
  return self._StorageType
@@ -25754,7 +25544,6 @@ class PriceResource(AbstractModel):
25754
25544
  @property
25755
25545
  def DiskType(self):
25756
25546
  """硬盘类型
25757
- 注意:此字段可能返回 null,表示取不到有效值。
25758
25547
  :rtype: str
25759
25548
  """
25760
25549
  return self._DiskType
@@ -25766,7 +25555,6 @@ class PriceResource(AbstractModel):
25766
25555
  @property
25767
25556
  def RootSize(self):
25768
25557
  """系统盘大小
25769
- 注意:此字段可能返回 null,表示取不到有效值。
25770
25558
  :rtype: int
25771
25559
  """
25772
25560
  return self._RootSize
@@ -25778,7 +25566,6 @@ class PriceResource(AbstractModel):
25778
25566
  @property
25779
25567
  def MemSize(self):
25780
25568
  """内存大小
25781
- 注意:此字段可能返回 null,表示取不到有效值。
25782
25569
  :rtype: int
25783
25570
  """
25784
25571
  return self._MemSize
@@ -25790,7 +25577,6 @@ class PriceResource(AbstractModel):
25790
25577
  @property
25791
25578
  def Cpu(self):
25792
25579
  """核心数量
25793
- 注意:此字段可能返回 null,表示取不到有效值。
25794
25580
  :rtype: int
25795
25581
  """
25796
25582
  return self._Cpu
@@ -25802,7 +25588,6 @@ class PriceResource(AbstractModel):
25802
25588
  @property
25803
25589
  def DiskSize(self):
25804
25590
  """硬盘大小
25805
- 注意:此字段可能返回 null,表示取不到有效值。
25806
25591
  :rtype: int
25807
25592
  """
25808
25593
  return self._DiskSize
@@ -25826,7 +25611,6 @@ class PriceResource(AbstractModel):
25826
25611
  @property
25827
25612
  def DiskCnt(self):
25828
25613
  """磁盘数量
25829
- 注意:此字段可能返回 null,表示取不到有效值。
25830
25614
  :rtype: int
25831
25615
  """
25832
25616
  return self._DiskCnt
@@ -25838,7 +25622,6 @@ class PriceResource(AbstractModel):
25838
25622
  @property
25839
25623
  def InstanceType(self):
25840
25624
  """规格
25841
- 注意:此字段可能返回 null,表示取不到有效值。
25842
25625
  :rtype: str
25843
25626
  """
25844
25627
  return self._InstanceType
@@ -25862,7 +25645,6 @@ class PriceResource(AbstractModel):
25862
25645
  @property
25863
25646
  def DiskNum(self):
25864
25647
  """磁盘数量
25865
- 注意:此字段可能返回 null,表示取不到有效值。
25866
25648
  :rtype: int
25867
25649
  """
25868
25650
  return self._DiskNum
@@ -25874,7 +25656,6 @@ class PriceResource(AbstractModel):
25874
25656
  @property
25875
25657
  def LocalDiskNum(self):
25876
25658
  """本地盘的数量
25877
- 注意:此字段可能返回 null,表示取不到有效值。
25878
25659
  :rtype: int
25879
25660
  """
25880
25661
  return self._LocalDiskNum
@@ -26284,6 +26065,8 @@ class RepeatStrategy(AbstractModel):
26284
26065
  :param _Expire: 规则过期时间,超过该时间后,规则将自动置为暂停状态,形式为"2020-07-23 00:00:00"。必须填写
26285
26066
  注意:此字段可能返回 null,表示取不到有效值。
26286
26067
  :type Expire: str
26068
+ :param _StartTime: 周期性规则开始时间
26069
+ :type StartTime: str
26287
26070
  """
26288
26071
  self._RepeatType = None
26289
26072
  self._DayRepeat = None
@@ -26291,6 +26074,7 @@ class RepeatStrategy(AbstractModel):
26291
26074
  self._MonthRepeat = None
26292
26075
  self._NotRepeat = None
26293
26076
  self._Expire = None
26077
+ self._StartTime = None
26294
26078
 
26295
26079
  @property
26296
26080
  def RepeatType(self):
@@ -26363,6 +26147,17 @@ class RepeatStrategy(AbstractModel):
26363
26147
  def Expire(self, Expire):
26364
26148
  self._Expire = Expire
26365
26149
 
26150
+ @property
26151
+ def StartTime(self):
26152
+ """周期性规则开始时间
26153
+ :rtype: str
26154
+ """
26155
+ return self._StartTime
26156
+
26157
+ @StartTime.setter
26158
+ def StartTime(self, StartTime):
26159
+ self._StartTime = StartTime
26160
+
26366
26161
 
26367
26162
  def _deserialize(self, params):
26368
26163
  self._RepeatType = params.get("RepeatType")
@@ -26379,6 +26174,7 @@ class RepeatStrategy(AbstractModel):
26379
26174
  self._NotRepeat = NotRepeatStrategy()
26380
26175
  self._NotRepeat._deserialize(params.get("NotRepeat"))
26381
26176
  self._Expire = params.get("Expire")
26177
+ self._StartTime = params.get("StartTime")
26382
26178
  memeber_set = set(params.keys())
26383
26179
  for name, value in vars(self).items():
26384
26180
  property_name = name[1:]
@@ -26565,7 +26361,6 @@ class ResizeDataDisksResponse(AbstractModel):
26565
26361
  def __init__(self):
26566
26362
  r"""
26567
26363
  :param _FlowId: 流程Id
26568
- 注意:此字段可能返回 null,表示取不到有效值。
26569
26364
  :type FlowId: int
26570
26365
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
26571
26366
  :type RequestId: str
@@ -26576,7 +26371,6 @@ class ResizeDataDisksResponse(AbstractModel):
26576
26371
  @property
26577
26372
  def FlowId(self):
26578
26373
  """流程Id
26579
- 注意:此字段可能返回 null,表示取不到有效值。
26580
26374
  :rtype: int
26581
26375
  """
26582
26376
  return self._FlowId
@@ -26610,7 +26404,6 @@ class Resource(AbstractModel):
26610
26404
  def __init__(self):
26611
26405
  r"""
26612
26406
  :param _Spec: 节点规格描述,如CVM.SA2。
26613
- 注意:此字段可能返回 null,表示取不到有效值。
26614
26407
  :type Spec: str
26615
26408
  :param _StorageType: 存储类型
26616
26409
  取值范围:
@@ -26619,26 +26412,20 @@ class Resource(AbstractModel):
26619
26412
  <li>6:表示增强型SSD云硬盘。</li>
26620
26413
  <li>11:表示吞吐型云硬盘。</li>
26621
26414
  <li>12:表示极速型SSD云硬盘。</li>:创建时该类型无效,会根据数据盘类型和节点类型自动判断
26622
- 注意:此字段可能返回 null,表示取不到有效值。
26623
26415
  :type StorageType: int
26624
26416
  :param _DiskType: 磁盘类型
26625
26417
  取值范围:
26626
26418
  <li>CLOUD_SSD:表示云SSD。</li>
26627
26419
  <li>CLOUD_PREMIUM:表示高效云盘。</li>
26628
26420
  <li>CLOUD_BASIC:表示云硬盘。</li>
26629
- 注意:此字段可能返回 null,表示取不到有效值。
26630
26421
  :type DiskType: str
26631
26422
  :param _MemSize: 内存容量,单位为M
26632
- 注意:此字段可能返回 null,表示取不到有效值。
26633
26423
  :type MemSize: int
26634
26424
  :param _Cpu: CPU核数
26635
- 注意:此字段可能返回 null,表示取不到有效值。
26636
26425
  :type Cpu: int
26637
26426
  :param _DiskSize: 数据盘容量
26638
- 注意:此字段可能返回 null,表示取不到有效值。
26639
26427
  :type DiskSize: int
26640
26428
  :param _RootSize: 系统盘容量
26641
- 注意:此字段可能返回 null,表示取不到有效值。
26642
26429
  :type RootSize: int
26643
26430
  :param _MultiDisks: 云盘列表,当数据盘为一块云盘时,直接使用DiskType和DiskSize参数,超出部分使用MultiDisks
26644
26431
  注意:此字段可能返回 null,表示取不到有效值。
@@ -26647,13 +26434,10 @@ class Resource(AbstractModel):
26647
26434
  注意:此字段可能返回 null,表示取不到有效值。
26648
26435
  :type Tags: list of Tag
26649
26436
  :param _InstanceType: 规格类型,如S2.MEDIUM8
26650
- 注意:此字段可能返回 null,表示取不到有效值。
26651
26437
  :type InstanceType: str
26652
26438
  :param _LocalDiskNum: 本地盘数量,该字段已废弃
26653
- 注意:此字段可能返回 null,表示取不到有效值。
26654
26439
  :type LocalDiskNum: int
26655
26440
  :param _DiskNum: 本地盘数量,如2
26656
- 注意:此字段可能返回 null,表示取不到有效值。
26657
26441
  :type DiskNum: int
26658
26442
  """
26659
26443
  self._Spec = None
@@ -26672,7 +26456,6 @@ class Resource(AbstractModel):
26672
26456
  @property
26673
26457
  def Spec(self):
26674
26458
  """节点规格描述,如CVM.SA2。
26675
- 注意:此字段可能返回 null,表示取不到有效值。
26676
26459
  :rtype: str
26677
26460
  """
26678
26461
  return self._Spec
@@ -26690,7 +26473,6 @@ class Resource(AbstractModel):
26690
26473
  <li>6:表示增强型SSD云硬盘。</li>
26691
26474
  <li>11:表示吞吐型云硬盘。</li>
26692
26475
  <li>12:表示极速型SSD云硬盘。</li>:创建时该类型无效,会根据数据盘类型和节点类型自动判断
26693
- 注意:此字段可能返回 null,表示取不到有效值。
26694
26476
  :rtype: int
26695
26477
  """
26696
26478
  return self._StorageType
@@ -26706,7 +26488,6 @@ class Resource(AbstractModel):
26706
26488
  <li>CLOUD_SSD:表示云SSD。</li>
26707
26489
  <li>CLOUD_PREMIUM:表示高效云盘。</li>
26708
26490
  <li>CLOUD_BASIC:表示云硬盘。</li>
26709
- 注意:此字段可能返回 null,表示取不到有效值。
26710
26491
  :rtype: str
26711
26492
  """
26712
26493
  return self._DiskType
@@ -26718,7 +26499,6 @@ class Resource(AbstractModel):
26718
26499
  @property
26719
26500
  def MemSize(self):
26720
26501
  """内存容量,单位为M
26721
- 注意:此字段可能返回 null,表示取不到有效值。
26722
26502
  :rtype: int
26723
26503
  """
26724
26504
  return self._MemSize
@@ -26730,7 +26510,6 @@ class Resource(AbstractModel):
26730
26510
  @property
26731
26511
  def Cpu(self):
26732
26512
  """CPU核数
26733
- 注意:此字段可能返回 null,表示取不到有效值。
26734
26513
  :rtype: int
26735
26514
  """
26736
26515
  return self._Cpu
@@ -26742,7 +26521,6 @@ class Resource(AbstractModel):
26742
26521
  @property
26743
26522
  def DiskSize(self):
26744
26523
  """数据盘容量
26745
- 注意:此字段可能返回 null,表示取不到有效值。
26746
26524
  :rtype: int
26747
26525
  """
26748
26526
  return self._DiskSize
@@ -26754,7 +26532,6 @@ class Resource(AbstractModel):
26754
26532
  @property
26755
26533
  def RootSize(self):
26756
26534
  """系统盘容量
26757
- 注意:此字段可能返回 null,表示取不到有效值。
26758
26535
  :rtype: int
26759
26536
  """
26760
26537
  return self._RootSize
@@ -26790,7 +26567,6 @@ class Resource(AbstractModel):
26790
26567
  @property
26791
26568
  def InstanceType(self):
26792
26569
  """规格类型,如S2.MEDIUM8
26793
- 注意:此字段可能返回 null,表示取不到有效值。
26794
26570
  :rtype: str
26795
26571
  """
26796
26572
  return self._InstanceType
@@ -26802,7 +26578,6 @@ class Resource(AbstractModel):
26802
26578
  @property
26803
26579
  def LocalDiskNum(self):
26804
26580
  """本地盘数量,该字段已废弃
26805
- 注意:此字段可能返回 null,表示取不到有效值。
26806
26581
  :rtype: int
26807
26582
  """
26808
26583
  return self._LocalDiskNum
@@ -26814,7 +26589,6 @@ class Resource(AbstractModel):
26814
26589
  @property
26815
26590
  def DiskNum(self):
26816
26591
  """本地盘数量,如2
26817
- 注意:此字段可能返回 null,表示取不到有效值。
26818
26592
  :rtype: int
26819
26593
  """
26820
26594
  return self._DiskNum
@@ -28083,19 +27857,15 @@ class ScaleOutClusterResponse(AbstractModel):
28083
27857
  :param _InstanceId: 实例ID。
28084
27858
  :type InstanceId: str
28085
27859
  :param _ClientToken: 客户端Token。
28086
- 注意:此字段可能返回 null,表示取不到有效值。
28087
27860
  :type ClientToken: str
28088
27861
  :param _FlowId: 扩容流程ID。
28089
- 注意:此字段可能返回 null,表示取不到有效值。
28090
27862
  :type FlowId: int
28091
27863
  :param _TraceId: 查询流程状态,流程额外信息
28092
- 注意:此字段可能返回 null,表示取不到有效值。
28093
27864
  :type TraceId: str
28094
27865
  :param _DealNames: 订单号。
28095
27866
  注意:此字段可能返回 null,表示取不到有效值。
28096
27867
  :type DealNames: list of str
28097
27868
  :param _BillId: 大订单号。
28098
- 注意:此字段可能返回 null,表示取不到有效值。
28099
27869
  :type BillId: str
28100
27870
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
28101
27871
  :type RequestId: str
@@ -28122,7 +27892,6 @@ class ScaleOutClusterResponse(AbstractModel):
28122
27892
  @property
28123
27893
  def ClientToken(self):
28124
27894
  """客户端Token。
28125
- 注意:此字段可能返回 null,表示取不到有效值。
28126
27895
  :rtype: str
28127
27896
  """
28128
27897
  return self._ClientToken
@@ -28134,7 +27903,6 @@ class ScaleOutClusterResponse(AbstractModel):
28134
27903
  @property
28135
27904
  def FlowId(self):
28136
27905
  """扩容流程ID。
28137
- 注意:此字段可能返回 null,表示取不到有效值。
28138
27906
  :rtype: int
28139
27907
  """
28140
27908
  return self._FlowId
@@ -28146,7 +27914,6 @@ class ScaleOutClusterResponse(AbstractModel):
28146
27914
  @property
28147
27915
  def TraceId(self):
28148
27916
  """查询流程状态,流程额外信息
28149
- 注意:此字段可能返回 null,表示取不到有效值。
28150
27917
  :rtype: str
28151
27918
  """
28152
27919
  return self._TraceId
@@ -28170,7 +27937,6 @@ class ScaleOutClusterResponse(AbstractModel):
28170
27937
  @property
28171
27938
  def BillId(self):
28172
27939
  """大订单号。
28173
- 注意:此字段可能返回 null,表示取不到有效值。
28174
27940
  :rtype: str
28175
27941
  """
28176
27942
  return self._BillId
@@ -28691,16 +28457,12 @@ class ScaleOutInstanceResponse(AbstractModel):
28691
28457
  注意:此字段可能返回 null,表示取不到有效值。
28692
28458
  :type DealNames: list of str
28693
28459
  :param _ClientToken: 客户端Token。
28694
- 注意:此字段可能返回 null,表示取不到有效值。
28695
28460
  :type ClientToken: str
28696
28461
  :param _FlowId: 扩容流程ID。
28697
- 注意:此字段可能返回 null,表示取不到有效值。
28698
28462
  :type FlowId: int
28699
28463
  :param _BillId: 大订单号。
28700
- 注意:此字段可能返回 null,表示取不到有效值。
28701
28464
  :type BillId: str
28702
28465
  :param _TraceId: 扩容TraceId
28703
- 注意:此字段可能返回 null,表示取不到有效值。
28704
28466
  :type TraceId: str
28705
28467
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
28706
28468
  :type RequestId: str
@@ -28739,7 +28501,6 @@ class ScaleOutInstanceResponse(AbstractModel):
28739
28501
  @property
28740
28502
  def ClientToken(self):
28741
28503
  """客户端Token。
28742
- 注意:此字段可能返回 null,表示取不到有效值。
28743
28504
  :rtype: str
28744
28505
  """
28745
28506
  return self._ClientToken
@@ -28751,7 +28512,6 @@ class ScaleOutInstanceResponse(AbstractModel):
28751
28512
  @property
28752
28513
  def FlowId(self):
28753
28514
  """扩容流程ID。
28754
- 注意:此字段可能返回 null,表示取不到有效值。
28755
28515
  :rtype: int
28756
28516
  """
28757
28517
  return self._FlowId
@@ -28763,7 +28523,6 @@ class ScaleOutInstanceResponse(AbstractModel):
28763
28523
  @property
28764
28524
  def BillId(self):
28765
28525
  """大订单号。
28766
- 注意:此字段可能返回 null,表示取不到有效值。
28767
28526
  :rtype: str
28768
28527
  """
28769
28528
  return self._BillId
@@ -28775,7 +28534,6 @@ class ScaleOutInstanceResponse(AbstractModel):
28775
28534
  @property
28776
28535
  def TraceId(self):
28777
28536
  """扩容TraceId
28778
- 注意:此字段可能返回 null,表示取不到有效值。
28779
28537
  :rtype: str
28780
28538
  """
28781
28539
  return self._TraceId
@@ -32097,56 +31855,42 @@ class TimeAutoScaleStrategy(AbstractModel):
32097
31855
  def __init__(self):
32098
31856
  r"""
32099
31857
  :param _StrategyName: 策略名字,集群内唯一。
32100
- 注意:此字段可能返回 null,表示取不到有效值。
32101
31858
  :type StrategyName: str
32102
31859
  :param _IntervalTime: 策略触发后的冷却时间,该段时间内,将不能触发弹性扩缩容。
32103
- 注意:此字段可能返回 null,表示取不到有效值。
32104
31860
  :type IntervalTime: int
32105
31861
  :param _ScaleAction: 扩缩容动作,1表示扩容,2表示缩容。
32106
- 注意:此字段可能返回 null,表示取不到有效值。
32107
31862
  :type ScaleAction: int
32108
31863
  :param _ScaleNum: 扩缩容数量。
32109
- 注意:此字段可能返回 null,表示取不到有效值。
32110
31864
  :type ScaleNum: int
32111
31865
  :param _StrategyStatus: 规则状态,1表示有效,2表示无效,3表示暂停。必须填写
32112
- 注意:此字段可能返回 null,表示取不到有效值。
32113
31866
  :type StrategyStatus: int
32114
31867
  :param _Priority: 规则优先级,越小越高。
32115
- 注意:此字段可能返回 null,表示取不到有效值。
32116
31868
  :type Priority: int
32117
31869
  :param _RetryValidTime: 当多条规则同时触发,其中某些未真正执行时,在该时间范围内,将会重试。
32118
- 注意:此字段可能返回 null,表示取不到有效值。
32119
31870
  :type RetryValidTime: int
32120
31871
  :param _RepeatStrategy: 时间扩缩容重复策略
32121
31872
  注意:此字段可能返回 null,表示取不到有效值。
32122
31873
  :type RepeatStrategy: :class:`tencentcloud.emr.v20190103.models.RepeatStrategy`
32123
31874
  :param _StrategyId: 策略唯一ID。
32124
- 注意:此字段可能返回 null,表示取不到有效值。
32125
31875
  :type StrategyId: int
32126
31876
  :param _GraceDownFlag: 优雅缩容开关
32127
- 注意:此字段可能返回 null,表示取不到有效值。
32128
31877
  :type GraceDownFlag: bool
32129
31878
  :param _GraceDownTime: 优雅缩容等待时间
32130
- 注意:此字段可能返回 null,表示取不到有效值。
32131
31879
  :type GraceDownTime: int
32132
31880
  :param _Tags: 绑定标签列表
32133
31881
  注意:此字段可能返回 null,表示取不到有效值。
32134
31882
  :type Tags: list of Tag
32135
31883
  :param _ConfigGroupAssigned: 预设配置组
32136
- 注意:此字段可能返回 null,表示取不到有效值。
32137
31884
  :type ConfigGroupAssigned: str
32138
31885
  :param _MeasureMethod: 扩容资源计算方法,"DEFAULT","INSTANCE", "CPU", "MEMORYGB"。
32139
31886
  "DEFAULT"表示默认方式,与"INSTANCE"意义相同。
32140
31887
  "INSTANCE"表示按照节点计算,默认方式。
32141
31888
  "CPU"表示按照机器的核数计算。
32142
31889
  "MEMORYGB"表示按照机器内存数计算。
32143
- 注意:此字段可能返回 null,表示取不到有效值。
32144
31890
  :type MeasureMethod: str
32145
31891
  :param _TerminatePolicy: 销毁策略, "DEFAULT",默认销毁策略,由缩容规则触发缩容,"TIMING"表示定时销毁
32146
- 注意:此字段可能返回 null,表示取不到有效值。
32147
31892
  :type TerminatePolicy: str
32148
31893
  :param _MaxUse: 最长使用时间, 秒数,最短1小时,最长24小时
32149
- 注意:此字段可能返回 null,表示取不到有效值。
32150
31894
  :type MaxUse: int
32151
31895
  :param _SoftDeployInfo: 节点部署服务列表。部署服务仅填写HDFS、YARN。[组件名对应的映射关系表](https://cloud.tencent.com/document/product/589/98760)
32152
31896
  注意:此字段可能返回 null,表示取不到有效值。
@@ -32155,10 +31899,8 @@ class TimeAutoScaleStrategy(AbstractModel):
32155
31899
  注意:此字段可能返回 null,表示取不到有效值。
32156
31900
  :type ServiceNodeInfo: list of int
32157
31901
  :param _CompensateFlag: 补偿扩容,0表示不开启,1表示开启
32158
- 注意:此字段可能返回 null,表示取不到有效值。
32159
31902
  :type CompensateFlag: int
32160
31903
  :param _GroupId: 伸缩组id
32161
- 注意:此字段可能返回 null,表示取不到有效值。
32162
31904
  :type GroupId: int
32163
31905
  """
32164
31906
  self._StrategyName = None
@@ -32185,7 +31927,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32185
31927
  @property
32186
31928
  def StrategyName(self):
32187
31929
  """策略名字,集群内唯一。
32188
- 注意:此字段可能返回 null,表示取不到有效值。
32189
31930
  :rtype: str
32190
31931
  """
32191
31932
  return self._StrategyName
@@ -32197,7 +31938,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32197
31938
  @property
32198
31939
  def IntervalTime(self):
32199
31940
  """策略触发后的冷却时间,该段时间内,将不能触发弹性扩缩容。
32200
- 注意:此字段可能返回 null,表示取不到有效值。
32201
31941
  :rtype: int
32202
31942
  """
32203
31943
  return self._IntervalTime
@@ -32209,7 +31949,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32209
31949
  @property
32210
31950
  def ScaleAction(self):
32211
31951
  """扩缩容动作,1表示扩容,2表示缩容。
32212
- 注意:此字段可能返回 null,表示取不到有效值。
32213
31952
  :rtype: int
32214
31953
  """
32215
31954
  return self._ScaleAction
@@ -32221,7 +31960,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32221
31960
  @property
32222
31961
  def ScaleNum(self):
32223
31962
  """扩缩容数量。
32224
- 注意:此字段可能返回 null,表示取不到有效值。
32225
31963
  :rtype: int
32226
31964
  """
32227
31965
  return self._ScaleNum
@@ -32233,7 +31971,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32233
31971
  @property
32234
31972
  def StrategyStatus(self):
32235
31973
  """规则状态,1表示有效,2表示无效,3表示暂停。必须填写
32236
- 注意:此字段可能返回 null,表示取不到有效值。
32237
31974
  :rtype: int
32238
31975
  """
32239
31976
  return self._StrategyStatus
@@ -32245,7 +31982,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32245
31982
  @property
32246
31983
  def Priority(self):
32247
31984
  """规则优先级,越小越高。
32248
- 注意:此字段可能返回 null,表示取不到有效值。
32249
31985
  :rtype: int
32250
31986
  """
32251
31987
  return self._Priority
@@ -32257,7 +31993,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32257
31993
  @property
32258
31994
  def RetryValidTime(self):
32259
31995
  """当多条规则同时触发,其中某些未真正执行时,在该时间范围内,将会重试。
32260
- 注意:此字段可能返回 null,表示取不到有效值。
32261
31996
  :rtype: int
32262
31997
  """
32263
31998
  return self._RetryValidTime
@@ -32281,7 +32016,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32281
32016
  @property
32282
32017
  def StrategyId(self):
32283
32018
  """策略唯一ID。
32284
- 注意:此字段可能返回 null,表示取不到有效值。
32285
32019
  :rtype: int
32286
32020
  """
32287
32021
  return self._StrategyId
@@ -32293,7 +32027,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32293
32027
  @property
32294
32028
  def GraceDownFlag(self):
32295
32029
  """优雅缩容开关
32296
- 注意:此字段可能返回 null,表示取不到有效值。
32297
32030
  :rtype: bool
32298
32031
  """
32299
32032
  return self._GraceDownFlag
@@ -32305,7 +32038,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32305
32038
  @property
32306
32039
  def GraceDownTime(self):
32307
32040
  """优雅缩容等待时间
32308
- 注意:此字段可能返回 null,表示取不到有效值。
32309
32041
  :rtype: int
32310
32042
  """
32311
32043
  return self._GraceDownTime
@@ -32329,7 +32061,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32329
32061
  @property
32330
32062
  def ConfigGroupAssigned(self):
32331
32063
  """预设配置组
32332
- 注意:此字段可能返回 null,表示取不到有效值。
32333
32064
  :rtype: str
32334
32065
  """
32335
32066
  return self._ConfigGroupAssigned
@@ -32345,7 +32076,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32345
32076
  "INSTANCE"表示按照节点计算,默认方式。
32346
32077
  "CPU"表示按照机器的核数计算。
32347
32078
  "MEMORYGB"表示按照机器内存数计算。
32348
- 注意:此字段可能返回 null,表示取不到有效值。
32349
32079
  :rtype: str
32350
32080
  """
32351
32081
  return self._MeasureMethod
@@ -32357,7 +32087,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32357
32087
  @property
32358
32088
  def TerminatePolicy(self):
32359
32089
  """销毁策略, "DEFAULT",默认销毁策略,由缩容规则触发缩容,"TIMING"表示定时销毁
32360
- 注意:此字段可能返回 null,表示取不到有效值。
32361
32090
  :rtype: str
32362
32091
  """
32363
32092
  return self._TerminatePolicy
@@ -32369,7 +32098,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32369
32098
  @property
32370
32099
  def MaxUse(self):
32371
32100
  """最长使用时间, 秒数,最短1小时,最长24小时
32372
- 注意:此字段可能返回 null,表示取不到有效值。
32373
32101
  :rtype: int
32374
32102
  """
32375
32103
  return self._MaxUse
@@ -32405,7 +32133,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32405
32133
  @property
32406
32134
  def CompensateFlag(self):
32407
32135
  """补偿扩容,0表示不开启,1表示开启
32408
- 注意:此字段可能返回 null,表示取不到有效值。
32409
32136
  :rtype: int
32410
32137
  """
32411
32138
  return self._CompensateFlag
@@ -32417,7 +32144,6 @@ class TimeAutoScaleStrategy(AbstractModel):
32417
32144
  @property
32418
32145
  def GroupId(self):
32419
32146
  """伸缩组id
32420
- 注意:此字段可能返回 null,表示取不到有效值。
32421
32147
  :rtype: int
32422
32148
  """
32423
32149
  return self._GroupId
@@ -32570,7 +32296,6 @@ class TriggerCondition(AbstractModel):
32570
32296
  :param _CompareMethod: 条件比较方法,1表示大于,2表示小于,3表示大于等于,4表示小于等于。
32571
32297
  :type CompareMethod: int
32572
32298
  :param _Threshold: 条件阈值。
32573
- 注意:此字段可能返回 null,表示取不到有效值。
32574
32299
  :type Threshold: float
32575
32300
  """
32576
32301
  self._CompareMethod = None
@@ -32590,7 +32315,6 @@ class TriggerCondition(AbstractModel):
32590
32315
  @property
32591
32316
  def Threshold(self):
32592
32317
  """条件阈值。
32593
- 注意:此字段可能返回 null,表示取不到有效值。
32594
32318
  :rtype: float
32595
32319
  """
32596
32320
  return self._Threshold