@alicloud/dds20151201 8.3.0 → 8.4.1

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 (532) hide show
  1. package/dist/client.d.ts +561 -428
  2. package/dist/client.js +674 -430
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AllocateDbinstanceSrvNetworkAddressRequest.d.ts +16 -0
  5. package/dist/models/AllocateDbinstanceSrvNetworkAddressRequest.js.map +1 -1
  6. package/dist/models/AllocateDbinstanceSrvNetworkAddressResponseBody.d.ts +3 -0
  7. package/dist/models/AllocateDbinstanceSrvNetworkAddressResponseBody.js.map +1 -1
  8. package/dist/models/AllocateNodePrivateNetworkAddressRequest.d.ts +8 -7
  9. package/dist/models/AllocateNodePrivateNetworkAddressRequest.js.map +1 -1
  10. package/dist/models/CancelActiveOperationTasksRequest.d.ts +5 -0
  11. package/dist/models/CancelActiveOperationTasksRequest.js.map +1 -1
  12. package/dist/models/CancelActiveOperationTasksResponseBody.d.ts +6 -0
  13. package/dist/models/CancelActiveOperationTasksResponseBody.js.map +1 -1
  14. package/dist/models/CheckCloudResourceAuthorizedResponseBody.d.ts +6 -4
  15. package/dist/models/CheckCloudResourceAuthorizedResponseBody.js.map +1 -1
  16. package/dist/models/CreateAccountRequest.d.ts +6 -4
  17. package/dist/models/CreateAccountRequest.js.map +1 -1
  18. package/dist/models/CreateBackupRequest.d.ts +22 -4
  19. package/dist/models/CreateBackupRequest.js.map +1 -1
  20. package/dist/models/CreateBackupResponseBody.d.ts +6 -1
  21. package/dist/models/CreateBackupResponseBody.js.map +1 -1
  22. package/dist/models/CreateDbinstanceRequest.d.ts +212 -139
  23. package/dist/models/CreateDbinstanceRequest.js.map +1 -1
  24. package/dist/models/CreateDbinstanceResponseBody.d.ts +3 -3
  25. package/dist/models/CreateGlobalSecurityIpgroupRequest.d.ts +5 -3
  26. package/dist/models/CreateGlobalSecurityIpgroupRequest.js.map +1 -1
  27. package/dist/models/CreateGlobalSecurityIpgroupResponseBody.d.ts +5 -3
  28. package/dist/models/CreateGlobalSecurityIpgroupResponseBody.js.map +1 -1
  29. package/dist/models/CreateNodeBatchRequest.d.ts +24 -8
  30. package/dist/models/CreateNodeBatchRequest.js.map +1 -1
  31. package/dist/models/CreateNodeRequest.d.ts +59 -34
  32. package/dist/models/CreateNodeRequest.js +6 -0
  33. package/dist/models/CreateNodeRequest.js.map +1 -1
  34. package/dist/models/CreateNodeRoleTagRequest.d.ts +7 -0
  35. package/dist/models/CreateNodeRoleTagRequest.js.map +1 -1
  36. package/dist/models/CreateNodeRoleTagResponseBody.d.ts +3 -0
  37. package/dist/models/CreateNodeRoleTagResponseBody.js.map +1 -1
  38. package/dist/models/CreateShardingDbinstanceRequest.d.ts +205 -157
  39. package/dist/models/CreateShardingDbinstanceRequest.js.map +1 -1
  40. package/dist/models/DeleteBackupRequest.d.ts +4 -0
  41. package/dist/models/DeleteBackupRequest.js.map +1 -1
  42. package/dist/models/DeleteBackupResponseBody.d.ts +3 -0
  43. package/dist/models/DeleteBackupResponseBody.js.map +1 -1
  44. package/dist/models/DeleteDbinstanceRequest.d.ts +1 -1
  45. package/dist/models/DeleteGlobalSecurityIpgroupRequest.d.ts +8 -6
  46. package/dist/models/DeleteGlobalSecurityIpgroupRequest.js.map +1 -1
  47. package/dist/models/DeleteGlobalSecurityIpgroupResponseBody.d.ts +1 -1
  48. package/dist/models/DescribeAccountsResponseBody.d.ts +0 -48
  49. package/dist/models/DescribeAccountsResponseBody.js.map +1 -1
  50. package/dist/models/DescribeActiveOperationMaintenanceConfigResponseBody.d.ts +30 -17
  51. package/dist/models/DescribeActiveOperationMaintenanceConfigResponseBody.js.map +1 -1
  52. package/dist/models/DescribeActiveOperationTaskCountResponseBody.d.ts +3 -2
  53. package/dist/models/DescribeActiveOperationTaskCountResponseBody.js.map +1 -1
  54. package/dist/models/DescribeActiveOperationTaskRegionRequest.d.ts +10 -8
  55. package/dist/models/DescribeActiveOperationTaskRegionRequest.js.map +1 -1
  56. package/dist/models/DescribeActiveOperationTaskRegionResponseBody.d.ts +3 -3
  57. package/dist/models/DescribeActiveOperationTaskRequest.d.ts +4 -1
  58. package/dist/models/DescribeActiveOperationTaskRequest.js.map +1 -1
  59. package/dist/models/DescribeActiveOperationTaskResponseBody.d.ts +8 -0
  60. package/dist/models/DescribeActiveOperationTaskResponseBody.js.map +1 -1
  61. package/dist/models/DescribeActiveOperationTaskTypeRequest.d.ts +3 -2
  62. package/dist/models/DescribeActiveOperationTaskTypeRequest.js.map +1 -1
  63. package/dist/models/DescribeActiveOperationTaskTypeResponseBody.d.ts +4 -3
  64. package/dist/models/DescribeActiveOperationTaskTypeResponseBody.js.map +1 -1
  65. package/dist/models/DescribeActiveOperationTasksRequest.d.ts +55 -30
  66. package/dist/models/DescribeActiveOperationTasksRequest.js.map +1 -1
  67. package/dist/models/DescribeActiveOperationTasksResponseBody.d.ts +92 -56
  68. package/dist/models/DescribeActiveOperationTasksResponseBody.js.map +1 -1
  69. package/dist/models/DescribeAuditLogFilterRequest.d.ts +5 -3
  70. package/dist/models/DescribeAuditLogFilterRequest.js.map +1 -1
  71. package/dist/models/DescribeAuditLogFilterResponseBody.d.ts +13 -7
  72. package/dist/models/DescribeAuditLogFilterResponseBody.js.map +1 -1
  73. package/dist/models/DescribeAuditPolicyResponseBody.d.ts +5 -4
  74. package/dist/models/DescribeAuditPolicyResponseBody.js.map +1 -1
  75. package/dist/models/DescribeAuditRecordsRequest.d.ts +21 -20
  76. package/dist/models/DescribeAuditRecordsRequest.js.map +1 -1
  77. package/dist/models/DescribeAuditRecordsResponseBody.d.ts +3 -70
  78. package/dist/models/DescribeAuditRecordsResponseBody.js.map +1 -1
  79. package/dist/models/DescribeAvailabilityZonesRequest.d.ts +36 -23
  80. package/dist/models/DescribeAvailabilityZonesRequest.js.map +1 -1
  81. package/dist/models/DescribeAvailabilityZonesResponseBody.d.ts +3 -2
  82. package/dist/models/DescribeAvailabilityZonesResponseBody.js.map +1 -1
  83. package/dist/models/DescribeAvailableEngineVersionResponseBody.d.ts +0 -6
  84. package/dist/models/DescribeAvailableEngineVersionResponseBody.js.map +1 -1
  85. package/dist/models/DescribeAvailableResourceRequest.d.ts +15 -9
  86. package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
  87. package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -115
  88. package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
  89. package/dist/models/DescribeBackupDbsRequest.d.ts +4 -4
  90. package/dist/models/DescribeBackupDbsResponseBody.d.ts +0 -11
  91. package/dist/models/DescribeBackupDbsResponseBody.js.map +1 -1
  92. package/dist/models/DescribeBackupPolicyRequest.d.ts +5 -4
  93. package/dist/models/DescribeBackupPolicyRequest.js.map +1 -1
  94. package/dist/models/DescribeBackupPolicyResponseBody.d.ts +99 -56
  95. package/dist/models/DescribeBackupPolicyResponseBody.js.map +1 -1
  96. package/dist/models/DescribeBackupStorageRequest.d.ts +2 -2
  97. package/dist/models/DescribeBackupStorageResponseBody.d.ts +4 -4
  98. package/dist/models/DescribeBackupTasksRequest.d.ts +2 -2
  99. package/dist/models/DescribeBackupTasksResponseBody.d.ts +15 -11
  100. package/dist/models/DescribeBackupTasksResponseBody.js.map +1 -1
  101. package/dist/models/DescribeBackupsRequest.d.ts +30 -17
  102. package/dist/models/DescribeBackupsRequest.js.map +1 -1
  103. package/dist/models/DescribeBackupsResponseBody.d.ts +8 -140
  104. package/dist/models/DescribeBackupsResponseBody.js.map +1 -1
  105. package/dist/models/DescribeBinlogFilesRequest.d.ts +117 -0
  106. package/dist/models/DescribeBinlogFilesRequest.js +86 -0
  107. package/dist/models/DescribeBinlogFilesRequest.js.map +1 -0
  108. package/dist/models/DescribeBinlogFilesResponse.d.ts +19 -0
  109. package/dist/models/DescribeBinlogFilesResponse.js +69 -0
  110. package/dist/models/DescribeBinlogFilesResponse.js.map +1 -0
  111. package/dist/models/DescribeBinlogFilesResponseBody.d.ts +84 -0
  112. package/dist/models/DescribeBinlogFilesResponseBody.js +134 -0
  113. package/dist/models/DescribeBinlogFilesResponseBody.js.map +1 -0
  114. package/dist/models/DescribeClusterBackupsRequest.d.ts +29 -18
  115. package/dist/models/DescribeClusterBackupsRequest.js.map +1 -1
  116. package/dist/models/DescribeClusterBackupsResponseBody.d.ts +76 -50
  117. package/dist/models/DescribeClusterBackupsResponseBody.js.map +1 -1
  118. package/dist/models/DescribeClusterRecoverTimeRequest.d.ts +23 -1
  119. package/dist/models/DescribeClusterRecoverTimeRequest.js +2 -0
  120. package/dist/models/DescribeClusterRecoverTimeRequest.js.map +1 -1
  121. package/dist/models/DescribeClusterRecoverTimeResponseBody.d.ts +5 -6
  122. package/dist/models/DescribeClusterRecoverTimeResponseBody.js.map +1 -1
  123. package/dist/models/DescribeDbinstanceAttributeRequest.d.ts +8 -7
  124. package/dist/models/DescribeDbinstanceAttributeRequest.js.map +1 -1
  125. package/dist/models/DescribeDbinstanceAttributeResponseBody.d.ts +40 -850
  126. package/dist/models/DescribeDbinstanceAttributeResponseBody.js +59 -1
  127. package/dist/models/DescribeDbinstanceAttributeResponseBody.js.map +1 -1
  128. package/dist/models/DescribeDbinstanceEncryptionKeyResponseBody.d.ts +3 -2
  129. package/dist/models/DescribeDbinstanceEncryptionKeyResponseBody.js.map +1 -1
  130. package/dist/models/DescribeDbinstancePerformanceRequest.d.ts +26 -15
  131. package/dist/models/DescribeDbinstancePerformanceRequest.js.map +1 -1
  132. package/dist/models/DescribeDbinstancePerformanceResponseBody.d.ts +2 -47
  133. package/dist/models/DescribeDbinstancePerformanceResponseBody.js.map +1 -1
  134. package/dist/models/DescribeDbinstanceSpecInfoRequest.d.ts +10 -0
  135. package/dist/models/DescribeDbinstanceSpecInfoRequest.js.map +1 -1
  136. package/dist/models/DescribeDbinstanceSpecInfoResponseBody.d.ts +16 -0
  137. package/dist/models/DescribeDbinstanceSpecInfoResponseBody.js.map +1 -1
  138. package/dist/models/DescribeDbinstanceSslresponseBody.d.ts +16 -4
  139. package/dist/models/DescribeDbinstanceSslresponseBody.js.map +1 -1
  140. package/dist/models/DescribeDbinstanceSwitchLogResponseBody.d.ts +12 -7
  141. package/dist/models/DescribeDbinstanceSwitchLogResponseBody.js.map +1 -1
  142. package/dist/models/DescribeDbinstanceTdeinfoResponseBody.d.ts +16 -15
  143. package/dist/models/DescribeDbinstanceTdeinfoResponseBody.js.map +1 -1
  144. package/dist/models/DescribeDbinstancesOverviewRequest.d.ts +38 -26
  145. package/dist/models/DescribeDbinstancesOverviewRequest.js.map +1 -1
  146. package/dist/models/DescribeDbinstancesOverviewResponseBody.d.ts +82 -58
  147. package/dist/models/DescribeDbinstancesOverviewResponseBody.js.map +1 -1
  148. package/dist/models/DescribeDbinstancesRequest.d.ts +78 -51
  149. package/dist/models/DescribeDbinstancesRequest.js.map +1 -1
  150. package/dist/models/DescribeDbinstancesResponseBody.d.ts +3 -372
  151. package/dist/models/DescribeDbinstancesResponseBody.js.map +1 -1
  152. package/dist/models/DescribeErrorLogRecordsRequest.d.ts +9 -7
  153. package/dist/models/DescribeErrorLogRecordsRequest.js.map +1 -1
  154. package/dist/models/DescribeErrorLogRecordsResponseBody.d.ts +0 -49
  155. package/dist/models/DescribeErrorLogRecordsResponseBody.js.map +1 -1
  156. package/dist/models/DescribeGlobalSecurityIpgroupRelationRequest.d.ts +1 -1
  157. package/dist/models/DescribeGlobalSecurityIpgroupRelationResponseBody.d.ts +6 -6
  158. package/dist/models/DescribeHistoryTasksRequest.d.ts +58 -30
  159. package/dist/models/DescribeHistoryTasksRequest.js.map +1 -1
  160. package/dist/models/DescribeHistoryTasksResponseBody.d.ts +85 -53
  161. package/dist/models/DescribeHistoryTasksResponseBody.js.map +1 -1
  162. package/dist/models/DescribeInstanceAutoRenewalAttributeRequest.d.ts +4 -3
  163. package/dist/models/DescribeInstanceAutoRenewalAttributeRequest.js.map +1 -1
  164. package/dist/models/DescribeInstanceAutoRenewalAttributeResponseBody.d.ts +0 -48
  165. package/dist/models/DescribeInstanceAutoRenewalAttributeResponseBody.js.map +1 -1
  166. package/dist/models/DescribeInstanceRecoverTimeRequest.d.ts +22 -0
  167. package/dist/models/DescribeInstanceRecoverTimeRequest.js +2 -0
  168. package/dist/models/DescribeInstanceRecoverTimeRequest.js.map +1 -1
  169. package/dist/models/DescribeInstanceRecoverTimeResponseBody.d.ts +5 -6
  170. package/dist/models/DescribeInstanceRecoverTimeResponseBody.js.map +1 -1
  171. package/dist/models/DescribeKernelReleaseNotesRequest.d.ts +1 -1
  172. package/dist/models/DescribeKernelReleaseNotesResponseBody.d.ts +0 -18
  173. package/dist/models/DescribeKernelReleaseNotesResponseBody.js.map +1 -1
  174. package/dist/models/DescribeMongoDblogConfigRequest.d.ts +1 -1
  175. package/dist/models/DescribeMongoDblogConfigResponseBody.d.ts +41 -19
  176. package/dist/models/DescribeMongoDblogConfigResponseBody.js +4 -0
  177. package/dist/models/DescribeMongoDblogConfigResponseBody.js.map +1 -1
  178. package/dist/models/DescribeParameterModificationHistoryRequest.d.ts +11 -8
  179. package/dist/models/DescribeParameterModificationHistoryRequest.js.map +1 -1
  180. package/dist/models/DescribeParameterModificationHistoryResponseBody.d.ts +0 -32
  181. package/dist/models/DescribeParameterModificationHistoryResponseBody.js.map +1 -1
  182. package/dist/models/DescribeParameterTemplatesRequest.d.ts +22 -14
  183. package/dist/models/DescribeParameterTemplatesRequest.js.map +1 -1
  184. package/dist/models/DescribeParameterTemplatesResponseBody.d.ts +4 -56
  185. package/dist/models/DescribeParameterTemplatesResponseBody.js.map +1 -1
  186. package/dist/models/DescribeParametersRequest.d.ts +7 -5
  187. package/dist/models/DescribeParametersRequest.js.map +1 -1
  188. package/dist/models/DescribeParametersResponseBody.d.ts +0 -115
  189. package/dist/models/DescribeParametersResponseBody.js.map +1 -1
  190. package/dist/models/DescribePriceRequest.d.ts +37 -25
  191. package/dist/models/DescribePriceRequest.js.map +1 -1
  192. package/dist/models/DescribePriceResponseBody.d.ts +36 -711
  193. package/dist/models/DescribePriceResponseBody.js +7 -0
  194. package/dist/models/DescribePriceResponseBody.js.map +1 -1
  195. package/dist/models/DescribeRdsVpcsRequest.d.ts +6 -0
  196. package/dist/models/DescribeRdsVpcsRequest.js.map +1 -1
  197. package/dist/models/DescribeRdsVpcsResponseBody.d.ts +73 -2
  198. package/dist/models/DescribeRdsVpcsResponseBody.js.map +1 -1
  199. package/dist/models/DescribeRdsVswitchsRequest.d.ts +9 -0
  200. package/dist/models/DescribeRdsVswitchsRequest.js.map +1 -1
  201. package/dist/models/DescribeRdsVswitchsResponseBody.d.ts +46 -1
  202. package/dist/models/DescribeRdsVswitchsResponseBody.js.map +1 -1
  203. package/dist/models/DescribeRegionsRequest.d.ts +4 -3
  204. package/dist/models/DescribeRegionsRequest.js.map +1 -1
  205. package/dist/models/DescribeRegionsResponseBody.d.ts +0 -67
  206. package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
  207. package/dist/models/DescribeRenewalPriceRequest.d.ts +8 -4
  208. package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
  209. package/dist/models/DescribeRenewalPriceResponseBody.d.ts +14 -94
  210. package/dist/models/DescribeRenewalPriceResponseBody.js +7 -0
  211. package/dist/models/DescribeRenewalPriceResponseBody.js.map +1 -1
  212. package/dist/models/DescribeReplicaSetRoleResponseBody.d.ts +9 -57
  213. package/dist/models/DescribeReplicaSetRoleResponseBody.js +2 -0
  214. package/dist/models/DescribeReplicaSetRoleResponseBody.js.map +1 -1
  215. package/dist/models/DescribeRestoreDbinstanceListRequest.d.ts +2 -2
  216. package/dist/models/DescribeRestoreDbinstanceListResponseBody.d.ts +0 -107
  217. package/dist/models/DescribeRestoreDbinstanceListResponseBody.js.map +1 -1
  218. package/dist/models/DescribeRoleTagStatusRequest.d.ts +2 -0
  219. package/dist/models/DescribeRoleTagStatusRequest.js.map +1 -1
  220. package/dist/models/DescribeRoleTagStatusResponseBody.d.ts +19 -0
  221. package/dist/models/DescribeRoleTagStatusResponseBody.js.map +1 -1
  222. package/dist/models/DescribeRoleZoneInfoResponseBody.d.ts +0 -50
  223. package/dist/models/DescribeRoleZoneInfoResponseBody.js.map +1 -1
  224. package/dist/models/DescribeRunningLogRecordsRequest.d.ts +19 -20
  225. package/dist/models/DescribeRunningLogRecordsRequest.js.map +1 -1
  226. package/dist/models/DescribeRunningLogRecordsResponseBody.d.ts +4 -36
  227. package/dist/models/DescribeRunningLogRecordsResponseBody.js.map +1 -1
  228. package/dist/models/DescribeSecurityGroupConfigurationResponseBody.d.ts +0 -28
  229. package/dist/models/DescribeSecurityGroupConfigurationResponseBody.js.map +1 -1
  230. package/dist/models/DescribeSecurityIpsResponseBody.d.ts +0 -25
  231. package/dist/models/DescribeSecurityIpsResponseBody.js.map +1 -1
  232. package/dist/models/DescribeShardingNetworkAddressRequest.d.ts +15 -2
  233. package/dist/models/DescribeShardingNetworkAddressRequest.js.map +1 -1
  234. package/dist/models/DescribeShardingNetworkAddressResponseBody.d.ts +5 -164
  235. package/dist/models/DescribeShardingNetworkAddressResponseBody.js +2 -0
  236. package/dist/models/DescribeShardingNetworkAddressResponseBody.js.map +1 -1
  237. package/dist/models/DescribeSlowLogRecordsRequest.d.ts +8 -6
  238. package/dist/models/DescribeSlowLogRecordsRequest.js.map +1 -1
  239. package/dist/models/DescribeSlowLogRecordsResponseBody.d.ts +0 -74
  240. package/dist/models/DescribeSlowLogRecordsResponseBody.js.map +1 -1
  241. package/dist/models/DescribeTagsRequest.d.ts +1 -1
  242. package/dist/models/DescribeTagsResponseBody.d.ts +5 -2
  243. package/dist/models/DescribeTagsResponseBody.js.map +1 -1
  244. package/dist/models/DescribeUserEncryptionKeyListRequest.d.ts +13 -2
  245. package/dist/models/DescribeUserEncryptionKeyListRequest.js.map +1 -1
  246. package/dist/models/DescribeUserEncryptionKeyListResponseBody.d.ts +1 -5
  247. package/dist/models/DescribeUserEncryptionKeyListResponseBody.js.map +1 -1
  248. package/dist/models/DescribeVpcsForMongoDbrequest.d.ts +15 -0
  249. package/dist/models/DescribeVpcsForMongoDbrequest.js.map +1 -1
  250. package/dist/models/DescribeVpcsForMongoDbresponseBody.d.ts +80 -2
  251. package/dist/models/DescribeVpcsForMongoDbresponseBody.js.map +1 -1
  252. package/dist/models/EvaluateResourceRequest.d.ts +51 -37
  253. package/dist/models/EvaluateResourceRequest.js.map +1 -1
  254. package/dist/models/EvaluateResourceResponseBody.d.ts +7 -6
  255. package/dist/models/EvaluateResourceResponseBody.js.map +1 -1
  256. package/dist/models/ListTagResourcesRequest.d.ts +4 -4
  257. package/dist/models/ListTagResourcesResponseBody.d.ts +1 -33
  258. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  259. package/dist/models/MigrateAvailableZoneRequest.d.ts +5 -4
  260. package/dist/models/MigrateAvailableZoneRequest.js.map +1 -1
  261. package/dist/models/MigrateToOtherZoneRequest.d.ts +8 -6
  262. package/dist/models/MigrateToOtherZoneRequest.js.map +1 -1
  263. package/dist/models/ModifyAccountDescriptionRequest.d.ts +9 -6
  264. package/dist/models/ModifyAccountDescriptionRequest.js.map +1 -1
  265. package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.d.ts +27 -0
  266. package/dist/models/ModifyActiveOperationMaintenanceConfigRequest.js.map +1 -1
  267. package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.d.ts +3 -0
  268. package/dist/models/ModifyActiveOperationMaintenanceConfigResponseBody.js.map +1 -1
  269. package/dist/models/ModifyAuditLogFilterRequest.d.ts +16 -9
  270. package/dist/models/ModifyAuditLogFilterRequest.js.map +1 -1
  271. package/dist/models/ModifyAuditPolicyRequest.d.ts +25 -9
  272. package/dist/models/ModifyAuditPolicyRequest.js +2 -0
  273. package/dist/models/ModifyAuditPolicyRequest.js.map +1 -1
  274. package/dist/models/ModifyBackupExpireTimeRequest.d.ts +13 -0
  275. package/dist/models/ModifyBackupExpireTimeRequest.js.map +1 -1
  276. package/dist/models/ModifyBackupExpireTimeResponseBody.d.ts +15 -0
  277. package/dist/models/ModifyBackupExpireTimeResponseBody.js.map +1 -1
  278. package/dist/models/ModifyBackupPolicyRequest.d.ts +128 -93
  279. package/dist/models/ModifyBackupPolicyRequest.js.map +1 -1
  280. package/dist/models/ModifyDbinstanceAttributeRequest.d.ts +9 -0
  281. package/dist/models/ModifyDbinstanceAttributeRequest.js.map +1 -1
  282. package/dist/models/ModifyDbinstanceAttributeResponseBody.d.ts +3 -0
  283. package/dist/models/ModifyDbinstanceAttributeResponseBody.js.map +1 -1
  284. package/dist/models/ModifyDbinstanceConfigRequest.d.ts +6 -0
  285. package/dist/models/ModifyDbinstanceConfigRequest.js.map +1 -1
  286. package/dist/models/ModifyDbinstanceConfigResponseBody.d.ts +3 -0
  287. package/dist/models/ModifyDbinstanceConfigResponseBody.js.map +1 -1
  288. package/dist/models/ModifyDbinstanceConnectionStringRequest.d.ts +23 -12
  289. package/dist/models/ModifyDbinstanceConnectionStringRequest.js +6 -0
  290. package/dist/models/ModifyDbinstanceConnectionStringRequest.js.map +1 -1
  291. package/dist/models/ModifyDbinstanceConnectionStringResponseBody.d.ts +2 -1
  292. package/dist/models/ModifyDbinstanceConnectionStringResponseBody.js +2 -0
  293. package/dist/models/ModifyDbinstanceConnectionStringResponseBody.js.map +1 -1
  294. package/dist/models/ModifyDbinstanceDescriptionRequest.d.ts +5 -5
  295. package/dist/models/ModifyDbinstanceDiskTypeRequest.d.ts +28 -16
  296. package/dist/models/ModifyDbinstanceDiskTypeRequest.js.map +1 -1
  297. package/dist/models/ModifyDbinstanceMaintainTimeRequest.d.ts +1 -1
  298. package/dist/models/ModifyDbinstanceNetworkTypeRequest.d.ts +14 -20
  299. package/dist/models/ModifyDbinstanceNetworkTypeRequest.js.map +1 -1
  300. package/dist/models/ModifyDbinstanceSpecRequest.d.ts +125 -42
  301. package/dist/models/ModifyDbinstanceSpecRequest.js.map +1 -1
  302. package/dist/models/ModifyDbinstanceSpecResponseBody.d.ts +2 -2
  303. package/dist/models/ModifyDbinstanceSslrequest.d.ts +39 -5
  304. package/dist/models/ModifyDbinstanceSslrequest.js.map +1 -1
  305. package/dist/models/ModifyDbinstanceSslresponseBody.d.ts +1 -1
  306. package/dist/models/ModifyDbinstanceTderequest.d.ts +33 -7
  307. package/dist/models/ModifyDbinstanceTderequest.js.map +1 -1
  308. package/dist/models/ModifyGlobalSecurityIpgroupNameRequest.d.ts +5 -3
  309. package/dist/models/ModifyGlobalSecurityIpgroupNameRequest.js.map +1 -1
  310. package/dist/models/ModifyInstanceVpcAuthModeRequest.d.ts +2 -2
  311. package/dist/models/ModifyNodeSpecBatchRequest.d.ts +114 -19
  312. package/dist/models/ModifyNodeSpecBatchRequest.js.map +1 -1
  313. package/dist/models/ModifyNodeSpecRequest.d.ts +75 -22
  314. package/dist/models/ModifyNodeSpecRequest.js.map +1 -1
  315. package/dist/models/ModifyNodeSpecResponseBody.d.ts +2 -2
  316. package/dist/models/ModifyParametersRequest.d.ts +23 -10
  317. package/dist/models/ModifyParametersRequest.js.map +1 -1
  318. package/dist/models/ModifySecurityGroupConfigurationRequest.d.ts +3 -2
  319. package/dist/models/ModifySecurityGroupConfigurationRequest.js.map +1 -1
  320. package/dist/models/ModifySecurityIpsRequest.d.ts +8 -5
  321. package/dist/models/ModifySecurityIpsRequest.js.map +1 -1
  322. package/dist/models/ModifySrvNetworkAddressRequest.d.ts +20 -0
  323. package/dist/models/ModifySrvNetworkAddressRequest.js.map +1 -1
  324. package/dist/models/ModifySrvNetworkAddressResponseBody.d.ts +3 -0
  325. package/dist/models/ModifySrvNetworkAddressResponseBody.js.map +1 -1
  326. package/dist/models/ReleaseNodePrivateNetworkAddressRequest.d.ts +17 -9
  327. package/dist/models/ReleaseNodePrivateNetworkAddressRequest.js.map +1 -1
  328. package/dist/models/ReleasePublicNetworkAddressRequest.d.ts +8 -6
  329. package/dist/models/ReleasePublicNetworkAddressRequest.js.map +1 -1
  330. package/dist/models/RenewDbinstanceRequest.d.ts +10 -7
  331. package/dist/models/RenewDbinstanceRequest.js.map +1 -1
  332. package/dist/models/ResetAccountPasswordRequest.d.ts +6 -4
  333. package/dist/models/ResetAccountPasswordRequest.js.map +1 -1
  334. package/dist/models/RestartDbinstanceRequest.d.ts +14 -2
  335. package/dist/models/RestartDbinstanceRequest.js +2 -0
  336. package/dist/models/RestartDbinstanceRequest.js.map +1 -1
  337. package/dist/models/RestartNodeRequest.d.ts +19 -5
  338. package/dist/models/RestartNodeRequest.js.map +1 -1
  339. package/dist/models/SwitchDbinstanceHarequest.d.ts +5 -4
  340. package/dist/models/SwitchDbinstanceHarequest.js.map +1 -1
  341. package/dist/models/TagResourcesRequest.d.ts +4 -2
  342. package/dist/models/TagResourcesRequest.js.map +1 -1
  343. package/dist/models/TransformInstanceChargeTypeRequest.d.ts +17 -13
  344. package/dist/models/TransformInstanceChargeTypeRequest.js.map +1 -1
  345. package/dist/models/TransformToPrePaidRequest.d.ts +9 -7
  346. package/dist/models/TransformToPrePaidRequest.js.map +1 -1
  347. package/dist/models/UntagResourcesRequest.d.ts +8 -4
  348. package/dist/models/UntagResourcesRequest.js.map +1 -1
  349. package/dist/models/UpgradeDbinstanceEngineVersionRequest.d.ts +4 -3
  350. package/dist/models/UpgradeDbinstanceEngineVersionRequest.js.map +1 -1
  351. package/dist/models/model.d.ts +7 -0
  352. package/dist/models/model.js +32 -18
  353. package/dist/models/model.js.map +1 -1
  354. package/package.json +1 -1
  355. package/src/client.ts +707 -436
  356. package/src/models/AllocateDbinstanceSrvNetworkAddressRequest.ts +16 -0
  357. package/src/models/AllocateDbinstanceSrvNetworkAddressResponseBody.ts +3 -0
  358. package/src/models/AllocateNodePrivateNetworkAddressRequest.ts +9 -8
  359. package/src/models/CancelActiveOperationTasksRequest.ts +5 -0
  360. package/src/models/CancelActiveOperationTasksResponseBody.ts +6 -0
  361. package/src/models/CheckCloudResourceAuthorizedResponseBody.ts +6 -4
  362. package/src/models/CreateAccountRequest.ts +6 -4
  363. package/src/models/CreateBackupRequest.ts +22 -4
  364. package/src/models/CreateBackupResponseBody.ts +6 -1
  365. package/src/models/CreateDbinstanceRequest.ts +212 -139
  366. package/src/models/CreateDbinstanceResponseBody.ts +3 -3
  367. package/src/models/CreateGlobalSecurityIpgroupRequest.ts +5 -3
  368. package/src/models/CreateGlobalSecurityIpgroupResponseBody.ts +5 -3
  369. package/src/models/CreateNodeBatchRequest.ts +33 -17
  370. package/src/models/CreateNodeRequest.ts +65 -34
  371. package/src/models/CreateNodeRoleTagRequest.ts +7 -0
  372. package/src/models/CreateNodeRoleTagResponseBody.ts +3 -0
  373. package/src/models/CreateShardingDbinstanceRequest.ts +208 -160
  374. package/src/models/DeleteBackupRequest.ts +4 -0
  375. package/src/models/DeleteBackupResponseBody.ts +3 -0
  376. package/src/models/DeleteDbinstanceRequest.ts +1 -1
  377. package/src/models/DeleteGlobalSecurityIpgroupRequest.ts +8 -6
  378. package/src/models/DeleteGlobalSecurityIpgroupResponseBody.ts +1 -1
  379. package/src/models/DescribeAccountsResponseBody.ts +0 -48
  380. package/src/models/DescribeActiveOperationMaintenanceConfigResponseBody.ts +30 -17
  381. package/src/models/DescribeActiveOperationTaskCountResponseBody.ts +3 -2
  382. package/src/models/DescribeActiveOperationTaskRegionRequest.ts +10 -8
  383. package/src/models/DescribeActiveOperationTaskRegionResponseBody.ts +3 -3
  384. package/src/models/DescribeActiveOperationTaskRequest.ts +5 -2
  385. package/src/models/DescribeActiveOperationTaskResponseBody.ts +8 -0
  386. package/src/models/DescribeActiveOperationTaskTypeRequest.ts +3 -2
  387. package/src/models/DescribeActiveOperationTaskTypeResponseBody.ts +4 -3
  388. package/src/models/DescribeActiveOperationTasksRequest.ts +55 -30
  389. package/src/models/DescribeActiveOperationTasksResponseBody.ts +92 -56
  390. package/src/models/DescribeAuditLogFilterRequest.ts +5 -3
  391. package/src/models/DescribeAuditLogFilterResponseBody.ts +13 -7
  392. package/src/models/DescribeAuditPolicyResponseBody.ts +5 -4
  393. package/src/models/DescribeAuditRecordsRequest.ts +21 -20
  394. package/src/models/DescribeAuditRecordsResponseBody.ts +3 -70
  395. package/src/models/DescribeAvailabilityZonesRequest.ts +36 -23
  396. package/src/models/DescribeAvailabilityZonesResponseBody.ts +3 -2
  397. package/src/models/DescribeAvailableEngineVersionResponseBody.ts +0 -6
  398. package/src/models/DescribeAvailableResourceRequest.ts +15 -9
  399. package/src/models/DescribeAvailableResourceResponseBody.ts +0 -115
  400. package/src/models/DescribeBackupDbsRequest.ts +6 -6
  401. package/src/models/DescribeBackupDbsResponseBody.ts +0 -11
  402. package/src/models/DescribeBackupPolicyRequest.ts +5 -4
  403. package/src/models/DescribeBackupPolicyResponseBody.ts +100 -57
  404. package/src/models/DescribeBackupStorageRequest.ts +2 -2
  405. package/src/models/DescribeBackupStorageResponseBody.ts +4 -4
  406. package/src/models/DescribeBackupTasksRequest.ts +2 -2
  407. package/src/models/DescribeBackupTasksResponseBody.ts +15 -11
  408. package/src/models/DescribeBackupsRequest.ts +30 -17
  409. package/src/models/DescribeBackupsResponseBody.ts +8 -140
  410. package/src/models/DescribeBinlogFilesRequest.ts +158 -0
  411. package/src/models/DescribeBinlogFilesResponse.ts +40 -0
  412. package/src/models/DescribeBinlogFilesResponseBody.ts +155 -0
  413. package/src/models/DescribeClusterBackupsRequest.ts +30 -19
  414. package/src/models/DescribeClusterBackupsResponseBody.ts +76 -50
  415. package/src/models/DescribeClusterRecoverTimeRequest.ts +25 -1
  416. package/src/models/DescribeClusterRecoverTimeResponseBody.ts +5 -6
  417. package/src/models/DescribeDbinstanceAttributeRequest.ts +8 -7
  418. package/src/models/DescribeDbinstanceAttributeResponseBody.ts +82 -852
  419. package/src/models/DescribeDbinstanceEncryptionKeyResponseBody.ts +3 -2
  420. package/src/models/DescribeDbinstancePerformanceRequest.ts +26 -15
  421. package/src/models/DescribeDbinstancePerformanceResponseBody.ts +2 -47
  422. package/src/models/DescribeDbinstanceSpecInfoRequest.ts +10 -0
  423. package/src/models/DescribeDbinstanceSpecInfoResponseBody.ts +16 -0
  424. package/src/models/DescribeDbinstanceSslresponseBody.ts +16 -4
  425. package/src/models/DescribeDbinstanceSwitchLogResponseBody.ts +12 -7
  426. package/src/models/DescribeDbinstanceTdeinfoResponseBody.ts +16 -15
  427. package/src/models/DescribeDbinstancesOverviewRequest.ts +39 -27
  428. package/src/models/DescribeDbinstancesOverviewResponseBody.ts +83 -59
  429. package/src/models/DescribeDbinstancesRequest.ts +78 -51
  430. package/src/models/DescribeDbinstancesResponseBody.ts +3 -372
  431. package/src/models/DescribeErrorLogRecordsRequest.ts +9 -7
  432. package/src/models/DescribeErrorLogRecordsResponseBody.ts +0 -49
  433. package/src/models/DescribeGlobalSecurityIpgroupRelationRequest.ts +1 -1
  434. package/src/models/DescribeGlobalSecurityIpgroupRelationResponseBody.ts +6 -6
  435. package/src/models/DescribeHistoryTasksRequest.ts +58 -30
  436. package/src/models/DescribeHistoryTasksResponseBody.ts +85 -53
  437. package/src/models/DescribeInstanceAutoRenewalAttributeRequest.ts +4 -3
  438. package/src/models/DescribeInstanceAutoRenewalAttributeResponseBody.ts +0 -48
  439. package/src/models/DescribeInstanceRecoverTimeRequest.ts +24 -0
  440. package/src/models/DescribeInstanceRecoverTimeResponseBody.ts +5 -6
  441. package/src/models/DescribeKernelReleaseNotesRequest.ts +1 -1
  442. package/src/models/DescribeKernelReleaseNotesResponseBody.ts +0 -18
  443. package/src/models/DescribeMongoDblogConfigRequest.ts +1 -1
  444. package/src/models/DescribeMongoDblogConfigResponseBody.ts +45 -19
  445. package/src/models/DescribeParameterModificationHistoryRequest.ts +11 -8
  446. package/src/models/DescribeParameterModificationHistoryResponseBody.ts +0 -32
  447. package/src/models/DescribeParameterTemplatesRequest.ts +22 -14
  448. package/src/models/DescribeParameterTemplatesResponseBody.ts +4 -56
  449. package/src/models/DescribeParametersRequest.ts +7 -5
  450. package/src/models/DescribeParametersResponseBody.ts +0 -115
  451. package/src/models/DescribePriceRequest.ts +37 -25
  452. package/src/models/DescribePriceResponseBody.ts +41 -711
  453. package/src/models/DescribeRdsVpcsRequest.ts +6 -0
  454. package/src/models/DescribeRdsVpcsResponseBody.ts +73 -2
  455. package/src/models/DescribeRdsVswitchsRequest.ts +9 -0
  456. package/src/models/DescribeRdsVswitchsResponseBody.ts +46 -1
  457. package/src/models/DescribeRegionsRequest.ts +4 -3
  458. package/src/models/DescribeRegionsResponseBody.ts +0 -67
  459. package/src/models/DescribeRenewalPriceRequest.ts +8 -4
  460. package/src/models/DescribeRenewalPriceResponseBody.ts +19 -94
  461. package/src/models/DescribeReplicaSetRoleResponseBody.ts +11 -57
  462. package/src/models/DescribeRestoreDbinstanceListRequest.ts +2 -2
  463. package/src/models/DescribeRestoreDbinstanceListResponseBody.ts +0 -107
  464. package/src/models/DescribeRoleTagStatusRequest.ts +2 -0
  465. package/src/models/DescribeRoleTagStatusResponseBody.ts +19 -0
  466. package/src/models/DescribeRoleZoneInfoResponseBody.ts +0 -50
  467. package/src/models/DescribeRunningLogRecordsRequest.ts +19 -20
  468. package/src/models/DescribeRunningLogRecordsResponseBody.ts +4 -36
  469. package/src/models/DescribeSecurityGroupConfigurationResponseBody.ts +0 -28
  470. package/src/models/DescribeSecurityIpsResponseBody.ts +0 -25
  471. package/src/models/DescribeShardingNetworkAddressRequest.ts +15 -2
  472. package/src/models/DescribeShardingNetworkAddressResponseBody.ts +7 -164
  473. package/src/models/DescribeSlowLogRecordsRequest.ts +9 -7
  474. package/src/models/DescribeSlowLogRecordsResponseBody.ts +0 -74
  475. package/src/models/DescribeTagsRequest.ts +1 -1
  476. package/src/models/DescribeTagsResponseBody.ts +5 -2
  477. package/src/models/DescribeUserEncryptionKeyListRequest.ts +13 -2
  478. package/src/models/DescribeUserEncryptionKeyListResponseBody.ts +1 -5
  479. package/src/models/DescribeVpcsForMongoDbrequest.ts +15 -0
  480. package/src/models/DescribeVpcsForMongoDbresponseBody.ts +80 -2
  481. package/src/models/EvaluateResourceRequest.ts +51 -37
  482. package/src/models/EvaluateResourceResponseBody.ts +7 -6
  483. package/src/models/ListTagResourcesRequest.ts +4 -4
  484. package/src/models/ListTagResourcesResponseBody.ts +1 -33
  485. package/src/models/MigrateAvailableZoneRequest.ts +6 -5
  486. package/src/models/MigrateToOtherZoneRequest.ts +8 -6
  487. package/src/models/ModifyAccountDescriptionRequest.ts +9 -6
  488. package/src/models/ModifyActiveOperationMaintenanceConfigRequest.ts +27 -0
  489. package/src/models/ModifyActiveOperationMaintenanceConfigResponseBody.ts +3 -0
  490. package/src/models/ModifyAuditLogFilterRequest.ts +16 -9
  491. package/src/models/ModifyAuditPolicyRequest.ts +27 -9
  492. package/src/models/ModifyBackupExpireTimeRequest.ts +13 -0
  493. package/src/models/ModifyBackupExpireTimeResponseBody.ts +15 -0
  494. package/src/models/ModifyBackupPolicyRequest.ts +130 -95
  495. package/src/models/ModifyDbinstanceAttributeRequest.ts +9 -0
  496. package/src/models/ModifyDbinstanceAttributeResponseBody.ts +3 -0
  497. package/src/models/ModifyDbinstanceConfigRequest.ts +6 -0
  498. package/src/models/ModifyDbinstanceConfigResponseBody.ts +3 -0
  499. package/src/models/ModifyDbinstanceConnectionStringRequest.ts +29 -12
  500. package/src/models/ModifyDbinstanceConnectionStringResponseBody.ts +4 -1
  501. package/src/models/ModifyDbinstanceDescriptionRequest.ts +6 -6
  502. package/src/models/ModifyDbinstanceDiskTypeRequest.ts +28 -16
  503. package/src/models/ModifyDbinstanceMaintainTimeRequest.ts +1 -1
  504. package/src/models/ModifyDbinstanceNetworkTypeRequest.ts +14 -20
  505. package/src/models/ModifyDbinstanceSpecRequest.ts +125 -42
  506. package/src/models/ModifyDbinstanceSpecResponseBody.ts +2 -2
  507. package/src/models/ModifyDbinstanceSslrequest.ts +39 -5
  508. package/src/models/ModifyDbinstanceSslresponseBody.ts +1 -1
  509. package/src/models/ModifyDbinstanceTderequest.ts +33 -7
  510. package/src/models/ModifyGlobalSecurityIpgroupNameRequest.ts +5 -3
  511. package/src/models/ModifyInstanceVpcAuthModeRequest.ts +2 -2
  512. package/src/models/ModifyNodeSpecBatchRequest.ts +114 -19
  513. package/src/models/ModifyNodeSpecRequest.ts +75 -22
  514. package/src/models/ModifyNodeSpecResponseBody.ts +2 -2
  515. package/src/models/ModifyParametersRequest.ts +23 -10
  516. package/src/models/ModifySecurityGroupConfigurationRequest.ts +3 -2
  517. package/src/models/ModifySecurityIpsRequest.ts +8 -5
  518. package/src/models/ModifySrvNetworkAddressRequest.ts +20 -0
  519. package/src/models/ModifySrvNetworkAddressResponseBody.ts +3 -0
  520. package/src/models/ReleaseNodePrivateNetworkAddressRequest.ts +17 -9
  521. package/src/models/ReleasePublicNetworkAddressRequest.ts +8 -6
  522. package/src/models/RenewDbinstanceRequest.ts +10 -7
  523. package/src/models/ResetAccountPasswordRequest.ts +6 -4
  524. package/src/models/RestartDbinstanceRequest.ts +16 -2
  525. package/src/models/RestartNodeRequest.ts +19 -5
  526. package/src/models/SwitchDbinstanceHarequest.ts +6 -5
  527. package/src/models/TagResourcesRequest.ts +4 -2
  528. package/src/models/TransformInstanceChargeTypeRequest.ts +17 -13
  529. package/src/models/TransformToPrePaidRequest.ts +9 -7
  530. package/src/models/UntagResourcesRequest.ts +9 -5
  531. package/src/models/UpgradeDbinstanceEngineVersionRequest.ts +4 -3
  532. package/src/models/model.ts +7 -0
@@ -21,8 +21,9 @@ export class ModifySecurityGroupConfigurationRequest extends $dara.Model {
21
21
  * @remarks
22
22
  * The ID of the ECS security group.
23
23
  *
24
- * > * You can bind up to 10 ECS security groups to an ApsaraDB for MongoDB instance.
25
- * > * You can call the [DescribeSecurityGroup](https://help.aliyun.com/document_detail/25556.html) operation of ECS to query the security groups in the specified region.
24
+ * > - You can bind up to 10 ECS security groups to an ApsaraDB for MongoDB instance.
25
+ * >
26
+ * > - You can call the [DescribeSecurityGroup](https://help.aliyun.com/document_detail/25556.html) operation of ECS to query the security groups in the specified region.
26
27
  *
27
28
  * This parameter is required.
28
29
  *
@@ -17,9 +17,11 @@ export class ModifySecurityIpsRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * The method that is used to modify the IP address whitelist. Valid values:
19
19
  *
20
- * * **Cover**: overwrites the original IP address whitelist.
21
- * * **Append**: appends data to the IP address whitelist.
22
- * * **Delete**: deletes the IP address whitelist.
20
+ * - **Cover**: overwrites the original IP address whitelist.
21
+ *
22
+ * - **Append**: appends data to the IP address whitelist.
23
+ *
24
+ * - **Delete**: deletes the IP address whitelist.
23
25
  *
24
26
  * Default value: **Cover**.
25
27
  *
@@ -53,8 +55,9 @@ export class ModifySecurityIpsRequest extends $dara.Model {
53
55
  * @remarks
54
56
  * The IP addresses in the IP address whitelist. Separate multiple IP addresses with commas (,). You can add a maximum of 1,000 different IP addresses to the IP address whitelist. The entries in the IP address whitelist must be in one of the following formats:
55
57
  *
56
- * * IP addresses, such as 127.0.0.1.
57
- * * CIDR blocks, such as 127.0.0.1/24. In this example, 24 indicates that the prefix of each IP address in the IP address whitelist is 24 bits in length. You can replace 24 with a value within the range of 1 to 32.
58
+ * - IP addresses, such as 127.0.0.1.
59
+ *
60
+ * - CIDR blocks, such as 127.0.0.1/24. In this example, 24 indicates that the prefix of each IP address in the IP address whitelist is 24 bits in length. You can replace 24 with a value within the range of 1 to 32.
58
61
  *
59
62
  * This parameter is required.
60
63
  *
@@ -5,6 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ModifySrvNetworkAddressRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
+ * The type of the SRV connection address to modify. Valid values:
9
+ *
10
+ * - **VPC**: virtual private cloud (VPC)
11
+ *
12
+ * - **Public**: Internet connection
13
+ *
8
14
  * This parameter is required.
9
15
  *
10
16
  * @example
@@ -13,6 +19,8 @@ export class ModifySrvNetworkAddressRequest extends $dara.Model {
13
19
  connectionType?: string;
14
20
  /**
15
21
  * @remarks
22
+ * The instance ID.
23
+ *
16
24
  * This parameter is required.
17
25
  *
18
26
  * @example
@@ -21,6 +29,18 @@ export class ModifySrvNetworkAddressRequest extends $dara.Model {
21
29
  DBInstanceId?: string;
22
30
  /**
23
31
  * @remarks
32
+ * The new connection address. The address must meet the following requirements:
33
+ *
34
+ * - Starts with a lowercase letter.
35
+ *
36
+ * - Ends with a lowercase letter or a digit.
37
+ *
38
+ * - Contains only lowercase letters, digits, and hyphens (-).
39
+ *
40
+ * - Is 8 to 63 characters in length.
41
+ *
42
+ * > You only need to specify the prefix of the connection address. The rest of the address cannot be modified.
43
+ *
24
44
  * This parameter is required.
25
45
  *
26
46
  * @example
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ModifySrvNetworkAddressResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The request ID.
9
+ *
7
10
  * @example
8
11
  * 45D2B592-DEBA-4347-BBF3-xxxxxC97DBBC
9
12
  */
@@ -5,12 +5,13 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ReleaseNodePrivateNetworkAddressRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The public endpoint type. Valid values:
8
+ * The type of the public endpoint. Valid values:
9
9
  *
10
- * * **SRV**
11
- * * **Normal**
10
+ * - **SRV**
12
11
  *
13
- * > This parameter is valid only when you want to release an SRV endpoint.
12
+ * - **Normal**
13
+ *
14
+ * > This parameter is available only when the endpoint to be released is an SRV endpoint.
14
15
  *
15
16
  * @example
16
17
  * SRV
@@ -28,12 +29,13 @@ export class ReleaseNodePrivateNetworkAddressRequest extends $dara.Model {
28
29
  DBInstanceId?: string;
29
30
  /**
30
31
  * @remarks
31
- * The network type of the internal endpoint. Valid values:
32
+ * The network type of the internal endpoint for the node. Valid values:
33
+ *
34
+ * - **VPC**: virtual private cloud.
32
35
  *
33
- * * **VPC**: virtual private cloud (VPC).
34
- * * **Classic**: classic network.
36
+ * - **Classic**: classic network.
35
37
  *
36
- * > You can call the [DescribeShardingNetworkAddress](https://help.aliyun.com/document_detail/62135.html) operation to query the network type of the internal endpoint.
38
+ * > Call the [DescribeShardingNetworkAddress](https://help.aliyun.com/document_detail/62135.html) API to query the network type of the internal endpoint for the node.
37
39
  *
38
40
  * @example
39
41
  * VPC
@@ -43,7 +45,13 @@ export class ReleaseNodePrivateNetworkAddressRequest extends $dara.Model {
43
45
  * @remarks
44
46
  * The ID of the shard or Configserver node.
45
47
  *
46
- * > You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to query the ID of the shard or Configserver node.
48
+ * > Call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) API to query the ID of the shard or Configserver node.
49
+ * >
50
+ * > >Notice:
51
+ * >
52
+ * > When you release an SRV address, enter the instance ID for this parameter.
53
+ * >
54
+ * >
47
55
  *
48
56
  * @example
49
57
  * d-bp128a003436****
@@ -7,10 +7,11 @@ export class ReleasePublicNetworkAddressRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The public endpoint type. Valid values:
9
9
  *
10
- * * **SRV**
11
- * * **Normal**
10
+ * - **SRV**
12
11
  *
13
- * > This parameter is valid only when you want to release an SRV endpoint.
12
+ * - **Normal**
13
+ *
14
+ * > This parameter is valid only when you want to release an SRV endpoint.
14
15
  *
15
16
  * @example
16
17
  * SRV
@@ -20,7 +21,7 @@ export class ReleasePublicNetworkAddressRequest extends $dara.Model {
20
21
  * @remarks
21
22
  * The instance ID.
22
23
  *
23
- * > If you set this parameter to the ID of a sharded cluster instance, you must also specify the **NodeId** parameter.
24
+ * > If you set this parameter to the ID of a sharded cluster instance, you must also specify the **NodeId** parameter.
24
25
  *
25
26
  * This parameter is required.
26
27
  *
@@ -32,8 +33,9 @@ export class ReleasePublicNetworkAddressRequest extends $dara.Model {
32
33
  * @remarks
33
34
  * The ID of the mongos, shard, or Configserver node in the sharded cluster instance.
34
35
  *
35
- * > * This parameter is valid only if you set the **DBInstanceId** parameter to the ID of a sharded cluster instance.
36
- * > * You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the ID of the mongos, shard, or Configserver node.
36
+ * > - This parameter is valid only if you set the **DBInstanceId** parameter to the ID of a sharded cluster instance.
37
+ * >
38
+ * > - You can call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to view the ID of the mongos, shard, or Configserver node.
37
39
  *
38
40
  * @example
39
41
  * s-bp2235****
@@ -7,8 +7,9 @@ export class RenewDBInstanceRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * Specifies whether to enable automatic payment. Valid values:
9
9
  *
10
- * * **true**: enables automatic payment. Make sure that you have sufficient balance within your account.
11
- * * **false**: disables automatic payment. You must perform the following operations to pay for the instance: Log on to the ApsaraDB for MongoDB console. In the upper-right corner, click **Expenses** and select **User Center** from the drop-down list. The User Center page appears. In the left-side navigation pane, choose **Order Management** > Renew. On the Renewal tab, find the bill that you want to pay and then click Renew in the Actions column.
10
+ * - **true**: enables automatic payment. Make sure that you have sufficient balance within your account.
11
+ *
12
+ * - **false**: disables automatic payment. You must perform the following operations to pay for the instance: Log on to the ApsaraDB for MongoDB console. In the upper-right corner, click **Expenses** and select **User Center** from the drop-down list. The User Center page appears. In the left-side navigation pane, choose **Order Management** > Renew. On the Renewal tab, find the bill that you want to pay and then click Renew in the Actions column.
12
13
  *
13
14
  * Default value: **true**.
14
15
  *
@@ -20,8 +21,9 @@ export class RenewDBInstanceRequest extends $dara.Model {
20
21
  * @remarks
21
22
  * Specifies whether to enable auto-renewal. Valid values:
22
23
  *
23
- * * **true**
24
- * * **false**
24
+ * - **true**
25
+ *
26
+ * - **false**
25
27
  *
26
28
  * Default value: **false**.
27
29
  *
@@ -49,11 +51,12 @@ export class RenewDBInstanceRequest extends $dara.Model {
49
51
  * @remarks
50
52
  * Specifies whether to use coupons. Default value: null. Valid values:
51
53
  *
52
- * * **default** or **null**: uses coupons.
53
- * * **youhuiquan_promotion_option_id_for_blank**: does not use coupons.
54
+ * - **default** or **null**: uses coupons.
55
+ *
56
+ * - **youhuiquan_promotion_option_id_for_blank**: does not use coupons.
54
57
  *
55
58
  * @example
56
- * 1111111111111111
59
+ * default
57
60
  */
58
61
  couponNo?: string;
59
62
  /**
@@ -17,8 +17,9 @@ export class ResetAccountPasswordRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * The new password.
19
19
  *
20
- * * The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include `! # $ % ^ & * ( ) _ + - =`
21
- * * The password must be 8 to 32 characters in length.
20
+ * - The password must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. Special characters include `! # $ % ^ & * ( ) _ + - =`
21
+ *
22
+ * - The password must be 8 to 32 characters in length.
22
23
  *
23
24
  * This parameter is required.
24
25
  *
@@ -30,8 +31,9 @@ export class ResetAccountPasswordRequest extends $dara.Model {
30
31
  * @remarks
31
32
  * The role of the instance.
32
33
  *
33
- * * If the instance is a sharded cluster instance, this parameter is required. Valid values: db and cs.
34
- * * If the instance is a replica set instance, you can leave this parameter empty or set the parameter to normal.
34
+ * - If the instance is a sharded cluster instance, this parameter is required. Valid values: db and cs.
35
+ *
36
+ * - If the instance is a replica set instance, you can leave this parameter empty or set the parameter to normal.
35
37
  *
36
38
  * @example
37
39
  * db
@@ -15,23 +15,36 @@ export class RestartDBInstanceRequest extends $dara.Model {
15
15
  DBInstanceId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the shard or mongos node in the sharded cluster instance.
18
+ * The ID of a shard or Mongos node in a sharded cluster instance.
19
19
  *
20
- * > The sharded cluster instance is restarted if you do not specify this parameter.
20
+ * > If you do not specify this parameter for a sharded cluster instance, the entire instance is restarted.
21
21
  *
22
22
  * @example
23
23
  * d-bpxxxxxxxx
24
24
  */
25
25
  nodeId?: string;
26
+ nodeType?: string;
26
27
  ownerAccount?: string;
27
28
  ownerId?: number;
28
29
  resourceOwnerAccount?: string;
29
30
  resourceOwnerId?: number;
31
+ /**
32
+ * @remarks
33
+ * The time to restart the instance. Valid values:
34
+ *
35
+ * - 0: The instance is restarted immediately.
36
+ *
37
+ * - 1: The instance is restarted within the maintenance window.
38
+ *
39
+ * @example
40
+ * 0
41
+ */
30
42
  switchMode?: string;
31
43
  static names(): { [key: string]: string } {
32
44
  return {
33
45
  DBInstanceId: 'DBInstanceId',
34
46
  nodeId: 'NodeId',
47
+ nodeType: 'NodeType',
35
48
  ownerAccount: 'OwnerAccount',
36
49
  ownerId: 'OwnerId',
37
50
  resourceOwnerAccount: 'ResourceOwnerAccount',
@@ -44,6 +57,7 @@ export class RestartDBInstanceRequest extends $dara.Model {
44
57
  return {
45
58
  DBInstanceId: 'string',
46
59
  nodeId: 'string',
60
+ nodeType: 'string',
47
61
  ownerAccount: 'string',
48
62
  ownerId: 'number',
49
63
  resourceOwnerAccount: 'string',
@@ -7,7 +7,7 @@ export class RestartNodeRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The instance ID.
9
9
  *
10
- * > If you set this parameter to the ID of a sharded cluster instance, you must also specify the **NodeId** parameter.
10
+ * > If the instance is a sharded cluster instance, also set the `NodeId` parameter.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -17,9 +17,9 @@ export class RestartNodeRequest extends $dara.Model {
17
17
  DBInstanceId?: string;
18
18
  /**
19
19
  * @remarks
20
- * The ID of the shard, mongos, or ConfigServer node in a child instance of the sharded cluster instance.
20
+ * The ID of the Mongos, shard, or Configserver node in the sharded cluster instance. Call the [DescribeDBInstanceAttribute](https://help.aliyun.com/document_detail/62010.html) operation to query the node ID.
21
21
  *
22
- * > If you set the **DBInstanceId** parameter to the ID of a sharded cluster instance, you must specify this parameter.
22
+ * > This parameter is required if **DBInstanceId** is set to the ID of a sharded cluster instance.
23
23
  *
24
24
  * @example
25
25
  * d-bp128a003436****
@@ -33,8 +33,9 @@ export class RestartNodeRequest extends $dara.Model {
33
33
  * @remarks
34
34
  * The role ID of the node.
35
35
  *
36
- * 1. You can call the [DescribeReplicaSetRole](https://help.aliyun.com/document_detail/468469.html) operation to query the role ID of a node in a replica set instance.
37
- * 2. You can call the [DescribeRoleZoneInfo](https://help.aliyun.com/document_detail/468472.html) operation to query the role ID of a node in a sharded cluster instance.
36
+ * 1. Call the [DescribeReplicaSetRole](https://help.aliyun.com/document_detail/468469.html) operation to query the role ID of a node in a replica set instance.
37
+ *
38
+ * 2. Call the [DescribeRoleZoneInfo](https://help.aliyun.com/document_detail/468472.html) operation to query the role ID of a node in a sharded cluster instance.
38
39
  *
39
40
  * This parameter is required.
40
41
  *
@@ -42,6 +43,19 @@ export class RestartNodeRequest extends $dara.Model {
42
43
  * 6025****
43
44
  */
44
45
  roleId?: string;
46
+ /**
47
+ * @remarks
48
+ * The time to execute the task. Valid values:
49
+ *
50
+ * - **0**: The task is executed immediately. This is the default value.
51
+ *
52
+ * - **1**: The task is executed during the maintenance window.
53
+ *
54
+ * > Call the [ModifyInstanceMaintainTime](https://help.aliyun.com/document_detail/473775.html) operation to modify the maintenance window of the instance.
55
+ *
56
+ * @example
57
+ * 1
58
+ */
45
59
  switchMode?: string;
46
60
  static names(): { [key: string]: string } {
47
61
  return {
@@ -31,11 +31,11 @@ export class SwitchDBInstanceHARequest extends $dara.Model {
31
31
  * @remarks
32
32
  * The IDs of the roles who switch the primary and secondary nodes for the instance. You can call the [DescribeRoleZoneInfo](https://help.aliyun.com/document_detail/123802.html) operation to view the IDs and information of roles of nodes.
33
33
  *
34
- * >
34
+ * >
35
35
  *
36
- * * Separate role IDs with commas (,). If this parameter is not specified, the primary and secondary nodes are switched.
36
+ * - Separate role IDs with commas (,). If this parameter is not specified, the primary and secondary nodes are switched.
37
37
  *
38
- * * If you set the **DBInstanceId** parameter to the ID of a sharded cluster instance, the roles who switch the primary and secondary nodes for the instance must belong to one shard node.
38
+ * - If you set the **DBInstanceId** parameter to the ID of a sharded cluster instance, the roles who switch the primary and secondary nodes for the instance must belong to one shard node.
39
39
  *
40
40
  * @example
41
41
  * 972xxxx,972xxxx
@@ -45,8 +45,9 @@ export class SwitchDBInstanceHARequest extends $dara.Model {
45
45
  * @remarks
46
46
  * The time when the primary and secondary nodes are switched. Valid values:
47
47
  *
48
- * * 0: The primary and secondary nodes are immediately switched.
49
- * * 1: The primary and secondary nodes are switched during the O\\&M time period.
48
+ * - 0: The primary and secondary nodes are immediately switched.
49
+ *
50
+ * - 1: The primary and secondary nodes are switched during the O\\&M time period.
50
51
  *
51
52
  * @example
52
53
  * 0
@@ -10,12 +10,13 @@ export class TagResourcesRequestTag extends $dara.Model {
10
10
  * N specifies the serial number of the tag. The following example shows how to calculate consumption intervals:
11
11
  *
12
12
  * - **Tag.1.Key** specifies the key of the first tag.
13
+ *
13
14
  * - **Tag.2.Key** specifies the key of the second tag.
14
15
  *
15
16
  * This parameter is required.
16
17
  *
17
18
  * @example
18
- * Development team
19
+ * Development group
19
20
  */
20
21
  key?: string;
21
22
  /**
@@ -25,12 +26,13 @@ export class TagResourcesRequestTag extends $dara.Model {
25
26
  * N specifies the serial number of the tag. The following example shows how to calculate consumption intervals:
26
27
  *
27
28
  * - **Tag.1.Value** specifies the value of the first tag.
29
+ *
28
30
  * - **Tag.2.Value** specifies the value of the second tag.
29
31
  *
30
32
  * This parameter is required.
31
33
  *
32
34
  * @example
33
- * MongoDB 4.0 environment
35
+ * 4.0 environment
34
36
  */
35
37
  value?: string;
36
38
  static names(): { [key: string]: string } {
@@ -7,8 +7,9 @@ export class TransformInstanceChargeTypeRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * Specifies whether to enable automatic payment. Valid values:
9
9
  *
10
- * * **true**
11
- * * **false**
10
+ * - **true**
11
+ *
12
+ * - **false**
12
13
  *
13
14
  * > Default value: **true**.
14
15
  *
@@ -20,8 +21,9 @@ export class TransformInstanceChargeTypeRequest extends $dara.Model {
20
21
  * @remarks
21
22
  * Specifies whether to enable auto-renewal. Valid values:
22
23
  *
23
- * * **true**
24
- * * **false**
24
+ * - **true**
25
+ *
26
+ * - **false**
25
27
  *
26
28
  * > Default value: **false**.
27
29
  *
@@ -41,8 +43,9 @@ export class TransformInstanceChargeTypeRequest extends $dara.Model {
41
43
  * @remarks
42
44
  * The billing method of the instance. Valid values:
43
45
  *
44
- * * **PrePaid:** subscription.
45
- * * **PostPaid:** pay-as-you-go.
46
+ * - **PrePaid:** subscription.
47
+ *
48
+ * - **PostPaid:** pay-as-you-go.
46
49
  *
47
50
  * This parameter is required.
48
51
  *
@@ -55,7 +58,7 @@ export class TransformInstanceChargeTypeRequest extends $dara.Model {
55
58
  * The coupon code. Default value: `youhuiquan_promotion_option_id_for_blank`.
56
59
  *
57
60
  * @example
58
- * youhuiquan_promotion_option_id_for_blank
61
+ * default
59
62
  */
60
63
  couponNo?: string;
61
64
  /**
@@ -72,7 +75,7 @@ export class TransformInstanceChargeTypeRequest extends $dara.Model {
72
75
  ownerId?: number;
73
76
  /**
74
77
  * @remarks
75
- * The subscription duration of the instance. Unit: months. Valid values: **1, 2, 3, 4, 5, 6, 7, 8, 9******, **12**, **24**, and **36**.
78
+ * The subscription duration of the instance. Unit: months. Valid values: **1, 2, 3, 4, 5, 6, 7, 8, 9**\\*\\*\\*\\*, **12**, **24**, and **36**.
76
79
  *
77
80
  * @example
78
81
  * 1
@@ -80,12 +83,13 @@ export class TransformInstanceChargeTypeRequest extends $dara.Model {
80
83
  period?: number;
81
84
  /**
82
85
  * @remarks
83
- * 实例付费时长单位
84
- * 取值说明:
85
- * - **Month:**
86
- * - **Year:** 年
86
+ * The unit of the subscription duration. Valid values:
87
+ *
88
+ * - **Month**: month.
89
+ *
90
+ * - **Year**: year.
87
91
  *
88
- * 默认值:Month
92
+ * Default value: Month.
89
93
  *
90
94
  * @example
91
95
  * Month
@@ -7,10 +7,11 @@ export class TransformToPrePaidRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * Specifies whether to enable automatic payment. Valid values:
9
9
  *
10
- * * **true**: enables automatic payment.
11
- * * **false**: disables automatic payment. For more information, see [Renew an ApsaraDB for MongoDB subscription instance](https://help.aliyun.com/document_detail/85052.html).
10
+ * - **true**: enables automatic payment.
12
11
  *
13
- * > Default value: **true**.
12
+ * - **false**: disables automatic payment. For more information, see [Renew an ApsaraDB for MongoDB subscription instance](https://help.aliyun.com/document_detail/85052.html).
13
+ *
14
+ * > Default value: **true**.
14
15
  *
15
16
  * @example
16
17
  * true
@@ -20,10 +21,11 @@ export class TransformToPrePaidRequest extends $dara.Model {
20
21
  * @remarks
21
22
  * Specifies whether to enable auto-renewal for the instance. Valid values:
22
23
  *
23
- * * **true**
24
- * * **false**
24
+ * - **true**
25
+ *
26
+ * - **false**
25
27
  *
26
- * > Default value: **false**.
28
+ * > Default value: **false**.
27
29
  *
28
30
  * @example
29
31
  * true
@@ -42,7 +44,7 @@ export class TransformToPrePaidRequest extends $dara.Model {
42
44
  * The coupon code. Default value: `youhuiquan_promotion_option_id_for_blank`.
43
45
  *
44
46
  * @example
45
- * youhuiquan_promotion_option_id_for_blank
47
+ * default
46
48
  */
47
49
  couponNo?: string;
48
50
  /**
@@ -7,14 +7,15 @@ export class UntagResourcesRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * Specifies whether to remove all tags from the instances. Valid values:
9
9
  *
10
- * * **true**: removes all tags from the instances.
11
- * * **false**: does not remove all tags from the instances.
10
+ * - **true**: removes all tags from the instances.
12
11
  *
13
- * >
12
+ * - **false**: does not remove all tags from the instances.
14
13
  *
15
- * * Default value: **false**.
14
+ * >
16
15
  *
17
- * * If you specify the **TagKey** parameter together with this parameter, this parameter does not take effect.
16
+ * - Default value: **false**.
17
+ *
18
+ * - If you specify the **TagKey** parameter together with this parameter, this parameter does not take effect.
18
19
  *
19
20
  * @example
20
21
  * false
@@ -65,6 +66,9 @@ export class UntagResourcesRequest extends $dara.Model {
65
66
  /**
66
67
  * @remarks
67
68
  * The tag keys of the resource.
69
+ *
70
+ * @example
71
+ * Development group
68
72
  */
69
73
  tagKey?: string[];
70
74
  static names(): { [key: string]: string } {
@@ -17,7 +17,7 @@ export class UpgradeDBInstanceEngineVersionRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * The database version to which you want to upgrade. Valid values: **3.4**, **4.0**, and **4.2**.
19
19
  *
20
- * > This database version must be later than the current database version of the instance.
20
+ * > This database version must be later than the current database version of the instance.
21
21
  *
22
22
  * This parameter is required.
23
23
  *
@@ -33,8 +33,9 @@ export class UpgradeDBInstanceEngineVersionRequest extends $dara.Model {
33
33
  * @remarks
34
34
  * The time when to perform the upgrade. Valid values:
35
35
  *
36
- * * **0**: immediately performs the upgrade.
37
- * * **1**: performs the upgrade during the maintenance window.
36
+ * - **0**: immediately performs the upgrade.
37
+ *
38
+ * - **1**: performs the upgrade during the maintenance window.
38
39
  *
39
40
  * @example
40
41
  * 1
@@ -33,6 +33,8 @@ export { DescribeBackupDBsResponseBodyDatabases } from './DescribeBackupDbsRespo
33
33
  export { DescribeBackupTasksResponseBodyBackupJobs } from './DescribeBackupTasksResponseBody';
34
34
  export { DescribeBackupsResponseBodyBackupsBackup } from './DescribeBackupsResponseBody';
35
35
  export { DescribeBackupsResponseBodyBackups } from './DescribeBackupsResponseBody';
36
+ export { DescribeBinlogFilesResponseBodyItemsLogFile } from './DescribeBinlogFilesResponseBody';
37
+ export { DescribeBinlogFilesResponseBodyItems } from './DescribeBinlogFilesResponseBody';
36
38
  export { DescribeClusterBackupsResponseBodyClusterBackupsBackupsExtraInfo } from './DescribeClusterBackupsResponseBody';
37
39
  export { DescribeClusterBackupsResponseBodyClusterBackupsBackups } from './DescribeClusterBackupsResponseBody';
38
40
  export { DescribeClusterBackupsResponseBodyClusterBackupsExtraInfo } from './DescribeClusterBackupsResponseBody';
@@ -46,6 +48,8 @@ export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceReplicaSets
46
48
  export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceReplicaSets } from './DescribeDbinstanceAttributeResponseBody';
47
49
  export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceShardListShardAttribute } from './DescribeDbinstanceAttributeResponseBody';
48
50
  export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceShardList } from './DescribeDbinstanceAttributeResponseBody';
51
+ export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceShardSearchNodesShardSearchNodes } from './DescribeDbinstanceAttributeResponseBody';
52
+ export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceShardSearchNodes } from './DescribeDbinstanceAttributeResponseBody';
49
53
  export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceTagsTag } from './DescribeDbinstanceAttributeResponseBody';
50
54
  export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstanceTags } from './DescribeDbinstanceAttributeResponseBody';
51
55
  export { DescribeDBInstanceAttributeResponseBodyDBInstancesDBInstance } from './DescribeDbinstanceAttributeResponseBody';
@@ -273,6 +277,9 @@ export { DescribeBackupTasksResponse } from './DescribeBackupTasksResponse';
273
277
  export { DescribeBackupsRequest } from './DescribeBackupsRequest';
274
278
  export { DescribeBackupsResponseBody } from './DescribeBackupsResponseBody';
275
279
  export { DescribeBackupsResponse } from './DescribeBackupsResponse';
280
+ export { DescribeBinlogFilesRequest } from './DescribeBinlogFilesRequest';
281
+ export { DescribeBinlogFilesResponseBody } from './DescribeBinlogFilesResponseBody';
282
+ export { DescribeBinlogFilesResponse } from './DescribeBinlogFilesResponse';
276
283
  export { DescribeClusterBackupsRequest } from './DescribeClusterBackupsRequest';
277
284
  export { DescribeClusterBackupsResponseBody } from './DescribeClusterBackupsResponseBody';
278
285
  export { DescribeClusterBackupsResponse } from './DescribeClusterBackupsResponse';