@volcengine/pulumi-volcenginecc 0.0.46 → 0.0.48

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 (3481) hide show
  1. package/alb/acl.d.ts +49 -16
  2. package/alb/acl.d.ts.map +1 -0
  3. package/alb/acl.js +45 -22
  4. package/alb/acl.js.map +1 -1
  5. package/alb/certificate.d.ts +36 -23
  6. package/alb/certificate.d.ts.map +1 -0
  7. package/alb/certificate.js +54 -31
  8. package/alb/certificate.js.map +1 -1
  9. package/alb/customizedCfg.d.ts +34 -13
  10. package/alb/customizedCfg.d.ts.map +1 -0
  11. package/alb/customizedCfg.js +46 -23
  12. package/alb/customizedCfg.js.map +1 -1
  13. package/alb/getAcl.d.ts +1 -0
  14. package/alb/getAcl.d.ts.map +1 -0
  15. package/alb/getAcl.js +26 -3
  16. package/alb/getAcl.js.map +1 -1
  17. package/alb/getAcls.d.ts +1 -0
  18. package/alb/getAcls.d.ts.map +1 -0
  19. package/alb/getAcls.js +26 -3
  20. package/alb/getAcls.js.map +1 -1
  21. package/alb/getCertificate.d.ts +1 -0
  22. package/alb/getCertificate.d.ts.map +1 -0
  23. package/alb/getCertificate.js +26 -3
  24. package/alb/getCertificate.js.map +1 -1
  25. package/alb/getCertificates.d.ts +1 -0
  26. package/alb/getCertificates.d.ts.map +1 -0
  27. package/alb/getCertificates.js +26 -3
  28. package/alb/getCertificates.js.map +1 -1
  29. package/alb/getCustomizedCfg.d.ts +1 -0
  30. package/alb/getCustomizedCfg.d.ts.map +1 -0
  31. package/alb/getCustomizedCfg.js +26 -3
  32. package/alb/getCustomizedCfg.js.map +1 -1
  33. package/alb/getCustomizedCfgs.d.ts +1 -0
  34. package/alb/getCustomizedCfgs.d.ts.map +1 -0
  35. package/alb/getCustomizedCfgs.js +26 -3
  36. package/alb/getCustomizedCfgs.js.map +1 -1
  37. package/alb/getHealthCheckTemplate.d.ts +1 -0
  38. package/alb/getHealthCheckTemplate.d.ts.map +1 -0
  39. package/alb/getHealthCheckTemplate.js +26 -3
  40. package/alb/getHealthCheckTemplate.js.map +1 -1
  41. package/alb/getHealthCheckTemplates.d.ts +1 -0
  42. package/alb/getHealthCheckTemplates.d.ts.map +1 -0
  43. package/alb/getHealthCheckTemplates.js +26 -3
  44. package/alb/getHealthCheckTemplates.js.map +1 -1
  45. package/alb/getListener.d.ts +1 -0
  46. package/alb/getListener.d.ts.map +1 -0
  47. package/alb/getListener.js +26 -3
  48. package/alb/getListener.js.map +1 -1
  49. package/alb/getListeners.d.ts +1 -0
  50. package/alb/getListeners.d.ts.map +1 -0
  51. package/alb/getListeners.js +26 -3
  52. package/alb/getListeners.js.map +1 -1
  53. package/alb/getLoadBalancer.d.ts +1 -0
  54. package/alb/getLoadBalancer.d.ts.map +1 -0
  55. package/alb/getLoadBalancer.js +26 -3
  56. package/alb/getLoadBalancer.js.map +1 -1
  57. package/alb/getLoadBalancers.d.ts +1 -0
  58. package/alb/getLoadBalancers.d.ts.map +1 -0
  59. package/alb/getLoadBalancers.js +26 -3
  60. package/alb/getLoadBalancers.js.map +1 -1
  61. package/alb/getRule.d.ts +1 -0
  62. package/alb/getRule.d.ts.map +1 -0
  63. package/alb/getRule.js +26 -3
  64. package/alb/getRule.js.map +1 -1
  65. package/alb/getRules.d.ts +1 -0
  66. package/alb/getRules.d.ts.map +1 -0
  67. package/alb/getRules.js +26 -3
  68. package/alb/getRules.js.map +1 -1
  69. package/alb/getServerGroup.d.ts +1 -0
  70. package/alb/getServerGroup.d.ts.map +1 -0
  71. package/alb/getServerGroup.js +26 -3
  72. package/alb/getServerGroup.js.map +1 -1
  73. package/alb/getServerGroups.d.ts +1 -0
  74. package/alb/getServerGroups.d.ts.map +1 -0
  75. package/alb/getServerGroups.js +26 -3
  76. package/alb/getServerGroups.js.map +1 -1
  77. package/alb/healthCheckTemplate.d.ts +45 -32
  78. package/alb/healthCheckTemplate.d.ts.map +1 -0
  79. package/alb/healthCheckTemplate.js +63 -40
  80. package/alb/healthCheckTemplate.js.map +1 -1
  81. package/alb/index.d.ts +1 -0
  82. package/alb/index.d.ts.map +1 -0
  83. package/alb/index.js +26 -3
  84. package/alb/index.js.map +1 -1
  85. package/alb/listener.d.ts +124 -51
  86. package/alb/listener.d.ts.map +1 -0
  87. package/alb/listener.js +124 -65
  88. package/alb/listener.js.map +1 -1
  89. package/alb/loadBalancer.d.ts +139 -55
  90. package/alb/loadBalancer.d.ts.map +1 -0
  91. package/alb/loadBalancer.js +147 -65
  92. package/alb/loadBalancer.js.map +1 -1
  93. package/alb/rule.d.ts +90 -30
  94. package/alb/rule.d.ts.map +1 -0
  95. package/alb/rule.js +96 -38
  96. package/alb/rule.js.map +1 -1
  97. package/alb/serverGroup.d.ts +109 -32
  98. package/alb/serverGroup.d.ts.map +1 -0
  99. package/alb/serverGroup.js +107 -40
  100. package/alb/serverGroup.js.map +1 -1
  101. package/apig/customDomain.d.ts +14 -13
  102. package/apig/customDomain.d.ts.map +1 -0
  103. package/apig/customDomain.js +48 -25
  104. package/apig/customDomain.js.map +1 -1
  105. package/apig/gateway.d.ts +85 -29
  106. package/apig/gateway.d.ts.map +1 -0
  107. package/apig/gateway.js +107 -37
  108. package/apig/gateway.js.map +1 -1
  109. package/apig/gatewayService.d.ts +68 -21
  110. package/apig/gatewayService.d.ts.map +1 -0
  111. package/apig/gatewayService.js +84 -35
  112. package/apig/gatewayService.js.map +1 -1
  113. package/apig/getCustomDomain.d.ts +1 -0
  114. package/apig/getCustomDomain.d.ts.map +1 -0
  115. package/apig/getCustomDomain.js +26 -3
  116. package/apig/getCustomDomain.js.map +1 -1
  117. package/apig/getCustomDomains.d.ts +1 -0
  118. package/apig/getCustomDomains.d.ts.map +1 -0
  119. package/apig/getCustomDomains.js +26 -3
  120. package/apig/getCustomDomains.js.map +1 -1
  121. package/apig/getGateway.d.ts +1 -0
  122. package/apig/getGateway.d.ts.map +1 -0
  123. package/apig/getGateway.js +26 -3
  124. package/apig/getGateway.js.map +1 -1
  125. package/apig/getGatewayService.d.ts +1 -0
  126. package/apig/getGatewayService.d.ts.map +1 -0
  127. package/apig/getGatewayService.js +26 -3
  128. package/apig/getGatewayService.js.map +1 -1
  129. package/apig/getGatewayServices.d.ts +1 -0
  130. package/apig/getGatewayServices.d.ts.map +1 -0
  131. package/apig/getGatewayServices.js +26 -3
  132. package/apig/getGatewayServices.js.map +1 -1
  133. package/apig/getGateways.d.ts +1 -0
  134. package/apig/getGateways.d.ts.map +1 -0
  135. package/apig/getGateways.js +26 -3
  136. package/apig/getGateways.js.map +1 -1
  137. package/apig/getUpstream.d.ts +1 -0
  138. package/apig/getUpstream.d.ts.map +1 -0
  139. package/apig/getUpstream.js +26 -3
  140. package/apig/getUpstream.js.map +1 -1
  141. package/apig/getUpstreamSource.d.ts +1 -0
  142. package/apig/getUpstreamSource.d.ts.map +1 -0
  143. package/apig/getUpstreamSource.js +26 -3
  144. package/apig/getUpstreamSource.js.map +1 -1
  145. package/apig/getUpstreamSources.d.ts +1 -0
  146. package/apig/getUpstreamSources.d.ts.map +1 -0
  147. package/apig/getUpstreamSources.js +26 -3
  148. package/apig/getUpstreamSources.js.map +1 -1
  149. package/apig/getUpstreams.d.ts +1 -0
  150. package/apig/getUpstreams.d.ts.map +1 -0
  151. package/apig/getUpstreams.js +26 -3
  152. package/apig/getUpstreams.js.map +1 -1
  153. package/apig/index.d.ts +1 -0
  154. package/apig/index.d.ts.map +1 -0
  155. package/apig/index.js +26 -3
  156. package/apig/index.js.map +1 -1
  157. package/apig/upstream.d.ts +84 -21
  158. package/apig/upstream.d.ts.map +1 -0
  159. package/apig/upstream.js +104 -35
  160. package/apig/upstream.js.map +1 -1
  161. package/apig/upstreamSource.d.ts +39 -14
  162. package/apig/upstreamSource.d.ts.map +1 -0
  163. package/apig/upstreamSource.js +73 -26
  164. package/apig/upstreamSource.js.map +1 -1
  165. package/ark/endpoint.d.ts +66 -26
  166. package/ark/endpoint.d.ts.map +1 -0
  167. package/ark/endpoint.js +86 -36
  168. package/ark/endpoint.js.map +1 -1
  169. package/ark/getEndpoint.d.ts +1 -0
  170. package/ark/getEndpoint.d.ts.map +1 -0
  171. package/ark/getEndpoint.js +26 -3
  172. package/ark/getEndpoint.js.map +1 -1
  173. package/ark/getEndpoints.d.ts +1 -0
  174. package/ark/getEndpoints.d.ts.map +1 -0
  175. package/ark/getEndpoints.js +26 -3
  176. package/ark/getEndpoints.js.map +1 -1
  177. package/ark/index.d.ts +1 -0
  178. package/ark/index.d.ts.map +1 -0
  179. package/ark/index.js +26 -3
  180. package/ark/index.js.map +1 -1
  181. package/autoscaling/getScalingConfiguration.d.ts +1 -0
  182. package/autoscaling/getScalingConfiguration.d.ts.map +1 -0
  183. package/autoscaling/getScalingConfiguration.js +26 -3
  184. package/autoscaling/getScalingConfiguration.js.map +1 -1
  185. package/autoscaling/getScalingConfigurations.d.ts +1 -0
  186. package/autoscaling/getScalingConfigurations.d.ts.map +1 -0
  187. package/autoscaling/getScalingConfigurations.js +26 -3
  188. package/autoscaling/getScalingConfigurations.js.map +1 -1
  189. package/autoscaling/getScalingGroup.d.ts +1 -0
  190. package/autoscaling/getScalingGroup.d.ts.map +1 -0
  191. package/autoscaling/getScalingGroup.js +26 -3
  192. package/autoscaling/getScalingGroup.js.map +1 -1
  193. package/autoscaling/getScalingGroups.d.ts +1 -0
  194. package/autoscaling/getScalingGroups.d.ts.map +1 -0
  195. package/autoscaling/getScalingGroups.js +26 -3
  196. package/autoscaling/getScalingGroups.js.map +1 -1
  197. package/autoscaling/getScalingLifecycleHook.d.ts +1 -0
  198. package/autoscaling/getScalingLifecycleHook.d.ts.map +1 -0
  199. package/autoscaling/getScalingLifecycleHook.js +26 -3
  200. package/autoscaling/getScalingLifecycleHook.js.map +1 -1
  201. package/autoscaling/getScalingLifecycleHooks.d.ts +1 -0
  202. package/autoscaling/getScalingLifecycleHooks.d.ts.map +1 -0
  203. package/autoscaling/getScalingLifecycleHooks.js +26 -3
  204. package/autoscaling/getScalingLifecycleHooks.js.map +1 -1
  205. package/autoscaling/getScalingPolicies.d.ts +1 -0
  206. package/autoscaling/getScalingPolicies.d.ts.map +1 -0
  207. package/autoscaling/getScalingPolicies.js +26 -3
  208. package/autoscaling/getScalingPolicies.js.map +1 -1
  209. package/autoscaling/getScalingPolicy.d.ts +1 -0
  210. package/autoscaling/getScalingPolicy.d.ts.map +1 -0
  211. package/autoscaling/getScalingPolicy.js +26 -3
  212. package/autoscaling/getScalingPolicy.js.map +1 -1
  213. package/autoscaling/index.d.ts +1 -0
  214. package/autoscaling/index.d.ts.map +1 -0
  215. package/autoscaling/index.js +26 -3
  216. package/autoscaling/index.js.map +1 -1
  217. package/autoscaling/scalingConfiguration.d.ts +151 -47
  218. package/autoscaling/scalingConfiguration.d.ts.map +1 -0
  219. package/autoscaling/scalingConfiguration.js +143 -53
  220. package/autoscaling/scalingConfiguration.js.map +1 -1
  221. package/autoscaling/scalingGroup.d.ts +161 -49
  222. package/autoscaling/scalingGroup.d.ts.map +1 -0
  223. package/autoscaling/scalingGroup.js +137 -63
  224. package/autoscaling/scalingGroup.js.map +1 -1
  225. package/autoscaling/scalingLifecycleHook.d.ts +28 -8
  226. package/autoscaling/scalingLifecycleHook.d.ts.map +1 -0
  227. package/autoscaling/scalingLifecycleHook.js +66 -24
  228. package/autoscaling/scalingLifecycleHook.js.map +1 -1
  229. package/autoscaling/scalingPolicy.d.ts +41 -17
  230. package/autoscaling/scalingPolicy.d.ts.map +1 -0
  231. package/autoscaling/scalingPolicy.js +75 -29
  232. package/autoscaling/scalingPolicy.js.map +1 -1
  233. package/bmq/getGroup.d.ts +1 -0
  234. package/bmq/getGroup.d.ts.map +1 -0
  235. package/bmq/getGroup.js +26 -3
  236. package/bmq/getGroup.js.map +1 -1
  237. package/bmq/getGroups.d.ts +1 -0
  238. package/bmq/getGroups.d.ts.map +1 -0
  239. package/bmq/getGroups.js +26 -3
  240. package/bmq/getGroups.js.map +1 -1
  241. package/bmq/getInstance.d.ts +1 -0
  242. package/bmq/getInstance.d.ts.map +1 -0
  243. package/bmq/getInstance.js +26 -3
  244. package/bmq/getInstance.js.map +1 -1
  245. package/bmq/getInstances.d.ts +1 -0
  246. package/bmq/getInstances.d.ts.map +1 -0
  247. package/bmq/getInstances.js +26 -3
  248. package/bmq/getInstances.js.map +1 -1
  249. package/bmq/group.d.ts +43 -14
  250. package/bmq/group.d.ts.map +1 -0
  251. package/bmq/group.js +63 -20
  252. package/bmq/group.js.map +1 -1
  253. package/bmq/index.d.ts +1 -0
  254. package/bmq/index.d.ts.map +1 -0
  255. package/bmq/index.js +26 -3
  256. package/bmq/index.js.map +1 -1
  257. package/bmq/instance.d.ts +54 -33
  258. package/bmq/instance.d.ts.map +1 -0
  259. package/bmq/instance.js +78 -55
  260. package/bmq/instance.js.map +1 -1
  261. package/cbr/backupPlan.d.ts +42 -9
  262. package/cbr/backupPlan.d.ts.map +1 -0
  263. package/cbr/backupPlan.js +62 -19
  264. package/cbr/backupPlan.js.map +1 -1
  265. package/cbr/backupPolicy.d.ts +13 -12
  266. package/cbr/backupPolicy.d.ts.map +1 -0
  267. package/cbr/backupPolicy.js +55 -32
  268. package/cbr/backupPolicy.js.map +1 -1
  269. package/cbr/backupResource.d.ts +21 -12
  270. package/cbr/backupResource.d.ts.map +1 -0
  271. package/cbr/backupResource.js +47 -24
  272. package/cbr/backupResource.js.map +1 -1
  273. package/cbr/getBackupPlan.d.ts +1 -0
  274. package/cbr/getBackupPlan.d.ts.map +1 -0
  275. package/cbr/getBackupPlan.js +26 -3
  276. package/cbr/getBackupPlan.js.map +1 -1
  277. package/cbr/getBackupPlans.d.ts +1 -0
  278. package/cbr/getBackupPlans.d.ts.map +1 -0
  279. package/cbr/getBackupPlans.js +26 -3
  280. package/cbr/getBackupPlans.js.map +1 -1
  281. package/cbr/getBackupPolicies.d.ts +1 -0
  282. package/cbr/getBackupPolicies.d.ts.map +1 -0
  283. package/cbr/getBackupPolicies.js +26 -3
  284. package/cbr/getBackupPolicies.js.map +1 -1
  285. package/cbr/getBackupPolicy.d.ts +1 -0
  286. package/cbr/getBackupPolicy.d.ts.map +1 -0
  287. package/cbr/getBackupPolicy.js +26 -3
  288. package/cbr/getBackupPolicy.js.map +1 -1
  289. package/cbr/getBackupResource.d.ts +1 -0
  290. package/cbr/getBackupResource.d.ts.map +1 -0
  291. package/cbr/getBackupResource.js +26 -3
  292. package/cbr/getBackupResource.js.map +1 -1
  293. package/cbr/getBackupResources.d.ts +1 -0
  294. package/cbr/getBackupResources.d.ts.map +1 -0
  295. package/cbr/getBackupResources.js +26 -3
  296. package/cbr/getBackupResources.js.map +1 -1
  297. package/cbr/getVault.d.ts +1 -0
  298. package/cbr/getVault.d.ts.map +1 -0
  299. package/cbr/getVault.js +26 -3
  300. package/cbr/getVault.js.map +1 -1
  301. package/cbr/getVaults.d.ts +1 -0
  302. package/cbr/getVaults.d.ts.map +1 -0
  303. package/cbr/getVaults.js +26 -3
  304. package/cbr/getVaults.js.map +1 -1
  305. package/cbr/index.d.ts +1 -0
  306. package/cbr/index.d.ts.map +1 -0
  307. package/cbr/index.js +26 -3
  308. package/cbr/index.js.map +1 -1
  309. package/cbr/vault.d.ts +16 -7
  310. package/cbr/vault.d.ts.map +1 -0
  311. package/cbr/vault.js +38 -15
  312. package/cbr/vault.js.map +1 -1
  313. package/cdn/domain.d.ts +667 -109
  314. package/cdn/domain.d.ts.map +1 -0
  315. package/cdn/domain.js +590 -118
  316. package/cdn/domain.js.map +1 -1
  317. package/cdn/getDomain.d.ts +4 -3
  318. package/cdn/getDomain.d.ts.map +1 -0
  319. package/cdn/getDomain.js +26 -3
  320. package/cdn/getDomain.js.map +1 -1
  321. package/cdn/getDomains.d.ts +1 -0
  322. package/cdn/getDomains.d.ts.map +1 -0
  323. package/cdn/getDomains.js +26 -3
  324. package/cdn/getDomains.js.map +1 -1
  325. package/cdn/getShareConfig.d.ts +1 -0
  326. package/cdn/getShareConfig.d.ts.map +1 -0
  327. package/cdn/getShareConfig.js +26 -3
  328. package/cdn/getShareConfig.js.map +1 -1
  329. package/cdn/getShareConfigs.d.ts +1 -0
  330. package/cdn/getShareConfigs.d.ts.map +1 -0
  331. package/cdn/getShareConfigs.js +26 -3
  332. package/cdn/getShareConfigs.js.map +1 -1
  333. package/cdn/index.d.ts +1 -0
  334. package/cdn/index.d.ts.map +1 -0
  335. package/cdn/index.js +26 -3
  336. package/cdn/index.js.map +1 -1
  337. package/cdn/shareConfig.d.ts +43 -19
  338. package/cdn/shareConfig.d.ts.map +1 -0
  339. package/cdn/shareConfig.js +71 -25
  340. package/cdn/shareConfig.js.map +1 -1
  341. package/cen/bandwidthPackage.d.ts +51 -38
  342. package/cen/bandwidthPackage.d.ts.map +1 -0
  343. package/cen/bandwidthPackage.js +71 -48
  344. package/cen/bandwidthPackage.js.map +1 -1
  345. package/cen/cen.d.ts +64 -16
  346. package/cen/cen.d.ts.map +1 -0
  347. package/cen/cen.js +68 -22
  348. package/cen/cen.js.map +1 -1
  349. package/cen/getBandwidthPackage.d.ts +1 -0
  350. package/cen/getBandwidthPackage.d.ts.map +1 -0
  351. package/cen/getBandwidthPackage.js +26 -3
  352. package/cen/getBandwidthPackage.js.map +1 -1
  353. package/cen/getBandwidthPackages.d.ts +1 -0
  354. package/cen/getBandwidthPackages.d.ts.map +1 -0
  355. package/cen/getBandwidthPackages.js +26 -3
  356. package/cen/getBandwidthPackages.js.map +1 -1
  357. package/cen/getCen.d.ts +1 -0
  358. package/cen/getCen.d.ts.map +1 -0
  359. package/cen/getCen.js +26 -3
  360. package/cen/getCen.js.map +1 -1
  361. package/cen/getCens.d.ts +1 -0
  362. package/cen/getCens.d.ts.map +1 -0
  363. package/cen/getCens.js +26 -3
  364. package/cen/getCens.js.map +1 -1
  365. package/cen/getGrantInstance.d.ts +1 -0
  366. package/cen/getGrantInstance.d.ts.map +1 -0
  367. package/cen/getGrantInstance.js +26 -3
  368. package/cen/getGrantInstance.js.map +1 -1
  369. package/cen/getGrantInstances.d.ts +1 -0
  370. package/cen/getGrantInstances.d.ts.map +1 -0
  371. package/cen/getGrantInstances.js +26 -3
  372. package/cen/getGrantInstances.js.map +1 -1
  373. package/cen/getInterRegionBandwidth.d.ts +1 -0
  374. package/cen/getInterRegionBandwidth.d.ts.map +1 -0
  375. package/cen/getInterRegionBandwidth.js +26 -3
  376. package/cen/getInterRegionBandwidth.js.map +1 -1
  377. package/cen/getInterRegionBandwidths.d.ts +1 -0
  378. package/cen/getInterRegionBandwidths.d.ts.map +1 -0
  379. package/cen/getInterRegionBandwidths.js +26 -3
  380. package/cen/getInterRegionBandwidths.js.map +1 -1
  381. package/cen/getRouteEntries.d.ts +1 -0
  382. package/cen/getRouteEntries.d.ts.map +1 -0
  383. package/cen/getRouteEntries.js +26 -3
  384. package/cen/getRouteEntries.js.map +1 -1
  385. package/cen/getRouteEntry.d.ts +1 -0
  386. package/cen/getRouteEntry.d.ts.map +1 -0
  387. package/cen/getRouteEntry.js +26 -3
  388. package/cen/getRouteEntry.js.map +1 -1
  389. package/cen/getServiceRouteEntries.d.ts +1 -0
  390. package/cen/getServiceRouteEntries.d.ts.map +1 -0
  391. package/cen/getServiceRouteEntries.js +26 -3
  392. package/cen/getServiceRouteEntries.js.map +1 -1
  393. package/cen/getServiceRouteEntry.d.ts +1 -0
  394. package/cen/getServiceRouteEntry.d.ts.map +1 -0
  395. package/cen/getServiceRouteEntry.js +26 -3
  396. package/cen/getServiceRouteEntry.js.map +1 -1
  397. package/cen/grantInstance.d.ts +7 -6
  398. package/cen/grantInstance.d.ts.map +1 -0
  399. package/cen/grantInstance.js +45 -22
  400. package/cen/grantInstance.js.map +1 -1
  401. package/cen/index.d.ts +1 -0
  402. package/cen/index.d.ts.map +1 -0
  403. package/cen/index.js +26 -3
  404. package/cen/index.js.map +1 -1
  405. package/cen/interRegionBandwidth.d.ts +11 -10
  406. package/cen/interRegionBandwidth.d.ts.map +1 -0
  407. package/cen/interRegionBandwidth.js +47 -24
  408. package/cen/interRegionBandwidth.js.map +1 -1
  409. package/cen/routeEntry.d.ts +10 -9
  410. package/cen/routeEntry.d.ts.map +1 -0
  411. package/cen/routeEntry.js +48 -25
  412. package/cen/routeEntry.js.map +1 -1
  413. package/cen/serviceRouteEntry.d.ts +53 -13
  414. package/cen/serviceRouteEntry.d.ts.map +1 -0
  415. package/cen/serviceRouteEntry.js +75 -25
  416. package/cen/serviceRouteEntry.js.map +1 -1
  417. package/clb/acl.d.ts +50 -17
  418. package/clb/acl.d.ts.map +1 -0
  419. package/clb/acl.js +46 -23
  420. package/clb/acl.js.map +1 -1
  421. package/clb/certificate.d.ts +30 -17
  422. package/clb/certificate.d.ts.map +1 -0
  423. package/clb/certificate.js +50 -27
  424. package/clb/certificate.js.map +1 -1
  425. package/clb/checkLogProject.d.ts +2 -1
  426. package/clb/checkLogProject.d.ts.map +1 -0
  427. package/clb/checkLogProject.js +30 -7
  428. package/clb/checkLogProject.js.map +1 -1
  429. package/clb/checkLogTopic.d.ts +3 -2
  430. package/clb/checkLogTopic.d.ts.map +1 -0
  431. package/clb/checkLogTopic.js +35 -12
  432. package/clb/checkLogTopic.js.map +1 -1
  433. package/clb/clb.d.ts +153 -76
  434. package/clb/clb.d.ts.map +1 -0
  435. package/clb/clb.js +145 -82
  436. package/clb/clb.js.map +1 -1
  437. package/clb/getAcl.d.ts +1 -0
  438. package/clb/getAcl.d.ts.map +1 -0
  439. package/clb/getAcl.js +26 -3
  440. package/clb/getAcl.js.map +1 -1
  441. package/clb/getAcls.d.ts +1 -0
  442. package/clb/getAcls.d.ts.map +1 -0
  443. package/clb/getAcls.js +26 -3
  444. package/clb/getAcls.js.map +1 -1
  445. package/clb/getCertificate.d.ts +1 -0
  446. package/clb/getCertificate.d.ts.map +1 -0
  447. package/clb/getCertificate.js +26 -3
  448. package/clb/getCertificate.js.map +1 -1
  449. package/clb/getCertificates.d.ts +1 -0
  450. package/clb/getCertificates.d.ts.map +1 -0
  451. package/clb/getCertificates.js +26 -3
  452. package/clb/getCertificates.js.map +1 -1
  453. package/clb/getCheckLogProject.d.ts +1 -0
  454. package/clb/getCheckLogProject.d.ts.map +1 -0
  455. package/clb/getCheckLogProject.js +26 -3
  456. package/clb/getCheckLogProject.js.map +1 -1
  457. package/clb/getCheckLogProjects.d.ts +1 -0
  458. package/clb/getCheckLogProjects.d.ts.map +1 -0
  459. package/clb/getCheckLogProjects.js +26 -3
  460. package/clb/getCheckLogProjects.js.map +1 -1
  461. package/clb/getCheckLogTopic.d.ts +1 -0
  462. package/clb/getCheckLogTopic.d.ts.map +1 -0
  463. package/clb/getCheckLogTopic.js +26 -3
  464. package/clb/getCheckLogTopic.js.map +1 -1
  465. package/clb/getCheckLogTopics.d.ts +1 -0
  466. package/clb/getCheckLogTopics.d.ts.map +1 -0
  467. package/clb/getCheckLogTopics.js +26 -3
  468. package/clb/getCheckLogTopics.js.map +1 -1
  469. package/clb/getClb.d.ts +1 -0
  470. package/clb/getClb.d.ts.map +1 -0
  471. package/clb/getClb.js +26 -3
  472. package/clb/getClb.js.map +1 -1
  473. package/clb/getClbs.d.ts +1 -0
  474. package/clb/getClbs.d.ts.map +1 -0
  475. package/clb/getClbs.js +26 -3
  476. package/clb/getClbs.js.map +1 -1
  477. package/clb/getListener.d.ts +1 -0
  478. package/clb/getListener.d.ts.map +1 -0
  479. package/clb/getListener.js +26 -3
  480. package/clb/getListener.js.map +1 -1
  481. package/clb/getListeners.d.ts +1 -0
  482. package/clb/getListeners.d.ts.map +1 -0
  483. package/clb/getListeners.js +26 -3
  484. package/clb/getListeners.js.map +1 -1
  485. package/clb/getNlb.d.ts +1 -0
  486. package/clb/getNlb.d.ts.map +1 -0
  487. package/clb/getNlb.js +26 -3
  488. package/clb/getNlb.js.map +1 -1
  489. package/clb/getNlbListener.d.ts +1 -0
  490. package/clb/getNlbListener.d.ts.map +1 -0
  491. package/clb/getNlbListener.js +26 -3
  492. package/clb/getNlbListener.js.map +1 -1
  493. package/clb/getNlbListeners.d.ts +1 -0
  494. package/clb/getNlbListeners.d.ts.map +1 -0
  495. package/clb/getNlbListeners.js +26 -3
  496. package/clb/getNlbListeners.js.map +1 -1
  497. package/clb/getNlbSecurityPolicies.d.ts +1 -0
  498. package/clb/getNlbSecurityPolicies.d.ts.map +1 -0
  499. package/clb/getNlbSecurityPolicies.js +26 -3
  500. package/clb/getNlbSecurityPolicies.js.map +1 -1
  501. package/clb/getNlbSecurityPolicy.d.ts +1 -0
  502. package/clb/getNlbSecurityPolicy.d.ts.map +1 -0
  503. package/clb/getNlbSecurityPolicy.js +26 -3
  504. package/clb/getNlbSecurityPolicy.js.map +1 -1
  505. package/clb/getNlbServerGroup.d.ts +1 -0
  506. package/clb/getNlbServerGroup.d.ts.map +1 -0
  507. package/clb/getNlbServerGroup.js +26 -3
  508. package/clb/getNlbServerGroup.js.map +1 -1
  509. package/clb/getNlbServerGroups.d.ts +1 -0
  510. package/clb/getNlbServerGroups.d.ts.map +1 -0
  511. package/clb/getNlbServerGroups.js +26 -3
  512. package/clb/getNlbServerGroups.js.map +1 -1
  513. package/clb/getNlbs.d.ts +1 -0
  514. package/clb/getNlbs.d.ts.map +1 -0
  515. package/clb/getNlbs.js +26 -3
  516. package/clb/getNlbs.js.map +1 -1
  517. package/clb/getRule.d.ts +1 -0
  518. package/clb/getRule.d.ts.map +1 -0
  519. package/clb/getRule.js +26 -3
  520. package/clb/getRule.js.map +1 -1
  521. package/clb/getRules.d.ts +1 -0
  522. package/clb/getRules.d.ts.map +1 -0
  523. package/clb/getRules.js +26 -3
  524. package/clb/getRules.js.map +1 -1
  525. package/clb/getServerGroup.d.ts +1 -0
  526. package/clb/getServerGroup.d.ts.map +1 -0
  527. package/clb/getServerGroup.js +26 -3
  528. package/clb/getServerGroup.js.map +1 -1
  529. package/clb/getServerGroups.d.ts +1 -0
  530. package/clb/getServerGroups.d.ts.map +1 -0
  531. package/clb/getServerGroups.js +26 -3
  532. package/clb/getServerGroups.js.map +1 -1
  533. package/clb/index.d.ts +1 -0
  534. package/clb/index.d.ts.map +1 -0
  535. package/clb/index.js +26 -3
  536. package/clb/index.js.map +1 -1
  537. package/clb/listener.d.ts +149 -82
  538. package/clb/listener.d.ts.map +1 -0
  539. package/clb/listener.js +161 -96
  540. package/clb/listener.js.map +1 -1
  541. package/clb/nlb.d.ts +91 -38
  542. package/clb/nlb.d.ts.map +1 -0
  543. package/clb/nlb.js +103 -52
  544. package/clb/nlb.js.map +1 -1
  545. package/clb/nlbListener.d.ts +53 -28
  546. package/clb/nlbListener.d.ts.map +1 -0
  547. package/clb/nlbListener.js +65 -42
  548. package/clb/nlbListener.js.map +1 -1
  549. package/clb/nlbSecurityPolicy.d.ts +27 -14
  550. package/clb/nlbSecurityPolicy.d.ts.map +1 -0
  551. package/clb/nlbSecurityPolicy.js +47 -24
  552. package/clb/nlbSecurityPolicy.js.map +1 -1
  553. package/clb/nlbServerGroup.d.ts +117 -45
  554. package/clb/nlbServerGroup.d.ts.map +1 -0
  555. package/clb/nlbServerGroup.js +125 -55
  556. package/clb/nlbServerGroup.js.map +1 -1
  557. package/clb/rule.d.ts +29 -16
  558. package/clb/rule.d.ts.map +1 -0
  559. package/clb/rule.js +47 -24
  560. package/clb/rule.js.map +1 -1
  561. package/clb/serverGroup.d.ts +92 -19
  562. package/clb/serverGroup.d.ts.map +1 -0
  563. package/clb/serverGroup.js +90 -27
  564. package/clb/serverGroup.js.map +1 -1
  565. package/cloudidentity/getGroup.d.ts +1 -0
  566. package/cloudidentity/getGroup.d.ts.map +1 -0
  567. package/cloudidentity/getGroup.js +26 -3
  568. package/cloudidentity/getGroup.js.map +1 -1
  569. package/cloudidentity/getGroups.d.ts +1 -0
  570. package/cloudidentity/getGroups.d.ts.map +1 -0
  571. package/cloudidentity/getGroups.js +26 -3
  572. package/cloudidentity/getGroups.js.map +1 -1
  573. package/cloudidentity/getPermissionSet.d.ts +1 -0
  574. package/cloudidentity/getPermissionSet.d.ts.map +1 -0
  575. package/cloudidentity/getPermissionSet.js +26 -3
  576. package/cloudidentity/getPermissionSet.js.map +1 -1
  577. package/cloudidentity/getPermissionSetAssignment.d.ts +1 -0
  578. package/cloudidentity/getPermissionSetAssignment.d.ts.map +1 -0
  579. package/cloudidentity/getPermissionSetAssignment.js +26 -3
  580. package/cloudidentity/getPermissionSetAssignment.js.map +1 -1
  581. package/cloudidentity/getPermissionSetAssignments.d.ts +1 -0
  582. package/cloudidentity/getPermissionSetAssignments.d.ts.map +1 -0
  583. package/cloudidentity/getPermissionSetAssignments.js +26 -3
  584. package/cloudidentity/getPermissionSetAssignments.js.map +1 -1
  585. package/cloudidentity/getPermissionSetProvisioning.d.ts +1 -0
  586. package/cloudidentity/getPermissionSetProvisioning.d.ts.map +1 -0
  587. package/cloudidentity/getPermissionSetProvisioning.js +26 -3
  588. package/cloudidentity/getPermissionSetProvisioning.js.map +1 -1
  589. package/cloudidentity/getPermissionSetProvisionings.d.ts +1 -0
  590. package/cloudidentity/getPermissionSetProvisionings.d.ts.map +1 -0
  591. package/cloudidentity/getPermissionSetProvisionings.js +26 -3
  592. package/cloudidentity/getPermissionSetProvisionings.js.map +1 -1
  593. package/cloudidentity/getPermissionSets.d.ts +1 -0
  594. package/cloudidentity/getPermissionSets.d.ts.map +1 -0
  595. package/cloudidentity/getPermissionSets.js +26 -3
  596. package/cloudidentity/getPermissionSets.js.map +1 -1
  597. package/cloudidentity/getUser.d.ts +1 -0
  598. package/cloudidentity/getUser.d.ts.map +1 -0
  599. package/cloudidentity/getUser.js +26 -3
  600. package/cloudidentity/getUser.js.map +1 -1
  601. package/cloudidentity/getUserProvisioning.d.ts +1 -0
  602. package/cloudidentity/getUserProvisioning.d.ts.map +1 -0
  603. package/cloudidentity/getUserProvisioning.js +26 -3
  604. package/cloudidentity/getUserProvisioning.js.map +1 -1
  605. package/cloudidentity/getUserProvisionings.d.ts +1 -0
  606. package/cloudidentity/getUserProvisionings.d.ts.map +1 -0
  607. package/cloudidentity/getUserProvisionings.js +26 -3
  608. package/cloudidentity/getUserProvisionings.js.map +1 -1
  609. package/cloudidentity/getUsers.d.ts +1 -0
  610. package/cloudidentity/getUsers.d.ts.map +1 -0
  611. package/cloudidentity/getUsers.js +26 -3
  612. package/cloudidentity/getUsers.js.map +1 -1
  613. package/cloudidentity/group.d.ts +47 -12
  614. package/cloudidentity/group.d.ts.map +1 -0
  615. package/cloudidentity/group.js +67 -22
  616. package/cloudidentity/group.js.map +1 -1
  617. package/cloudidentity/index.d.ts +1 -0
  618. package/cloudidentity/index.d.ts.map +1 -0
  619. package/cloudidentity/index.js +26 -3
  620. package/cloudidentity/index.js.map +1 -1
  621. package/cloudidentity/permissionSet.d.ts +69 -13
  622. package/cloudidentity/permissionSet.d.ts.map +1 -0
  623. package/cloudidentity/permissionSet.js +87 -21
  624. package/cloudidentity/permissionSet.js.map +1 -1
  625. package/cloudidentity/permissionSetAssignment.d.ts +9 -8
  626. package/cloudidentity/permissionSetAssignment.d.ts.map +1 -0
  627. package/cloudidentity/permissionSetAssignment.js +45 -22
  628. package/cloudidentity/permissionSetAssignment.js.map +1 -1
  629. package/cloudidentity/permissionSetProvisioning.d.ts +8 -7
  630. package/cloudidentity/permissionSetProvisioning.d.ts.map +1 -0
  631. package/cloudidentity/permissionSetProvisioning.js +40 -17
  632. package/cloudidentity/permissionSetProvisioning.js.map +1 -1
  633. package/cloudidentity/user.d.ts +20 -19
  634. package/cloudidentity/user.d.ts.map +1 -0
  635. package/cloudidentity/user.js +48 -25
  636. package/cloudidentity/user.js.map +1 -1
  637. package/cloudidentity/userProvisioning.d.ts +16 -15
  638. package/cloudidentity/userProvisioning.d.ts.map +1 -0
  639. package/cloudidentity/userProvisioning.js +56 -33
  640. package/cloudidentity/userProvisioning.js.map +1 -1
  641. package/cloudmonitor/contactGroup.d.ts +45 -9
  642. package/cloudmonitor/contactGroup.d.ts.map +1 -0
  643. package/cloudmonitor/contactGroup.js +63 -17
  644. package/cloudmonitor/contactGroup.js.map +1 -1
  645. package/cloudmonitor/eventRule.d.ts +55 -36
  646. package/cloudmonitor/eventRule.d.ts.map +1 -0
  647. package/cloudmonitor/eventRule.js +57 -34
  648. package/cloudmonitor/eventRule.js.map +1 -1
  649. package/cloudmonitor/getContactGroup.d.ts +1 -0
  650. package/cloudmonitor/getContactGroup.d.ts.map +1 -0
  651. package/cloudmonitor/getContactGroup.js +26 -3
  652. package/cloudmonitor/getContactGroup.js.map +1 -1
  653. package/cloudmonitor/getContactGroups.d.ts +1 -0
  654. package/cloudmonitor/getContactGroups.d.ts.map +1 -0
  655. package/cloudmonitor/getContactGroups.js +26 -3
  656. package/cloudmonitor/getContactGroups.js.map +1 -1
  657. package/cloudmonitor/getEventRule.d.ts +1 -0
  658. package/cloudmonitor/getEventRule.d.ts.map +1 -0
  659. package/cloudmonitor/getEventRule.js +26 -3
  660. package/cloudmonitor/getEventRule.js.map +1 -1
  661. package/cloudmonitor/getEventRules.d.ts +1 -0
  662. package/cloudmonitor/getEventRules.d.ts.map +1 -0
  663. package/cloudmonitor/getEventRules.js +26 -3
  664. package/cloudmonitor/getEventRules.js.map +1 -1
  665. package/cloudmonitor/getRule.d.ts +1 -0
  666. package/cloudmonitor/getRule.d.ts.map +1 -0
  667. package/cloudmonitor/getRule.js +26 -3
  668. package/cloudmonitor/getRule.js.map +1 -1
  669. package/cloudmonitor/getRules.d.ts +1 -0
  670. package/cloudmonitor/getRules.d.ts.map +1 -0
  671. package/cloudmonitor/getRules.js +26 -3
  672. package/cloudmonitor/getRules.js.map +1 -1
  673. package/cloudmonitor/index.d.ts +1 -0
  674. package/cloudmonitor/index.d.ts.map +1 -0
  675. package/cloudmonitor/index.js +26 -3
  676. package/cloudmonitor/index.js.map +1 -1
  677. package/cloudmonitor/rule.d.ts +163 -51
  678. package/cloudmonitor/rule.d.ts.map +1 -0
  679. package/cloudmonitor/rule.js +163 -77
  680. package/cloudmonitor/rule.js.map +1 -1
  681. package/config/index.d.ts +1 -0
  682. package/config/index.d.ts.map +1 -0
  683. package/config/index.js +1 -1
  684. package/config/index.js.map +1 -1
  685. package/config/vars.d.ts +7 -12
  686. package/config/vars.d.ts.map +1 -0
  687. package/config/vars.js +35 -21
  688. package/config/vars.js.map +1 -1
  689. package/cr/endpointAclPolicy.d.ts +7 -6
  690. package/cr/endpointAclPolicy.d.ts.map +1 -0
  691. package/cr/endpointAclPolicy.js +39 -16
  692. package/cr/endpointAclPolicy.js.map +1 -1
  693. package/cr/getEndpointAclPolicies.d.ts +1 -0
  694. package/cr/getEndpointAclPolicies.d.ts.map +1 -0
  695. package/cr/getEndpointAclPolicies.js +26 -3
  696. package/cr/getEndpointAclPolicies.js.map +1 -1
  697. package/cr/getEndpointAclPolicy.d.ts +1 -0
  698. package/cr/getEndpointAclPolicy.d.ts.map +1 -0
  699. package/cr/getEndpointAclPolicy.js +26 -3
  700. package/cr/getEndpointAclPolicy.js.map +1 -1
  701. package/cr/getNameSpace.d.ts +1 -0
  702. package/cr/getNameSpace.d.ts.map +1 -0
  703. package/cr/getNameSpace.js +26 -3
  704. package/cr/getNameSpace.js.map +1 -1
  705. package/cr/getNameSpaces.d.ts +1 -0
  706. package/cr/getNameSpaces.d.ts.map +1 -0
  707. package/cr/getNameSpaces.js +26 -3
  708. package/cr/getNameSpaces.js.map +1 -1
  709. package/cr/getRegistries.d.ts +1 -0
  710. package/cr/getRegistries.d.ts.map +1 -0
  711. package/cr/getRegistries.js +26 -3
  712. package/cr/getRegistries.js.map +1 -1
  713. package/cr/getRegistry.d.ts +1 -0
  714. package/cr/getRegistry.d.ts.map +1 -0
  715. package/cr/getRegistry.js +26 -3
  716. package/cr/getRegistry.js.map +1 -1
  717. package/cr/getRepositories.d.ts +1 -0
  718. package/cr/getRepositories.d.ts.map +1 -0
  719. package/cr/getRepositories.js +26 -3
  720. package/cr/getRepositories.js.map +1 -1
  721. package/cr/getRepository.d.ts +1 -0
  722. package/cr/getRepository.d.ts.map +1 -0
  723. package/cr/getRepository.js +26 -3
  724. package/cr/getRepository.js.map +1 -1
  725. package/cr/getVpcEndpoint.d.ts +1 -0
  726. package/cr/getVpcEndpoint.d.ts.map +1 -0
  727. package/cr/getVpcEndpoint.js +26 -3
  728. package/cr/getVpcEndpoint.js.map +1 -1
  729. package/cr/getVpcEndpoints.d.ts +1 -0
  730. package/cr/getVpcEndpoints.d.ts.map +1 -0
  731. package/cr/getVpcEndpoints.js +26 -3
  732. package/cr/getVpcEndpoints.js.map +1 -1
  733. package/cr/index.d.ts +1 -0
  734. package/cr/index.d.ts.map +1 -0
  735. package/cr/index.js +26 -3
  736. package/cr/index.js.map +1 -1
  737. package/cr/nameSpace.d.ts +6 -5
  738. package/cr/nameSpace.d.ts.map +1 -0
  739. package/cr/nameSpace.js +38 -15
  740. package/cr/nameSpace.js.map +1 -1
  741. package/cr/registry.d.ts +30 -17
  742. package/cr/registry.d.ts.map +1 -0
  743. package/cr/registry.js +48 -25
  744. package/cr/registry.js.map +1 -1
  745. package/cr/repository.d.ts +10 -9
  746. package/cr/repository.d.ts.map +1 -0
  747. package/cr/repository.js +44 -21
  748. package/cr/repository.js.map +1 -1
  749. package/cr/vpcEndpoint.d.ts +31 -2
  750. package/cr/vpcEndpoint.d.ts.map +1 -0
  751. package/cr/vpcEndpoint.js +51 -12
  752. package/cr/vpcEndpoint.js.map +1 -1
  753. package/directconnect/bgpPeer.d.ts +18 -17
  754. package/directconnect/bgpPeer.d.ts.map +1 -0
  755. package/directconnect/bgpPeer.js +50 -27
  756. package/directconnect/bgpPeer.js.map +1 -1
  757. package/directconnect/connection.d.ts +44 -31
  758. package/directconnect/connection.d.ts.map +1 -0
  759. package/directconnect/connection.js +78 -55
  760. package/directconnect/connection.js.map +1 -1
  761. package/directconnect/directConnectGateway.d.ts +44 -23
  762. package/directconnect/directConnectGateway.d.ts.map +1 -0
  763. package/directconnect/directConnectGateway.js +52 -29
  764. package/directconnect/directConnectGateway.js.map +1 -1
  765. package/directconnect/gatewayRoute.d.ts +10 -9
  766. package/directconnect/gatewayRoute.d.ts.map +1 -0
  767. package/directconnect/gatewayRoute.js +44 -21
  768. package/directconnect/gatewayRoute.js.map +1 -1
  769. package/directconnect/getBgpPeer.d.ts +1 -0
  770. package/directconnect/getBgpPeer.d.ts.map +1 -0
  771. package/directconnect/getBgpPeer.js +26 -3
  772. package/directconnect/getBgpPeer.js.map +1 -1
  773. package/directconnect/getBgpPeers.d.ts +1 -0
  774. package/directconnect/getBgpPeers.d.ts.map +1 -0
  775. package/directconnect/getBgpPeers.js +26 -3
  776. package/directconnect/getBgpPeers.js.map +1 -1
  777. package/directconnect/getConnection.d.ts +1 -0
  778. package/directconnect/getConnection.d.ts.map +1 -0
  779. package/directconnect/getConnection.js +26 -3
  780. package/directconnect/getConnection.js.map +1 -1
  781. package/directconnect/getConnections.d.ts +1 -0
  782. package/directconnect/getConnections.d.ts.map +1 -0
  783. package/directconnect/getConnections.js +26 -3
  784. package/directconnect/getConnections.js.map +1 -1
  785. package/directconnect/getDirectConnectGateway.d.ts +1 -0
  786. package/directconnect/getDirectConnectGateway.d.ts.map +1 -0
  787. package/directconnect/getDirectConnectGateway.js +26 -3
  788. package/directconnect/getDirectConnectGateway.js.map +1 -1
  789. package/directconnect/getDirectConnectGateways.d.ts +1 -0
  790. package/directconnect/getDirectConnectGateways.d.ts.map +1 -0
  791. package/directconnect/getDirectConnectGateways.js +26 -3
  792. package/directconnect/getDirectConnectGateways.js.map +1 -1
  793. package/directconnect/getGatewayRoute.d.ts +1 -0
  794. package/directconnect/getGatewayRoute.d.ts.map +1 -0
  795. package/directconnect/getGatewayRoute.js +26 -3
  796. package/directconnect/getGatewayRoute.js.map +1 -1
  797. package/directconnect/getGatewayRoutes.d.ts +1 -0
  798. package/directconnect/getGatewayRoutes.d.ts.map +1 -0
  799. package/directconnect/getGatewayRoutes.js +26 -3
  800. package/directconnect/getGatewayRoutes.js.map +1 -1
  801. package/directconnect/getVirtualInterface.d.ts +1 -0
  802. package/directconnect/getVirtualInterface.d.ts.map +1 -0
  803. package/directconnect/getVirtualInterface.js +26 -3
  804. package/directconnect/getVirtualInterface.js.map +1 -1
  805. package/directconnect/getVirtualInterfaces.d.ts +1 -0
  806. package/directconnect/getVirtualInterfaces.d.ts.map +1 -0
  807. package/directconnect/getVirtualInterfaces.js +26 -3
  808. package/directconnect/getVirtualInterfaces.js.map +1 -1
  809. package/directconnect/index.d.ts +1 -0
  810. package/directconnect/index.d.ts.map +1 -0
  811. package/directconnect/index.js +26 -3
  812. package/directconnect/index.js.map +1 -1
  813. package/directconnect/virtualInterface.d.ts +51 -38
  814. package/directconnect/virtualInterface.d.ts.map +1 -0
  815. package/directconnect/virtualInterface.js +77 -54
  816. package/directconnect/virtualInterface.js.map +1 -1
  817. package/dns/backup.d.ts +5 -4
  818. package/dns/backup.d.ts.map +1 -0
  819. package/dns/backup.js +35 -12
  820. package/dns/backup.js.map +1 -1
  821. package/dns/backupSchedule.d.ts +4 -3
  822. package/dns/backupSchedule.d.ts.map +1 -0
  823. package/dns/backupSchedule.js +36 -13
  824. package/dns/backupSchedule.js.map +1 -1
  825. package/dns/getBackup.d.ts +1 -0
  826. package/dns/getBackup.d.ts.map +1 -0
  827. package/dns/getBackup.js +26 -3
  828. package/dns/getBackup.js.map +1 -1
  829. package/dns/getBackupSchedule.d.ts +1 -0
  830. package/dns/getBackupSchedule.d.ts.map +1 -0
  831. package/dns/getBackupSchedule.js +26 -3
  832. package/dns/getBackupSchedule.js.map +1 -1
  833. package/dns/getBackupSchedules.d.ts +1 -0
  834. package/dns/getBackupSchedules.d.ts.map +1 -0
  835. package/dns/getBackupSchedules.js +26 -3
  836. package/dns/getBackupSchedules.js.map +1 -1
  837. package/dns/getBackups.d.ts +1 -0
  838. package/dns/getBackups.d.ts.map +1 -0
  839. package/dns/getBackups.js +26 -3
  840. package/dns/getBackups.js.map +1 -1
  841. package/dns/getRecord.d.ts +1 -0
  842. package/dns/getRecord.d.ts.map +1 -0
  843. package/dns/getRecord.js +26 -3
  844. package/dns/getRecord.js.map +1 -1
  845. package/dns/getRecords.d.ts +1 -0
  846. package/dns/getRecords.d.ts.map +1 -0
  847. package/dns/getRecords.js +26 -3
  848. package/dns/getRecords.js.map +1 -1
  849. package/dns/getZone.d.ts +1 -0
  850. package/dns/getZone.d.ts.map +1 -0
  851. package/dns/getZone.js +26 -3
  852. package/dns/getZone.js.map +1 -1
  853. package/dns/getZones.d.ts +1 -0
  854. package/dns/getZones.d.ts.map +1 -0
  855. package/dns/getZones.js +26 -3
  856. package/dns/getZones.js.map +1 -1
  857. package/dns/index.d.ts +1 -0
  858. package/dns/index.d.ts.map +1 -0
  859. package/dns/index.js +26 -3
  860. package/dns/index.js.map +1 -1
  861. package/dns/record.d.ts +23 -22
  862. package/dns/record.d.ts.map +1 -0
  863. package/dns/record.js +59 -36
  864. package/dns/record.js.map +1 -1
  865. package/dns/zone.d.ts +38 -25
  866. package/dns/zone.d.ts.map +1 -0
  867. package/dns/zone.js +56 -33
  868. package/dns/zone.js.map +1 -1
  869. package/ecs/command.d.ts +85 -26
  870. package/ecs/command.d.ts.map +1 -0
  871. package/ecs/command.js +95 -38
  872. package/ecs/command.js.map +1 -1
  873. package/ecs/deploymentSet.d.ts +26 -17
  874. package/ecs/deploymentSet.d.ts.map +1 -0
  875. package/ecs/deploymentSet.js +48 -25
  876. package/ecs/deploymentSet.js.map +1 -1
  877. package/ecs/getCommand.d.ts +1 -0
  878. package/ecs/getCommand.d.ts.map +1 -0
  879. package/ecs/getCommand.js +26 -3
  880. package/ecs/getCommand.js.map +1 -1
  881. package/ecs/getCommands.d.ts +1 -0
  882. package/ecs/getCommands.d.ts.map +1 -0
  883. package/ecs/getCommands.js +26 -3
  884. package/ecs/getCommands.js.map +1 -1
  885. package/ecs/getDeploymentSet.d.ts +1 -0
  886. package/ecs/getDeploymentSet.d.ts.map +1 -0
  887. package/ecs/getDeploymentSet.js +26 -3
  888. package/ecs/getDeploymentSet.js.map +1 -1
  889. package/ecs/getDeploymentSets.d.ts +1 -0
  890. package/ecs/getDeploymentSets.d.ts.map +1 -0
  891. package/ecs/getDeploymentSets.js +26 -3
  892. package/ecs/getDeploymentSets.js.map +1 -1
  893. package/ecs/getHpcCluster.d.ts +1 -0
  894. package/ecs/getHpcCluster.d.ts.map +1 -0
  895. package/ecs/getHpcCluster.js +26 -3
  896. package/ecs/getHpcCluster.js.map +1 -1
  897. package/ecs/getHpcClusters.d.ts +1 -0
  898. package/ecs/getHpcClusters.d.ts.map +1 -0
  899. package/ecs/getHpcClusters.js +26 -3
  900. package/ecs/getHpcClusters.js.map +1 -1
  901. package/ecs/getImage.d.ts +1 -0
  902. package/ecs/getImage.d.ts.map +1 -0
  903. package/ecs/getImage.js +26 -3
  904. package/ecs/getImage.js.map +1 -1
  905. package/ecs/getImages.d.ts +1 -0
  906. package/ecs/getImages.d.ts.map +1 -0
  907. package/ecs/getImages.js +26 -3
  908. package/ecs/getImages.js.map +1 -1
  909. package/ecs/getInstance.d.ts +2 -0
  910. package/ecs/getInstance.d.ts.map +1 -0
  911. package/ecs/getInstance.js +26 -3
  912. package/ecs/getInstance.js.map +1 -1
  913. package/ecs/getInstances.d.ts +1 -0
  914. package/ecs/getInstances.d.ts.map +1 -0
  915. package/ecs/getInstances.js +26 -3
  916. package/ecs/getInstances.js.map +1 -1
  917. package/ecs/getInvocation.d.ts +1 -0
  918. package/ecs/getInvocation.d.ts.map +1 -0
  919. package/ecs/getInvocation.js +26 -3
  920. package/ecs/getInvocation.js.map +1 -1
  921. package/ecs/getInvocations.d.ts +1 -0
  922. package/ecs/getInvocations.d.ts.map +1 -0
  923. package/ecs/getInvocations.js +26 -3
  924. package/ecs/getInvocations.js.map +1 -1
  925. package/ecs/getKeypair.d.ts +1 -0
  926. package/ecs/getKeypair.d.ts.map +1 -0
  927. package/ecs/getKeypair.js +26 -3
  928. package/ecs/getKeypair.js.map +1 -1
  929. package/ecs/getKeypairs.d.ts +1 -0
  930. package/ecs/getKeypairs.d.ts.map +1 -0
  931. package/ecs/getKeypairs.js +26 -3
  932. package/ecs/getKeypairs.js.map +1 -1
  933. package/ecs/getLaunchTemplate.d.ts +1 -0
  934. package/ecs/getLaunchTemplate.d.ts.map +1 -0
  935. package/ecs/getLaunchTemplate.js +26 -3
  936. package/ecs/getLaunchTemplate.js.map +1 -1
  937. package/ecs/getLaunchTemplateVersion.d.ts +1 -0
  938. package/ecs/getLaunchTemplateVersion.d.ts.map +1 -0
  939. package/ecs/getLaunchTemplateVersion.js +26 -3
  940. package/ecs/getLaunchTemplateVersion.js.map +1 -1
  941. package/ecs/getLaunchTemplateVersions.d.ts +1 -0
  942. package/ecs/getLaunchTemplateVersions.d.ts.map +1 -0
  943. package/ecs/getLaunchTemplateVersions.js +26 -3
  944. package/ecs/getLaunchTemplateVersions.js.map +1 -1
  945. package/ecs/getLaunchTemplates.d.ts +1 -0
  946. package/ecs/getLaunchTemplates.d.ts.map +1 -0
  947. package/ecs/getLaunchTemplates.js +26 -3
  948. package/ecs/getLaunchTemplates.js.map +1 -1
  949. package/ecs/hpcCluster.d.ts +25 -12
  950. package/ecs/hpcCluster.d.ts.map +1 -0
  951. package/ecs/hpcCluster.js +45 -22
  952. package/ecs/hpcCluster.js.map +1 -1
  953. package/ecs/image.d.ts +71 -50
  954. package/ecs/image.d.ts.map +1 -0
  955. package/ecs/image.js +81 -58
  956. package/ecs/image.js.map +1 -1
  957. package/ecs/index.d.ts +1 -0
  958. package/ecs/index.d.ts.map +1 -0
  959. package/ecs/index.js +26 -3
  960. package/ecs/index.js.map +1 -1
  961. package/ecs/instance.d.ts +521 -337
  962. package/ecs/instance.d.ts.map +1 -0
  963. package/ecs/instance.js +178 -100
  964. package/ecs/instance.js.map +1 -1
  965. package/ecs/invocation.d.ts +69 -40
  966. package/ecs/invocation.d.ts.map +1 -0
  967. package/ecs/invocation.js +75 -52
  968. package/ecs/invocation.js.map +1 -1
  969. package/ecs/keypair.d.ts +28 -15
  970. package/ecs/keypair.d.ts.map +1 -0
  971. package/ecs/keypair.js +46 -23
  972. package/ecs/keypair.js.map +1 -1
  973. package/ecs/launchTemplate.d.ts +96 -13
  974. package/ecs/launchTemplate.d.ts.map +1 -0
  975. package/ecs/launchTemplate.js +114 -21
  976. package/ecs/launchTemplate.js.map +1 -1
  977. package/ecs/launchTemplateVersion.d.ts +155 -57
  978. package/ecs/launchTemplateVersion.d.ts.map +1 -0
  979. package/ecs/launchTemplateVersion.js +147 -63
  980. package/ecs/launchTemplateVersion.js.map +1 -1
  981. package/efs/fileSystem.d.ts +62 -24
  982. package/efs/fileSystem.d.ts.map +1 -0
  983. package/efs/fileSystem.js +88 -40
  984. package/efs/fileSystem.js.map +1 -1
  985. package/efs/getFileSystem.d.ts +1 -0
  986. package/efs/getFileSystem.d.ts.map +1 -0
  987. package/efs/getFileSystem.js +26 -3
  988. package/efs/getFileSystem.js.map +1 -1
  989. package/efs/getFileSystems.d.ts +1 -0
  990. package/efs/getFileSystems.d.ts.map +1 -0
  991. package/efs/getFileSystems.js +26 -3
  992. package/efs/getFileSystems.js.map +1 -1
  993. package/efs/index.d.ts +1 -0
  994. package/efs/index.d.ts.map +1 -0
  995. package/efs/index.js +26 -3
  996. package/efs/index.js.map +1 -1
  997. package/emr/cluster.d.ts +303 -40
  998. package/emr/cluster.d.ts.map +1 -0
  999. package/emr/cluster.js +289 -60
  1000. package/emr/cluster.js.map +1 -1
  1001. package/emr/clusterUser.d.ts +13 -12
  1002. package/emr/clusterUser.d.ts.map +1 -0
  1003. package/emr/clusterUser.js +47 -24
  1004. package/emr/clusterUser.js.map +1 -1
  1005. package/emr/clusterUserGroup.d.ts +7 -6
  1006. package/emr/clusterUserGroup.d.ts.map +1 -0
  1007. package/emr/clusterUserGroup.js +39 -16
  1008. package/emr/clusterUserGroup.js.map +1 -1
  1009. package/emr/getCluster.d.ts +1 -0
  1010. package/emr/getCluster.d.ts.map +1 -0
  1011. package/emr/getCluster.js +26 -3
  1012. package/emr/getCluster.js.map +1 -1
  1013. package/emr/getClusterUser.d.ts +1 -0
  1014. package/emr/getClusterUser.d.ts.map +1 -0
  1015. package/emr/getClusterUser.js +26 -3
  1016. package/emr/getClusterUser.js.map +1 -1
  1017. package/emr/getClusterUserGroup.d.ts +1 -0
  1018. package/emr/getClusterUserGroup.d.ts.map +1 -0
  1019. package/emr/getClusterUserGroup.js +26 -3
  1020. package/emr/getClusterUserGroup.js.map +1 -1
  1021. package/emr/getClusterUserGroups.d.ts +1 -0
  1022. package/emr/getClusterUserGroups.d.ts.map +1 -0
  1023. package/emr/getClusterUserGroups.js +26 -3
  1024. package/emr/getClusterUserGroups.js.map +1 -1
  1025. package/emr/getClusterUsers.d.ts +1 -0
  1026. package/emr/getClusterUsers.d.ts.map +1 -0
  1027. package/emr/getClusterUsers.js +26 -3
  1028. package/emr/getClusterUsers.js.map +1 -1
  1029. package/emr/getClusters.d.ts +1 -0
  1030. package/emr/getClusters.d.ts.map +1 -0
  1031. package/emr/getClusters.js +26 -3
  1032. package/emr/getClusters.js.map +1 -1
  1033. package/emr/getNodeGroup.d.ts +1 -0
  1034. package/emr/getNodeGroup.d.ts.map +1 -0
  1035. package/emr/getNodeGroup.js +26 -3
  1036. package/emr/getNodeGroup.js.map +1 -1
  1037. package/emr/getNodeGroups.d.ts +1 -0
  1038. package/emr/getNodeGroups.d.ts.map +1 -0
  1039. package/emr/getNodeGroups.js +26 -3
  1040. package/emr/getNodeGroups.js.map +1 -1
  1041. package/emr/index.d.ts +1 -0
  1042. package/emr/index.d.ts.map +1 -0
  1043. package/emr/index.js +26 -3
  1044. package/emr/index.js.map +1 -1
  1045. package/emr/nodeGroup.d.ts +91 -29
  1046. package/emr/nodeGroup.d.ts.map +1 -0
  1047. package/emr/nodeGroup.js +97 -45
  1048. package/emr/nodeGroup.js.map +1 -1
  1049. package/escloud/getInstance.d.ts +1 -0
  1050. package/escloud/getInstance.d.ts.map +1 -0
  1051. package/escloud/getInstance.js +26 -3
  1052. package/escloud/getInstance.js.map +1 -1
  1053. package/escloud/getInstances.d.ts +1 -0
  1054. package/escloud/getInstances.d.ts.map +1 -0
  1055. package/escloud/getInstances.js +26 -3
  1056. package/escloud/getInstances.js.map +1 -1
  1057. package/escloud/index.d.ts +1 -0
  1058. package/escloud/index.d.ts.map +1 -0
  1059. package/escloud/index.js +26 -3
  1060. package/escloud/index.js.map +1 -1
  1061. package/escloud/instance.d.ts +134 -46
  1062. package/escloud/instance.d.ts.map +1 -0
  1063. package/escloud/instance.js +156 -54
  1064. package/escloud/instance.js.map +1 -1
  1065. package/filenas/getInstance.d.ts +1 -0
  1066. package/filenas/getInstance.d.ts.map +1 -0
  1067. package/filenas/getInstance.js +26 -3
  1068. package/filenas/getInstance.js.map +1 -1
  1069. package/filenas/getInstances.d.ts +1 -0
  1070. package/filenas/getInstances.d.ts.map +1 -0
  1071. package/filenas/getInstances.js +26 -3
  1072. package/filenas/getInstances.js.map +1 -1
  1073. package/filenas/getMountPoint.d.ts +1 -0
  1074. package/filenas/getMountPoint.d.ts.map +1 -0
  1075. package/filenas/getMountPoint.js +26 -3
  1076. package/filenas/getMountPoint.js.map +1 -1
  1077. package/filenas/getMountPoints.d.ts +1 -0
  1078. package/filenas/getMountPoints.d.ts.map +1 -0
  1079. package/filenas/getMountPoints.js +26 -3
  1080. package/filenas/getMountPoints.js.map +1 -1
  1081. package/filenas/getSnapshot.d.ts +1 -0
  1082. package/filenas/getSnapshot.d.ts.map +1 -0
  1083. package/filenas/getSnapshot.js +26 -3
  1084. package/filenas/getSnapshot.js.map +1 -1
  1085. package/filenas/getSnapshots.d.ts +1 -0
  1086. package/filenas/getSnapshots.d.ts.map +1 -0
  1087. package/filenas/getSnapshots.js +26 -3
  1088. package/filenas/getSnapshots.js.map +1 -1
  1089. package/filenas/index.d.ts +1 -0
  1090. package/filenas/index.d.ts.map +1 -0
  1091. package/filenas/index.js +26 -3
  1092. package/filenas/index.js.map +1 -1
  1093. package/filenas/instance.d.ts +38 -25
  1094. package/filenas/instance.d.ts.map +1 -0
  1095. package/filenas/instance.js +64 -41
  1096. package/filenas/instance.js.map +1 -1
  1097. package/filenas/mountPoint.d.ts +24 -15
  1098. package/filenas/mountPoint.d.ts.map +1 -0
  1099. package/filenas/mountPoint.js +54 -31
  1100. package/filenas/mountPoint.js.map +1 -1
  1101. package/filenas/snapshot.d.ts +16 -15
  1102. package/filenas/snapshot.d.ts.map +1 -0
  1103. package/filenas/snapshot.js +48 -25
  1104. package/filenas/snapshot.js.map +1 -1
  1105. package/fwcenter/addressBook.d.ts +48 -23
  1106. package/fwcenter/addressBook.d.ts.map +1 -0
  1107. package/fwcenter/addressBook.js +56 -33
  1108. package/fwcenter/addressBook.js.map +1 -1
  1109. package/fwcenter/controlPolicy.d.ts +75 -50
  1110. package/fwcenter/controlPolicy.d.ts.map +1 -0
  1111. package/fwcenter/controlPolicy.js +93 -70
  1112. package/fwcenter/controlPolicy.js.map +1 -1
  1113. package/fwcenter/dnsControlPolicy.d.ts +57 -18
  1114. package/fwcenter/dnsControlPolicy.d.ts.map +1 -0
  1115. package/fwcenter/dnsControlPolicy.js +69 -28
  1116. package/fwcenter/dnsControlPolicy.js.map +1 -1
  1117. package/fwcenter/getAddressBook.d.ts +1 -0
  1118. package/fwcenter/getAddressBook.d.ts.map +1 -0
  1119. package/fwcenter/getAddressBook.js +26 -3
  1120. package/fwcenter/getAddressBook.js.map +1 -1
  1121. package/fwcenter/getAddressBooks.d.ts +1 -0
  1122. package/fwcenter/getAddressBooks.d.ts.map +1 -0
  1123. package/fwcenter/getAddressBooks.js +26 -3
  1124. package/fwcenter/getAddressBooks.js.map +1 -1
  1125. package/fwcenter/getControlPolicies.d.ts +1 -0
  1126. package/fwcenter/getControlPolicies.d.ts.map +1 -0
  1127. package/fwcenter/getControlPolicies.js +26 -3
  1128. package/fwcenter/getControlPolicies.js.map +1 -1
  1129. package/fwcenter/getControlPolicy.d.ts +1 -0
  1130. package/fwcenter/getControlPolicy.d.ts.map +1 -0
  1131. package/fwcenter/getControlPolicy.js +26 -3
  1132. package/fwcenter/getControlPolicy.js.map +1 -1
  1133. package/fwcenter/getDnsControlPolicies.d.ts +1 -0
  1134. package/fwcenter/getDnsControlPolicies.d.ts.map +1 -0
  1135. package/fwcenter/getDnsControlPolicies.js +26 -3
  1136. package/fwcenter/getDnsControlPolicies.js.map +1 -1
  1137. package/fwcenter/getDnsControlPolicy.d.ts +1 -0
  1138. package/fwcenter/getDnsControlPolicy.d.ts.map +1 -0
  1139. package/fwcenter/getDnsControlPolicy.js +26 -3
  1140. package/fwcenter/getDnsControlPolicy.js.map +1 -1
  1141. package/fwcenter/getNatFireWallControlPolicies.d.ts +1 -0
  1142. package/fwcenter/getNatFireWallControlPolicies.d.ts.map +1 -0
  1143. package/fwcenter/getNatFireWallControlPolicies.js +26 -3
  1144. package/fwcenter/getNatFireWallControlPolicies.js.map +1 -1
  1145. package/fwcenter/getNatFireWallControlPolicy.d.ts +1 -0
  1146. package/fwcenter/getNatFireWallControlPolicy.d.ts.map +1 -0
  1147. package/fwcenter/getNatFireWallControlPolicy.js +26 -3
  1148. package/fwcenter/getNatFireWallControlPolicy.js.map +1 -1
  1149. package/fwcenter/getVpcFireWallAclRule.d.ts +1 -0
  1150. package/fwcenter/getVpcFireWallAclRule.d.ts.map +1 -0
  1151. package/fwcenter/getVpcFireWallAclRule.js +26 -3
  1152. package/fwcenter/getVpcFireWallAclRule.js.map +1 -1
  1153. package/fwcenter/getVpcFireWallAclRules.d.ts +1 -0
  1154. package/fwcenter/getVpcFireWallAclRules.d.ts.map +1 -0
  1155. package/fwcenter/getVpcFireWallAclRules.js +26 -3
  1156. package/fwcenter/getVpcFireWallAclRules.js.map +1 -1
  1157. package/fwcenter/index.d.ts +1 -0
  1158. package/fwcenter/index.d.ts.map +1 -0
  1159. package/fwcenter/index.js +26 -3
  1160. package/fwcenter/index.js.map +1 -1
  1161. package/fwcenter/natFireWallControlPolicy.d.ts +73 -48
  1162. package/fwcenter/natFireWallControlPolicy.d.ts.map +1 -0
  1163. package/fwcenter/natFireWallControlPolicy.js +93 -70
  1164. package/fwcenter/natFireWallControlPolicy.js.map +1 -1
  1165. package/fwcenter/vpcFireWallAclRule.d.ts +76 -51
  1166. package/fwcenter/vpcFireWallAclRule.d.ts.map +1 -0
  1167. package/fwcenter/vpcFireWallAclRule.js +94 -71
  1168. package/fwcenter/vpcFireWallAclRule.js.map +1 -1
  1169. package/gtm/getGtm.d.ts +1 -0
  1170. package/gtm/getGtm.d.ts.map +1 -0
  1171. package/gtm/getGtm.js +26 -3
  1172. package/gtm/getGtm.js.map +1 -1
  1173. package/gtm/getGtms.d.ts +1 -0
  1174. package/gtm/getGtms.d.ts.map +1 -0
  1175. package/gtm/getGtms.js +26 -3
  1176. package/gtm/getGtms.js.map +1 -1
  1177. package/gtm/getPolicies.d.ts +1 -0
  1178. package/gtm/getPolicies.d.ts.map +1 -0
  1179. package/gtm/getPolicies.js +26 -3
  1180. package/gtm/getPolicies.js.map +1 -1
  1181. package/gtm/getPolicy.d.ts +1 -0
  1182. package/gtm/getPolicy.d.ts.map +1 -0
  1183. package/gtm/getPolicy.js +26 -3
  1184. package/gtm/getPolicy.js.map +1 -1
  1185. package/gtm/getPool.d.ts +1 -0
  1186. package/gtm/getPool.d.ts.map +1 -0
  1187. package/gtm/getPool.js +26 -3
  1188. package/gtm/getPool.js.map +1 -1
  1189. package/gtm/getPools.d.ts +1 -0
  1190. package/gtm/getPools.d.ts.map +1 -0
  1191. package/gtm/getPools.js +26 -3
  1192. package/gtm/getPools.js.map +1 -1
  1193. package/gtm/getRouting.d.ts +1 -0
  1194. package/gtm/getRouting.d.ts.map +1 -0
  1195. package/gtm/getRouting.js +26 -3
  1196. package/gtm/getRouting.js.map +1 -1
  1197. package/gtm/getRoutings.d.ts +1 -0
  1198. package/gtm/getRoutings.d.ts.map +1 -0
  1199. package/gtm/getRoutings.js +26 -3
  1200. package/gtm/getRoutings.js.map +1 -1
  1201. package/gtm/getRule.d.ts +1 -0
  1202. package/gtm/getRule.d.ts.map +1 -0
  1203. package/gtm/getRule.js +26 -3
  1204. package/gtm/getRule.js.map +1 -1
  1205. package/gtm/getRules.d.ts +1 -0
  1206. package/gtm/getRules.d.ts.map +1 -0
  1207. package/gtm/getRules.js +26 -3
  1208. package/gtm/getRules.js.map +1 -1
  1209. package/gtm/gtm.d.ts +26 -25
  1210. package/gtm/gtm.d.ts.map +1 -0
  1211. package/gtm/gtm.js +58 -35
  1212. package/gtm/gtm.js.map +1 -1
  1213. package/gtm/index.d.ts +1 -0
  1214. package/gtm/index.d.ts.map +1 -0
  1215. package/gtm/index.js +26 -3
  1216. package/gtm/index.js.map +1 -1
  1217. package/gtm/policy.d.ts +40 -10
  1218. package/gtm/policy.d.ts.map +1 -0
  1219. package/gtm/policy.js +60 -20
  1220. package/gtm/policy.js.map +1 -1
  1221. package/gtm/pool.d.ts +60 -15
  1222. package/gtm/pool.d.ts.map +1 -0
  1223. package/gtm/pool.js +82 -27
  1224. package/gtm/pool.js.map +1 -1
  1225. package/gtm/routing.d.ts +6 -5
  1226. package/gtm/routing.d.ts.map +1 -0
  1227. package/gtm/routing.js +34 -11
  1228. package/gtm/routing.js.map +1 -1
  1229. package/gtm/rule.d.ts +96 -27
  1230. package/gtm/rule.d.ts.map +1 -0
  1231. package/gtm/rule.js +118 -39
  1232. package/gtm/rule.js.map +1 -1
  1233. package/hbase/getInstance.d.ts +1 -0
  1234. package/hbase/getInstance.d.ts.map +1 -0
  1235. package/hbase/getInstance.js +26 -3
  1236. package/hbase/getInstance.js.map +1 -1
  1237. package/hbase/getInstances.d.ts +1 -0
  1238. package/hbase/getInstances.d.ts.map +1 -0
  1239. package/hbase/getInstances.js +26 -3
  1240. package/hbase/getInstances.js.map +1 -1
  1241. package/hbase/index.d.ts +1 -0
  1242. package/hbase/index.d.ts.map +1 -0
  1243. package/hbase/index.js +26 -3
  1244. package/hbase/index.js.map +1 -1
  1245. package/hbase/instance.d.ts +73 -48
  1246. package/hbase/instance.d.ts.map +1 -0
  1247. package/hbase/instance.js +99 -76
  1248. package/hbase/instance.js.map +1 -1
  1249. package/iam/accesskey.d.ts +13 -12
  1250. package/iam/accesskey.d.ts.map +1 -0
  1251. package/iam/accesskey.js +41 -18
  1252. package/iam/accesskey.js.map +1 -1
  1253. package/iam/allowedIpAddress.d.ts +18 -5
  1254. package/iam/allowedIpAddress.d.ts.map +1 -0
  1255. package/iam/allowedIpAddress.js +38 -15
  1256. package/iam/allowedIpAddress.js.map +1 -1
  1257. package/iam/getAccesskey.d.ts +1 -0
  1258. package/iam/getAccesskey.d.ts.map +1 -0
  1259. package/iam/getAccesskey.js +26 -3
  1260. package/iam/getAccesskey.js.map +1 -1
  1261. package/iam/getAccesskeys.d.ts +1 -0
  1262. package/iam/getAccesskeys.d.ts.map +1 -0
  1263. package/iam/getAccesskeys.js +26 -3
  1264. package/iam/getAccesskeys.js.map +1 -1
  1265. package/iam/getAllowedIpAddress.d.ts +1 -0
  1266. package/iam/getAllowedIpAddress.d.ts.map +1 -0
  1267. package/iam/getAllowedIpAddress.js +26 -3
  1268. package/iam/getAllowedIpAddress.js.map +1 -1
  1269. package/iam/getAllowedIpAddresses.d.ts +1 -0
  1270. package/iam/getAllowedIpAddresses.d.ts.map +1 -0
  1271. package/iam/getAllowedIpAddresses.js +26 -3
  1272. package/iam/getAllowedIpAddresses.js.map +1 -1
  1273. package/iam/getGroup.d.ts +1 -0
  1274. package/iam/getGroup.d.ts.map +1 -0
  1275. package/iam/getGroup.js +26 -3
  1276. package/iam/getGroup.js.map +1 -1
  1277. package/iam/getGroups.d.ts +1 -0
  1278. package/iam/getGroups.d.ts.map +1 -0
  1279. package/iam/getGroups.js +26 -3
  1280. package/iam/getGroups.js.map +1 -1
  1281. package/iam/getOauthProvider.d.ts +1 -0
  1282. package/iam/getOauthProvider.d.ts.map +1 -0
  1283. package/iam/getOauthProvider.js +26 -3
  1284. package/iam/getOauthProvider.js.map +1 -1
  1285. package/iam/getOauthProviders.d.ts +1 -0
  1286. package/iam/getOauthProviders.d.ts.map +1 -0
  1287. package/iam/getOauthProviders.js +26 -3
  1288. package/iam/getOauthProviders.js.map +1 -1
  1289. package/iam/getOidcProvider.d.ts +1 -0
  1290. package/iam/getOidcProvider.d.ts.map +1 -0
  1291. package/iam/getOidcProvider.js +26 -3
  1292. package/iam/getOidcProvider.js.map +1 -1
  1293. package/iam/getOidcProviders.d.ts +1 -0
  1294. package/iam/getOidcProviders.d.ts.map +1 -0
  1295. package/iam/getOidcProviders.js +26 -3
  1296. package/iam/getOidcProviders.js.map +1 -1
  1297. package/iam/getPolicies.d.ts +1 -0
  1298. package/iam/getPolicies.d.ts.map +1 -0
  1299. package/iam/getPolicies.js +26 -3
  1300. package/iam/getPolicies.js.map +1 -1
  1301. package/iam/getPolicy.d.ts +1 -0
  1302. package/iam/getPolicy.d.ts.map +1 -0
  1303. package/iam/getPolicy.js +26 -3
  1304. package/iam/getPolicy.js.map +1 -1
  1305. package/iam/getProject.d.ts +1 -0
  1306. package/iam/getProject.d.ts.map +1 -0
  1307. package/iam/getProject.js +26 -3
  1308. package/iam/getProject.js.map +1 -1
  1309. package/iam/getProjects.d.ts +1 -0
  1310. package/iam/getProjects.d.ts.map +1 -0
  1311. package/iam/getProjects.js +26 -3
  1312. package/iam/getProjects.js.map +1 -1
  1313. package/iam/getRole.d.ts +1 -0
  1314. package/iam/getRole.d.ts.map +1 -0
  1315. package/iam/getRole.js +26 -3
  1316. package/iam/getRole.js.map +1 -1
  1317. package/iam/getRoles.d.ts +1 -0
  1318. package/iam/getRoles.d.ts.map +1 -0
  1319. package/iam/getRoles.js +26 -3
  1320. package/iam/getRoles.js.map +1 -1
  1321. package/iam/getSamlProvider.d.ts +1 -0
  1322. package/iam/getSamlProvider.d.ts.map +1 -0
  1323. package/iam/getSamlProvider.js +26 -3
  1324. package/iam/getSamlProvider.js.map +1 -1
  1325. package/iam/getSamlProviders.d.ts +1 -0
  1326. package/iam/getSamlProviders.d.ts.map +1 -0
  1327. package/iam/getSamlProviders.js +26 -3
  1328. package/iam/getSamlProviders.js.map +1 -1
  1329. package/iam/getUser.d.ts +1 -0
  1330. package/iam/getUser.d.ts.map +1 -0
  1331. package/iam/getUser.js +26 -3
  1332. package/iam/getUser.js.map +1 -1
  1333. package/iam/getUsers.d.ts +1 -0
  1334. package/iam/getUsers.d.ts.map +1 -0
  1335. package/iam/getUsers.js +26 -3
  1336. package/iam/getUsers.js.map +1 -1
  1337. package/iam/group.d.ts +64 -13
  1338. package/iam/group.d.ts.map +1 -0
  1339. package/iam/group.js +70 -21
  1340. package/iam/group.js.map +1 -1
  1341. package/iam/index.d.ts +1 -0
  1342. package/iam/index.d.ts.map +1 -0
  1343. package/iam/index.js +26 -3
  1344. package/iam/index.js.map +1 -1
  1345. package/iam/oauthProvider.d.ts +51 -29
  1346. package/iam/oauthProvider.d.ts.map +1 -0
  1347. package/iam/oauthProvider.js +69 -46
  1348. package/iam/oauthProvider.js.map +1 -1
  1349. package/iam/oidcProvider.d.ts +12 -11
  1350. package/iam/oidcProvider.d.ts.map +1 -0
  1351. package/iam/oidcProvider.js +48 -25
  1352. package/iam/oidcProvider.js.map +1 -1
  1353. package/iam/policy.d.ts +88 -17
  1354. package/iam/policy.d.ts.map +1 -0
  1355. package/iam/policy.js +86 -29
  1356. package/iam/policy.js.map +1 -1
  1357. package/iam/project.d.ts +14 -13
  1358. package/iam/project.d.ts.map +1 -0
  1359. package/iam/project.js +44 -21
  1360. package/iam/project.js.map +1 -1
  1361. package/iam/role.d.ts +111 -22
  1362. package/iam/role.d.ts.map +1 -0
  1363. package/iam/role.js +115 -28
  1364. package/iam/role.js.map +1 -1
  1365. package/iam/samlProvider.d.ts +42 -18
  1366. package/iam/samlProvider.d.ts.map +1 -0
  1367. package/iam/samlProvider.js +47 -24
  1368. package/iam/samlProvider.js.map +1 -1
  1369. package/iam/user.d.ts +82 -28
  1370. package/iam/user.d.ts.map +1 -0
  1371. package/iam/user.js +80 -36
  1372. package/iam/user.js.map +1 -1
  1373. package/id/authConfig.d.ts +53 -15
  1374. package/id/authConfig.d.ts.map +1 -0
  1375. package/id/authConfig.js +71 -23
  1376. package/id/authConfig.js.map +1 -1
  1377. package/id/getAuthConfig.d.ts +1 -0
  1378. package/id/getAuthConfig.d.ts.map +1 -0
  1379. package/id/getAuthConfig.js +26 -3
  1380. package/id/getAuthConfig.js.map +1 -1
  1381. package/id/getAuthConfigs.d.ts +1 -0
  1382. package/id/getAuthConfigs.d.ts.map +1 -0
  1383. package/id/getAuthConfigs.js +26 -3
  1384. package/id/getAuthConfigs.js.map +1 -1
  1385. package/id/getOauth2CredentialProvider.d.ts +74 -0
  1386. package/id/getOauth2CredentialProvider.d.ts.map +1 -0
  1387. package/id/getOauth2CredentialProvider.js +51 -0
  1388. package/id/getOauth2CredentialProvider.js.map +1 -0
  1389. package/id/getOauth2CredentialProviders.d.ts +23 -0
  1390. package/id/getOauth2CredentialProviders.d.ts.map +1 -0
  1391. package/id/getOauth2CredentialProviders.js +47 -0
  1392. package/id/getOauth2CredentialProviders.js.map +1 -0
  1393. package/id/getPermissionNamespace.d.ts +1 -0
  1394. package/id/getPermissionNamespace.d.ts.map +1 -0
  1395. package/id/getPermissionNamespace.js +26 -3
  1396. package/id/getPermissionNamespace.js.map +1 -1
  1397. package/id/getPermissionNamespaces.d.ts +1 -0
  1398. package/id/getPermissionNamespaces.d.ts.map +1 -0
  1399. package/id/getPermissionNamespaces.js +26 -3
  1400. package/id/getPermissionNamespaces.js.map +1 -1
  1401. package/id/getService.d.ts +1 -0
  1402. package/id/getService.d.ts.map +1 -0
  1403. package/id/getService.js +26 -3
  1404. package/id/getService.js.map +1 -1
  1405. package/id/getServices.d.ts +1 -0
  1406. package/id/getServices.d.ts.map +1 -0
  1407. package/id/getServices.js +26 -3
  1408. package/id/getServices.js.map +1 -1
  1409. package/id/getUserPool.d.ts +1 -0
  1410. package/id/getUserPool.d.ts.map +1 -0
  1411. package/id/getUserPool.js +26 -3
  1412. package/id/getUserPool.js.map +1 -1
  1413. package/id/getUserPools.d.ts +1 -0
  1414. package/id/getUserPools.d.ts.map +1 -0
  1415. package/id/getUserPools.js +26 -3
  1416. package/id/getUserPools.js.map +1 -1
  1417. package/id/getWorkloadPool.d.ts +1 -0
  1418. package/id/getWorkloadPool.d.ts.map +1 -0
  1419. package/id/getWorkloadPool.js +26 -3
  1420. package/id/getWorkloadPool.js.map +1 -1
  1421. package/id/getWorkloadPools.d.ts +1 -0
  1422. package/id/getWorkloadPools.d.ts.map +1 -0
  1423. package/id/getWorkloadPools.js +26 -3
  1424. package/id/getWorkloadPools.js.map +1 -1
  1425. package/id/index.d.ts +10 -0
  1426. package/id/index.d.ts.map +1 -0
  1427. package/id/index.js +38 -4
  1428. package/id/index.js.map +1 -1
  1429. package/id/oauth2CredentialProvider.d.ts +191 -0
  1430. package/id/oauth2CredentialProvider.d.ts.map +1 -0
  1431. package/id/oauth2CredentialProvider.js +157 -0
  1432. package/id/oauth2CredentialProvider.js.map +1 -0
  1433. package/id/permissionNamespace.d.ts +25 -12
  1434. package/id/permissionNamespace.d.ts.map +1 -0
  1435. package/id/permissionNamespace.js +43 -20
  1436. package/id/permissionNamespace.js.map +1 -1
  1437. package/id/service.d.ts +99 -24
  1438. package/id/service.d.ts.map +1 -0
  1439. package/id/service.js +109 -36
  1440. package/id/service.js.map +1 -1
  1441. package/id/userPool.d.ts +100 -48
  1442. package/id/userPool.d.ts.map +1 -0
  1443. package/id/userPool.js +118 -56
  1444. package/id/userPool.js.map +1 -1
  1445. package/id/workloadPool.d.ts +27 -14
  1446. package/id/workloadPool.d.ts.map +1 -0
  1447. package/id/workloadPool.js +45 -22
  1448. package/id/workloadPool.js.map +1 -1
  1449. package/index.d.ts +1 -0
  1450. package/index.d.ts.map +1 -0
  1451. package/index.js +67 -55
  1452. package/index.js.map +1 -1
  1453. package/kafka/allowList.d.ts +46 -11
  1454. package/kafka/allowList.d.ts.map +1 -0
  1455. package/kafka/allowList.js +66 -21
  1456. package/kafka/allowList.js.map +1 -1
  1457. package/kafka/getAllowList.d.ts +1 -0
  1458. package/kafka/getAllowList.d.ts.map +1 -0
  1459. package/kafka/getAllowList.js +26 -3
  1460. package/kafka/getAllowList.js.map +1 -1
  1461. package/kafka/getAllowLists.d.ts +1 -0
  1462. package/kafka/getAllowLists.d.ts.map +1 -0
  1463. package/kafka/getAllowLists.js +26 -3
  1464. package/kafka/getAllowLists.js.map +1 -1
  1465. package/kafka/getGroup.d.ts +1 -0
  1466. package/kafka/getGroup.d.ts.map +1 -0
  1467. package/kafka/getGroup.js +26 -3
  1468. package/kafka/getGroup.js.map +1 -1
  1469. package/kafka/getGroups.d.ts +1 -0
  1470. package/kafka/getGroups.d.ts.map +1 -0
  1471. package/kafka/getGroups.js +26 -3
  1472. package/kafka/getGroups.js.map +1 -1
  1473. package/kafka/getInstance.d.ts +1 -0
  1474. package/kafka/getInstance.d.ts.map +1 -0
  1475. package/kafka/getInstance.js +26 -3
  1476. package/kafka/getInstance.js.map +1 -1
  1477. package/kafka/getInstances.d.ts +1 -0
  1478. package/kafka/getInstances.d.ts.map +1 -0
  1479. package/kafka/getInstances.js +26 -3
  1480. package/kafka/getInstances.js.map +1 -1
  1481. package/kafka/getTopic.d.ts +1 -0
  1482. package/kafka/getTopic.d.ts.map +1 -0
  1483. package/kafka/getTopic.js +26 -3
  1484. package/kafka/getTopic.js.map +1 -1
  1485. package/kafka/getTopics.d.ts +1 -0
  1486. package/kafka/getTopics.d.ts.map +1 -0
  1487. package/kafka/getTopics.js +26 -3
  1488. package/kafka/getTopics.js.map +1 -1
  1489. package/kafka/getUser.d.ts +1 -0
  1490. package/kafka/getUser.d.ts.map +1 -0
  1491. package/kafka/getUser.js +26 -3
  1492. package/kafka/getUser.js.map +1 -1
  1493. package/kafka/getUsers.d.ts +1 -0
  1494. package/kafka/getUsers.d.ts.map +1 -0
  1495. package/kafka/getUsers.js +26 -3
  1496. package/kafka/getUsers.js.map +1 -1
  1497. package/kafka/group.d.ts +22 -9
  1498. package/kafka/group.d.ts.map +1 -0
  1499. package/kafka/group.js +42 -19
  1500. package/kafka/group.js.map +1 -1
  1501. package/kafka/index.d.ts +1 -0
  1502. package/kafka/index.d.ts.map +1 -0
  1503. package/kafka/index.js +26 -3
  1504. package/kafka/index.js.map +1 -1
  1505. package/kafka/instance.d.ts +107 -46
  1506. package/kafka/instance.d.ts.map +1 -0
  1507. package/kafka/instance.js +125 -62
  1508. package/kafka/instance.js.map +1 -1
  1509. package/kafka/topic.d.ts +86 -22
  1510. package/kafka/topic.d.ts.map +1 -0
  1511. package/kafka/topic.js +96 -34
  1512. package/kafka/topic.js.map +1 -1
  1513. package/kafka/user.d.ts +67 -36
  1514. package/kafka/user.d.ts.map +1 -0
  1515. package/kafka/user.js +46 -23
  1516. package/kafka/user.js.map +1 -1
  1517. package/kms/getKey.d.ts +1 -0
  1518. package/kms/getKey.d.ts.map +1 -0
  1519. package/kms/getKey.js +26 -3
  1520. package/kms/getKey.js.map +1 -1
  1521. package/kms/getKeyMaterial.d.ts +1 -0
  1522. package/kms/getKeyMaterial.d.ts.map +1 -0
  1523. package/kms/getKeyMaterial.js +26 -3
  1524. package/kms/getKeyMaterial.js.map +1 -1
  1525. package/kms/getKeyMaterials.d.ts +1 -0
  1526. package/kms/getKeyMaterials.d.ts.map +1 -0
  1527. package/kms/getKeyMaterials.js +26 -3
  1528. package/kms/getKeyMaterials.js.map +1 -1
  1529. package/kms/getKeyRing.d.ts +1 -0
  1530. package/kms/getKeyRing.d.ts.map +1 -0
  1531. package/kms/getKeyRing.js +26 -3
  1532. package/kms/getKeyRing.js.map +1 -1
  1533. package/kms/getKeyRings.d.ts +1 -0
  1534. package/kms/getKeyRings.d.ts.map +1 -0
  1535. package/kms/getKeyRings.js +26 -3
  1536. package/kms/getKeyRings.js.map +1 -1
  1537. package/kms/getKeys.d.ts +1 -0
  1538. package/kms/getKeys.d.ts.map +1 -0
  1539. package/kms/getKeys.js +26 -3
  1540. package/kms/getKeys.js.map +1 -1
  1541. package/kms/getSecret.d.ts +30 -0
  1542. package/kms/getSecret.d.ts.map +1 -0
  1543. package/kms/getSecret.js +26 -3
  1544. package/kms/getSecret.js.map +1 -1
  1545. package/kms/getSecrets.d.ts +1 -0
  1546. package/kms/getSecrets.d.ts.map +1 -0
  1547. package/kms/getSecrets.js +26 -3
  1548. package/kms/getSecrets.js.map +1 -1
  1549. package/kms/index.d.ts +1 -0
  1550. package/kms/index.d.ts.map +1 -0
  1551. package/kms/index.js +26 -3
  1552. package/kms/index.js.map +1 -1
  1553. package/kms/key.d.ts +104 -47
  1554. package/kms/key.d.ts.map +1 -0
  1555. package/kms/key.js +124 -57
  1556. package/kms/key.js.map +1 -1
  1557. package/kms/keyMaterial.d.ts +11 -10
  1558. package/kms/keyMaterial.d.ts.map +1 -0
  1559. package/kms/keyMaterial.js +45 -22
  1560. package/kms/keyMaterial.js.map +1 -1
  1561. package/kms/keyRing.d.ts +13 -12
  1562. package/kms/keyRing.d.ts.map +1 -0
  1563. package/kms/keyRing.js +43 -20
  1564. package/kms/keyRing.js.map +1 -1
  1565. package/kms/secret.d.ts +111 -30
  1566. package/kms/secret.d.ts.map +1 -0
  1567. package/kms/secret.js +79 -42
  1568. package/kms/secret.js.map +1 -1
  1569. package/mongodb/account.d.ts +53 -15
  1570. package/mongodb/account.d.ts.map +1 -0
  1571. package/mongodb/account.js +73 -25
  1572. package/mongodb/account.js.map +1 -1
  1573. package/mongodb/allowList.d.ts +56 -15
  1574. package/mongodb/allowList.d.ts.map +1 -0
  1575. package/mongodb/allowList.js +76 -25
  1576. package/mongodb/allowList.js.map +1 -1
  1577. package/mongodb/endpoint.d.ts +59 -33
  1578. package/mongodb/endpoint.d.ts.map +1 -0
  1579. package/mongodb/endpoint.js +46 -23
  1580. package/mongodb/endpoint.js.map +1 -1
  1581. package/mongodb/getAccount.d.ts +1 -0
  1582. package/mongodb/getAccount.d.ts.map +1 -0
  1583. package/mongodb/getAccount.js +26 -3
  1584. package/mongodb/getAccount.js.map +1 -1
  1585. package/mongodb/getAccounts.d.ts +1 -0
  1586. package/mongodb/getAccounts.d.ts.map +1 -0
  1587. package/mongodb/getAccounts.js +26 -3
  1588. package/mongodb/getAccounts.js.map +1 -1
  1589. package/mongodb/getAllowList.d.ts +1 -0
  1590. package/mongodb/getAllowList.d.ts.map +1 -0
  1591. package/mongodb/getAllowList.js +26 -3
  1592. package/mongodb/getAllowList.js.map +1 -1
  1593. package/mongodb/getAllowLists.d.ts +1 -0
  1594. package/mongodb/getAllowLists.d.ts.map +1 -0
  1595. package/mongodb/getAllowLists.js +26 -3
  1596. package/mongodb/getAllowLists.js.map +1 -1
  1597. package/mongodb/getEndpoint.d.ts +1 -0
  1598. package/mongodb/getEndpoint.d.ts.map +1 -0
  1599. package/mongodb/getEndpoint.js +26 -3
  1600. package/mongodb/getEndpoint.js.map +1 -1
  1601. package/mongodb/getEndpoints.d.ts +1 -0
  1602. package/mongodb/getEndpoints.d.ts.map +1 -0
  1603. package/mongodb/getEndpoints.js +26 -3
  1604. package/mongodb/getEndpoints.js.map +1 -1
  1605. package/mongodb/getInstance.d.ts +1 -0
  1606. package/mongodb/getInstance.d.ts.map +1 -0
  1607. package/mongodb/getInstance.js +26 -3
  1608. package/mongodb/getInstance.js.map +1 -1
  1609. package/mongodb/getInstances.d.ts +1 -0
  1610. package/mongodb/getInstances.d.ts.map +1 -0
  1611. package/mongodb/getInstances.js +26 -3
  1612. package/mongodb/getInstances.js.map +1 -1
  1613. package/mongodb/getSslState.d.ts +1 -0
  1614. package/mongodb/getSslState.d.ts.map +1 -0
  1615. package/mongodb/getSslState.js +26 -3
  1616. package/mongodb/getSslState.js.map +1 -1
  1617. package/mongodb/getSslStates.d.ts +1 -0
  1618. package/mongodb/getSslStates.d.ts.map +1 -0
  1619. package/mongodb/getSslStates.js +26 -3
  1620. package/mongodb/getSslStates.js.map +1 -1
  1621. package/mongodb/index.d.ts +1 -0
  1622. package/mongodb/index.d.ts.map +1 -0
  1623. package/mongodb/index.js +26 -3
  1624. package/mongodb/index.js.map +1 -1
  1625. package/mongodb/instance.d.ts +136 -67
  1626. package/mongodb/instance.d.ts.map +1 -0
  1627. package/mongodb/instance.js +106 -83
  1628. package/mongodb/instance.js.map +1 -1
  1629. package/mongodb/sslState.d.ts +7 -6
  1630. package/mongodb/sslState.d.ts.map +1 -0
  1631. package/mongodb/sslState.js +37 -14
  1632. package/mongodb/sslState.js.map +1 -1
  1633. package/natgateway/dnatentry.d.ts +13 -12
  1634. package/natgateway/dnatentry.d.ts.map +1 -0
  1635. package/natgateway/dnatentry.js +53 -30
  1636. package/natgateway/dnatentry.js.map +1 -1
  1637. package/natgateway/getDnatentries.d.ts +1 -0
  1638. package/natgateway/getDnatentries.d.ts.map +1 -0
  1639. package/natgateway/getDnatentries.js +26 -3
  1640. package/natgateway/getDnatentries.js.map +1 -1
  1641. package/natgateway/getDnatentry.d.ts +1 -0
  1642. package/natgateway/getDnatentry.d.ts.map +1 -0
  1643. package/natgateway/getDnatentry.js +26 -3
  1644. package/natgateway/getDnatentry.js.map +1 -1
  1645. package/natgateway/getNatIp.d.ts +1 -0
  1646. package/natgateway/getNatIp.d.ts.map +1 -0
  1647. package/natgateway/getNatIp.js +26 -3
  1648. package/natgateway/getNatIp.js.map +1 -1
  1649. package/natgateway/getNatIps.d.ts +1 -0
  1650. package/natgateway/getNatIps.d.ts.map +1 -0
  1651. package/natgateway/getNatIps.js +26 -3
  1652. package/natgateway/getNatIps.js.map +1 -1
  1653. package/natgateway/getNgw.d.ts +1 -0
  1654. package/natgateway/getNgw.d.ts.map +1 -0
  1655. package/natgateway/getNgw.js +26 -3
  1656. package/natgateway/getNgw.js.map +1 -1
  1657. package/natgateway/getNgws.d.ts +1 -0
  1658. package/natgateway/getNgws.d.ts.map +1 -0
  1659. package/natgateway/getNgws.js +26 -3
  1660. package/natgateway/getNgws.js.map +1 -1
  1661. package/natgateway/getSnatentries.d.ts +1 -0
  1662. package/natgateway/getSnatentries.d.ts.map +1 -0
  1663. package/natgateway/getSnatentries.js +26 -3
  1664. package/natgateway/getSnatentries.js.map +1 -1
  1665. package/natgateway/getSnatentry.d.ts +1 -0
  1666. package/natgateway/getSnatentry.d.ts.map +1 -0
  1667. package/natgateway/getSnatentry.js +26 -3
  1668. package/natgateway/getSnatentry.js.map +1 -1
  1669. package/natgateway/index.d.ts +1 -0
  1670. package/natgateway/index.d.ts.map +1 -0
  1671. package/natgateway/index.js +26 -3
  1672. package/natgateway/index.js.map +1 -1
  1673. package/natgateway/natIp.d.ts +12 -11
  1674. package/natgateway/natIp.d.ts.map +1 -0
  1675. package/natgateway/natIp.js +42 -19
  1676. package/natgateway/natIp.js.map +1 -1
  1677. package/natgateway/ngw.d.ts +70 -41
  1678. package/natgateway/ngw.d.ts.map +1 -0
  1679. package/natgateway/ngw.js +72 -49
  1680. package/natgateway/ngw.js.map +1 -1
  1681. package/natgateway/snatentry.d.ts +15 -14
  1682. package/natgateway/snatentry.d.ts.map +1 -0
  1683. package/natgateway/snatentry.js +45 -22
  1684. package/natgateway/snatentry.js.map +1 -1
  1685. package/organization/account.d.ts +70 -34
  1686. package/organization/account.d.ts.map +1 -0
  1687. package/organization/account.js +90 -44
  1688. package/organization/account.js.map +1 -1
  1689. package/organization/getAccount.d.ts +1 -0
  1690. package/organization/getAccount.d.ts.map +1 -0
  1691. package/organization/getAccount.js +26 -3
  1692. package/organization/getAccount.js.map +1 -1
  1693. package/organization/getAccounts.d.ts +1 -0
  1694. package/organization/getAccounts.d.ts.map +1 -0
  1695. package/organization/getAccounts.js +26 -3
  1696. package/organization/getAccounts.js.map +1 -1
  1697. package/organization/getOrganization.d.ts +1 -0
  1698. package/organization/getOrganization.d.ts.map +1 -0
  1699. package/organization/getOrganization.js +26 -3
  1700. package/organization/getOrganization.js.map +1 -1
  1701. package/organization/getOrganizations.d.ts +1 -0
  1702. package/organization/getOrganizations.d.ts.map +1 -0
  1703. package/organization/getOrganizations.js +26 -3
  1704. package/organization/getOrganizations.js.map +1 -1
  1705. package/organization/getServiceControlPolicies.d.ts +1 -0
  1706. package/organization/getServiceControlPolicies.d.ts.map +1 -0
  1707. package/organization/getServiceControlPolicies.js +26 -3
  1708. package/organization/getServiceControlPolicies.js.map +1 -1
  1709. package/organization/getServiceControlPolicy.d.ts +1 -0
  1710. package/organization/getServiceControlPolicy.d.ts.map +1 -0
  1711. package/organization/getServiceControlPolicy.js +26 -3
  1712. package/organization/getServiceControlPolicy.js.map +1 -1
  1713. package/organization/getServiceControlPolicyEnabler.d.ts +1 -0
  1714. package/organization/getServiceControlPolicyEnabler.d.ts.map +1 -0
  1715. package/organization/getServiceControlPolicyEnabler.js +26 -3
  1716. package/organization/getServiceControlPolicyEnabler.js.map +1 -1
  1717. package/organization/getServiceControlPolicyEnablers.d.ts +1 -0
  1718. package/organization/getServiceControlPolicyEnablers.d.ts.map +1 -0
  1719. package/organization/getServiceControlPolicyEnablers.js +26 -3
  1720. package/organization/getServiceControlPolicyEnablers.js.map +1 -1
  1721. package/organization/getUnit.d.ts +1 -0
  1722. package/organization/getUnit.d.ts.map +1 -0
  1723. package/organization/getUnit.js +26 -3
  1724. package/organization/getUnit.js.map +1 -1
  1725. package/organization/getUnits.d.ts +1 -0
  1726. package/organization/getUnits.d.ts.map +1 -0
  1727. package/organization/getUnits.js +26 -3
  1728. package/organization/getUnits.js.map +1 -1
  1729. package/organization/index.d.ts +1 -0
  1730. package/organization/index.d.ts.map +1 -0
  1731. package/organization/index.js +26 -3
  1732. package/organization/index.js.map +1 -1
  1733. package/organization/organization.d.ts +6 -5
  1734. package/organization/organization.d.ts.map +1 -0
  1735. package/organization/organization.js +34 -11
  1736. package/organization/organization.js.map +1 -1
  1737. package/organization/serviceControlPolicy.d.ts +57 -10
  1738. package/organization/serviceControlPolicy.d.ts.map +1 -0
  1739. package/organization/serviceControlPolicy.js +77 -20
  1740. package/organization/serviceControlPolicy.js.map +1 -1
  1741. package/organization/serviceControlPolicyEnabler.d.ts +4 -3
  1742. package/organization/serviceControlPolicyEnabler.d.ts.map +1 -0
  1743. package/organization/serviceControlPolicyEnabler.js +32 -9
  1744. package/organization/serviceControlPolicyEnabler.js.map +1 -1
  1745. package/organization/unit.d.ts +14 -13
  1746. package/organization/unit.d.ts.map +1 -0
  1747. package/organization/unit.js +46 -23
  1748. package/organization/unit.js.map +1 -1
  1749. package/package.json +2 -2
  1750. package/privatelink/endpointService.d.ts +101 -46
  1751. package/privatelink/endpointService.d.ts.map +1 -0
  1752. package/privatelink/endpointService.js +105 -52
  1753. package/privatelink/endpointService.js.map +1 -1
  1754. package/privatelink/gatewayEndpoint.d.ts +30 -17
  1755. package/privatelink/gatewayEndpoint.d.ts.map +1 -0
  1756. package/privatelink/gatewayEndpoint.js +50 -27
  1757. package/privatelink/gatewayEndpoint.js.map +1 -1
  1758. package/privatelink/getEndpointService.d.ts +1 -0
  1759. package/privatelink/getEndpointService.d.ts.map +1 -0
  1760. package/privatelink/getEndpointService.js +26 -3
  1761. package/privatelink/getEndpointService.js.map +1 -1
  1762. package/privatelink/getEndpointServices.d.ts +1 -0
  1763. package/privatelink/getEndpointServices.d.ts.map +1 -0
  1764. package/privatelink/getEndpointServices.js +26 -3
  1765. package/privatelink/getEndpointServices.js.map +1 -1
  1766. package/privatelink/getGatewayEndpoint.d.ts +1 -0
  1767. package/privatelink/getGatewayEndpoint.d.ts.map +1 -0
  1768. package/privatelink/getGatewayEndpoint.js +26 -3
  1769. package/privatelink/getGatewayEndpoint.js.map +1 -1
  1770. package/privatelink/getGatewayEndpoints.d.ts +1 -0
  1771. package/privatelink/getGatewayEndpoints.d.ts.map +1 -0
  1772. package/privatelink/getGatewayEndpoints.js +26 -3
  1773. package/privatelink/getGatewayEndpoints.js.map +1 -1
  1774. package/privatelink/getVpcEndpoint.d.ts +1 -0
  1775. package/privatelink/getVpcEndpoint.d.ts.map +1 -0
  1776. package/privatelink/getVpcEndpoint.js +26 -3
  1777. package/privatelink/getVpcEndpoint.js.map +1 -1
  1778. package/privatelink/getVpcEndpointConnection.d.ts +1 -0
  1779. package/privatelink/getVpcEndpointConnection.d.ts.map +1 -0
  1780. package/privatelink/getVpcEndpointConnection.js +26 -3
  1781. package/privatelink/getVpcEndpointConnection.js.map +1 -1
  1782. package/privatelink/getVpcEndpointConnections.d.ts +1 -0
  1783. package/privatelink/getVpcEndpointConnections.d.ts.map +1 -0
  1784. package/privatelink/getVpcEndpointConnections.js +26 -3
  1785. package/privatelink/getVpcEndpointConnections.js.map +1 -1
  1786. package/privatelink/getVpcEndpoints.d.ts +1 -0
  1787. package/privatelink/getVpcEndpoints.d.ts.map +1 -0
  1788. package/privatelink/getVpcEndpoints.js +26 -3
  1789. package/privatelink/getVpcEndpoints.js.map +1 -1
  1790. package/privatelink/index.d.ts +1 -0
  1791. package/privatelink/index.d.ts.map +1 -0
  1792. package/privatelink/index.js +26 -3
  1793. package/privatelink/index.js.map +1 -1
  1794. package/privatelink/vpcEndpoint.d.ts +94 -37
  1795. package/privatelink/vpcEndpoint.d.ts.map +1 -0
  1796. package/privatelink/vpcEndpoint.js +98 -43
  1797. package/privatelink/vpcEndpoint.js.map +1 -1
  1798. package/privatelink/vpcEndpointConnection.d.ts +59 -16
  1799. package/privatelink/vpcEndpointConnection.d.ts.map +1 -0
  1800. package/privatelink/vpcEndpointConnection.js +71 -26
  1801. package/privatelink/vpcEndpointConnection.js.map +1 -1
  1802. package/privatezone/getPrivateZone.d.ts +1 -0
  1803. package/privatezone/getPrivateZone.d.ts.map +1 -0
  1804. package/privatezone/getPrivateZone.js +26 -3
  1805. package/privatezone/getPrivateZone.js.map +1 -1
  1806. package/privatezone/getPrivateZones.d.ts +1 -0
  1807. package/privatezone/getPrivateZones.d.ts.map +1 -0
  1808. package/privatezone/getPrivateZones.js +26 -3
  1809. package/privatezone/getPrivateZones.js.map +1 -1
  1810. package/privatezone/getRecord.d.ts +1 -0
  1811. package/privatezone/getRecord.d.ts.map +1 -0
  1812. package/privatezone/getRecord.js +26 -3
  1813. package/privatezone/getRecord.js.map +1 -1
  1814. package/privatezone/getRecords.d.ts +1 -0
  1815. package/privatezone/getRecords.d.ts.map +1 -0
  1816. package/privatezone/getRecords.js +26 -3
  1817. package/privatezone/getRecords.js.map +1 -1
  1818. package/privatezone/getResolverEndpoint.d.ts +1 -0
  1819. package/privatezone/getResolverEndpoint.d.ts.map +1 -0
  1820. package/privatezone/getResolverEndpoint.js +26 -3
  1821. package/privatezone/getResolverEndpoint.js.map +1 -1
  1822. package/privatezone/getResolverEndpoints.d.ts +1 -0
  1823. package/privatezone/getResolverEndpoints.d.ts.map +1 -0
  1824. package/privatezone/getResolverEndpoints.js +26 -3
  1825. package/privatezone/getResolverEndpoints.js.map +1 -1
  1826. package/privatezone/getResolverRule.d.ts +1 -0
  1827. package/privatezone/getResolverRule.d.ts.map +1 -0
  1828. package/privatezone/getResolverRule.js +26 -3
  1829. package/privatezone/getResolverRule.js.map +1 -1
  1830. package/privatezone/getResolverRules.d.ts +1 -0
  1831. package/privatezone/getResolverRules.d.ts.map +1 -0
  1832. package/privatezone/getResolverRules.js +26 -3
  1833. package/privatezone/getResolverRules.js.map +1 -1
  1834. package/privatezone/getUserVpcAuthorization.d.ts +1 -0
  1835. package/privatezone/getUserVpcAuthorization.d.ts.map +1 -0
  1836. package/privatezone/getUserVpcAuthorization.js +26 -3
  1837. package/privatezone/getUserVpcAuthorization.js.map +1 -1
  1838. package/privatezone/getUserVpcAuthorizations.d.ts +1 -0
  1839. package/privatezone/getUserVpcAuthorizations.d.ts.map +1 -0
  1840. package/privatezone/getUserVpcAuthorizations.js +26 -3
  1841. package/privatezone/getUserVpcAuthorizations.js.map +1 -1
  1842. package/privatezone/index.d.ts +1 -0
  1843. package/privatezone/index.d.ts.map +1 -0
  1844. package/privatezone/index.js +26 -3
  1845. package/privatezone/index.js.map +1 -1
  1846. package/privatezone/privateZone.d.ts +66 -18
  1847. package/privatezone/privateZone.d.ts.map +1 -0
  1848. package/privatezone/privateZone.js +72 -26
  1849. package/privatezone/privateZone.js.map +1 -1
  1850. package/privatezone/record.d.ts +30 -21
  1851. package/privatezone/record.d.ts.map +1 -0
  1852. package/privatezone/record.js +58 -35
  1853. package/privatezone/record.js.map +1 -1
  1854. package/privatezone/resolverEndpoint.d.ts +75 -18
  1855. package/privatezone/resolverEndpoint.d.ts.map +1 -0
  1856. package/privatezone/resolverEndpoint.js +85 -30
  1857. package/privatezone/resolverEndpoint.js.map +1 -1
  1858. package/privatezone/resolverRule.d.ts +89 -25
  1859. package/privatezone/resolverRule.d.ts.map +1 -0
  1860. package/privatezone/resolverRule.js +85 -35
  1861. package/privatezone/resolverRule.js.map +1 -1
  1862. package/privatezone/userVpcAuthorization.d.ts +8 -7
  1863. package/privatezone/userVpcAuthorization.d.ts.map +1 -0
  1864. package/privatezone/userVpcAuthorization.js +36 -13
  1865. package/privatezone/userVpcAuthorization.js.map +1 -1
  1866. package/provider.d.ts +24 -35
  1867. package/provider.d.ts.map +1 -0
  1868. package/provider.js +39 -17
  1869. package/provider.js.map +1 -1
  1870. package/rabbitmq/allowList.d.ts +42 -12
  1871. package/rabbitmq/allowList.d.ts.map +1 -0
  1872. package/rabbitmq/allowList.js +64 -24
  1873. package/rabbitmq/allowList.js.map +1 -1
  1874. package/rabbitmq/getAllowList.d.ts +1 -0
  1875. package/rabbitmq/getAllowList.d.ts.map +1 -0
  1876. package/rabbitmq/getAllowList.js +26 -3
  1877. package/rabbitmq/getAllowList.js.map +1 -1
  1878. package/rabbitmq/getAllowLists.d.ts +1 -0
  1879. package/rabbitmq/getAllowLists.d.ts.map +1 -0
  1880. package/rabbitmq/getAllowLists.js +26 -3
  1881. package/rabbitmq/getAllowLists.js.map +1 -1
  1882. package/rabbitmq/getInstance.d.ts +1 -0
  1883. package/rabbitmq/getInstance.d.ts.map +1 -0
  1884. package/rabbitmq/getInstance.js +26 -3
  1885. package/rabbitmq/getInstance.js.map +1 -1
  1886. package/rabbitmq/getInstancePlugin.d.ts +1 -0
  1887. package/rabbitmq/getInstancePlugin.d.ts.map +1 -0
  1888. package/rabbitmq/getInstancePlugin.js +26 -3
  1889. package/rabbitmq/getInstancePlugin.js.map +1 -1
  1890. package/rabbitmq/getInstancePlugins.d.ts +1 -0
  1891. package/rabbitmq/getInstancePlugins.d.ts.map +1 -0
  1892. package/rabbitmq/getInstancePlugins.js +26 -3
  1893. package/rabbitmq/getInstancePlugins.js.map +1 -1
  1894. package/rabbitmq/getInstances.d.ts +1 -0
  1895. package/rabbitmq/getInstances.d.ts.map +1 -0
  1896. package/rabbitmq/getInstances.js +26 -3
  1897. package/rabbitmq/getInstances.js.map +1 -1
  1898. package/rabbitmq/getPublicAddress.d.ts +1 -0
  1899. package/rabbitmq/getPublicAddress.d.ts.map +1 -0
  1900. package/rabbitmq/getPublicAddress.js +26 -3
  1901. package/rabbitmq/getPublicAddress.js.map +1 -1
  1902. package/rabbitmq/getPublicAddresses.d.ts +1 -0
  1903. package/rabbitmq/getPublicAddresses.d.ts.map +1 -0
  1904. package/rabbitmq/getPublicAddresses.js +26 -3
  1905. package/rabbitmq/getPublicAddresses.js.map +1 -1
  1906. package/rabbitmq/index.d.ts +1 -0
  1907. package/rabbitmq/index.d.ts.map +1 -0
  1908. package/rabbitmq/index.js +26 -3
  1909. package/rabbitmq/index.js.map +1 -1
  1910. package/rabbitmq/instance.d.ts +80 -30
  1911. package/rabbitmq/instance.d.ts.map +1 -0
  1912. package/rabbitmq/instance.js +104 -52
  1913. package/rabbitmq/instance.js.map +1 -1
  1914. package/rabbitmq/instancePlugin.d.ts +11 -10
  1915. package/rabbitmq/instancePlugin.d.ts.map +1 -0
  1916. package/rabbitmq/instancePlugin.js +41 -18
  1917. package/rabbitmq/instancePlugin.js.map +1 -1
  1918. package/rabbitmq/publicAddress.d.ts +40 -23
  1919. package/rabbitmq/publicAddress.d.ts.map +1 -0
  1920. package/rabbitmq/publicAddress.js +56 -33
  1921. package/rabbitmq/publicAddress.js.map +1 -1
  1922. package/rdsmssql/allowList.d.ts +54 -21
  1923. package/rdsmssql/allowList.d.ts.map +1 -0
  1924. package/rdsmssql/allowList.js +72 -29
  1925. package/rdsmssql/allowList.js.map +1 -1
  1926. package/rdsmssql/backup.d.ts +51 -15
  1927. package/rdsmssql/backup.d.ts.map +1 -0
  1928. package/rdsmssql/backup.js +61 -23
  1929. package/rdsmssql/backup.js.map +1 -1
  1930. package/rdsmssql/getAllowList.d.ts +1 -0
  1931. package/rdsmssql/getAllowList.d.ts.map +1 -0
  1932. package/rdsmssql/getAllowList.js +26 -3
  1933. package/rdsmssql/getAllowList.js.map +1 -1
  1934. package/rdsmssql/getAllowLists.d.ts +1 -0
  1935. package/rdsmssql/getAllowLists.d.ts.map +1 -0
  1936. package/rdsmssql/getAllowLists.js +26 -3
  1937. package/rdsmssql/getAllowLists.js.map +1 -1
  1938. package/rdsmssql/getBackup.d.ts +1 -0
  1939. package/rdsmssql/getBackup.d.ts.map +1 -0
  1940. package/rdsmssql/getBackup.js +26 -3
  1941. package/rdsmssql/getBackup.js.map +1 -1
  1942. package/rdsmssql/getBackups.d.ts +1 -0
  1943. package/rdsmssql/getBackups.d.ts.map +1 -0
  1944. package/rdsmssql/getBackups.js +26 -3
  1945. package/rdsmssql/getBackups.js.map +1 -1
  1946. package/rdsmssql/getInstance.d.ts +1 -0
  1947. package/rdsmssql/getInstance.d.ts.map +1 -0
  1948. package/rdsmssql/getInstance.js +26 -3
  1949. package/rdsmssql/getInstance.js.map +1 -1
  1950. package/rdsmssql/getInstances.d.ts +1 -0
  1951. package/rdsmssql/getInstances.d.ts.map +1 -0
  1952. package/rdsmssql/getInstances.js +26 -3
  1953. package/rdsmssql/getInstances.js.map +1 -1
  1954. package/rdsmssql/index.d.ts +1 -0
  1955. package/rdsmssql/index.d.ts.map +1 -0
  1956. package/rdsmssql/index.js +26 -3
  1957. package/rdsmssql/index.js.map +1 -1
  1958. package/rdsmssql/instance.d.ts +105 -45
  1959. package/rdsmssql/instance.d.ts.map +1 -0
  1960. package/rdsmssql/instance.js +123 -69
  1961. package/rdsmssql/instance.js.map +1 -1
  1962. package/rdsmysql/allowList.d.ts +86 -33
  1963. package/rdsmysql/allowList.d.ts.map +1 -0
  1964. package/rdsmysql/allowList.js +90 -39
  1965. package/rdsmysql/allowList.js.map +1 -1
  1966. package/rdsmysql/backup.d.ts +46 -25
  1967. package/rdsmysql/backup.d.ts.map +1 -0
  1968. package/rdsmysql/backup.js +56 -33
  1969. package/rdsmysql/backup.js.map +1 -1
  1970. package/rdsmysql/database.d.ts +41 -9
  1971. package/rdsmysql/database.d.ts.map +1 -0
  1972. package/rdsmysql/database.js +61 -19
  1973. package/rdsmysql/database.js.map +1 -1
  1974. package/rdsmysql/dbAccount.d.ts +80 -15
  1975. package/rdsmysql/dbAccount.d.ts.map +1 -0
  1976. package/rdsmysql/dbAccount.js +92 -29
  1977. package/rdsmysql/dbAccount.js.map +1 -1
  1978. package/rdsmysql/endpoint.d.ts +119 -48
  1979. package/rdsmysql/endpoint.d.ts.map +1 -0
  1980. package/rdsmysql/endpoint.js +123 -54
  1981. package/rdsmysql/endpoint.js.map +1 -1
  1982. package/rdsmysql/endpointPublicAddress.d.ts +28 -27
  1983. package/rdsmysql/endpointPublicAddress.d.ts.map +1 -0
  1984. package/rdsmysql/endpointPublicAddress.js +49 -26
  1985. package/rdsmysql/endpointPublicAddress.js.map +1 -1
  1986. package/rdsmysql/getAllowList.d.ts +1 -0
  1987. package/rdsmysql/getAllowList.d.ts.map +1 -0
  1988. package/rdsmysql/getAllowList.js +26 -3
  1989. package/rdsmysql/getAllowList.js.map +1 -1
  1990. package/rdsmysql/getAllowLists.d.ts +1 -0
  1991. package/rdsmysql/getAllowLists.d.ts.map +1 -0
  1992. package/rdsmysql/getAllowLists.js +26 -3
  1993. package/rdsmysql/getAllowLists.js.map +1 -1
  1994. package/rdsmysql/getBackup.d.ts +1 -0
  1995. package/rdsmysql/getBackup.d.ts.map +1 -0
  1996. package/rdsmysql/getBackup.js +26 -3
  1997. package/rdsmysql/getBackup.js.map +1 -1
  1998. package/rdsmysql/getBackups.d.ts +1 -0
  1999. package/rdsmysql/getBackups.d.ts.map +1 -0
  2000. package/rdsmysql/getBackups.js +26 -3
  2001. package/rdsmysql/getBackups.js.map +1 -1
  2002. package/rdsmysql/getDatabase.d.ts +1 -0
  2003. package/rdsmysql/getDatabase.d.ts.map +1 -0
  2004. package/rdsmysql/getDatabase.js +26 -3
  2005. package/rdsmysql/getDatabase.js.map +1 -1
  2006. package/rdsmysql/getDatabases.d.ts +1 -0
  2007. package/rdsmysql/getDatabases.d.ts.map +1 -0
  2008. package/rdsmysql/getDatabases.js +26 -3
  2009. package/rdsmysql/getDatabases.js.map +1 -1
  2010. package/rdsmysql/getDbAccount.d.ts +1 -0
  2011. package/rdsmysql/getDbAccount.d.ts.map +1 -0
  2012. package/rdsmysql/getDbAccount.js +26 -3
  2013. package/rdsmysql/getDbAccount.js.map +1 -1
  2014. package/rdsmysql/getDbAccounts.d.ts +1 -0
  2015. package/rdsmysql/getDbAccounts.d.ts.map +1 -0
  2016. package/rdsmysql/getDbAccounts.js +26 -3
  2017. package/rdsmysql/getDbAccounts.js.map +1 -1
  2018. package/rdsmysql/getEndpoint.d.ts +1 -0
  2019. package/rdsmysql/getEndpoint.d.ts.map +1 -0
  2020. package/rdsmysql/getEndpoint.js +26 -3
  2021. package/rdsmysql/getEndpoint.js.map +1 -1
  2022. package/rdsmysql/getEndpointPublicAddress.d.ts +1 -0
  2023. package/rdsmysql/getEndpointPublicAddress.d.ts.map +1 -0
  2024. package/rdsmysql/getEndpointPublicAddress.js +26 -3
  2025. package/rdsmysql/getEndpointPublicAddress.js.map +1 -1
  2026. package/rdsmysql/getEndpointPublicAddresses.d.ts +1 -0
  2027. package/rdsmysql/getEndpointPublicAddresses.d.ts.map +1 -0
  2028. package/rdsmysql/getEndpointPublicAddresses.js +26 -3
  2029. package/rdsmysql/getEndpointPublicAddresses.js.map +1 -1
  2030. package/rdsmysql/getEndpoints.d.ts +1 -0
  2031. package/rdsmysql/getEndpoints.d.ts.map +1 -0
  2032. package/rdsmysql/getEndpoints.js +26 -3
  2033. package/rdsmysql/getEndpoints.js.map +1 -1
  2034. package/rdsmysql/getInstance.d.ts +1 -0
  2035. package/rdsmysql/getInstance.d.ts.map +1 -0
  2036. package/rdsmysql/getInstance.js +26 -3
  2037. package/rdsmysql/getInstance.js.map +1 -1
  2038. package/rdsmysql/getInstanceReadonlyNode.d.ts +1 -0
  2039. package/rdsmysql/getInstanceReadonlyNode.d.ts.map +1 -0
  2040. package/rdsmysql/getInstanceReadonlyNode.js +26 -3
  2041. package/rdsmysql/getInstanceReadonlyNode.js.map +1 -1
  2042. package/rdsmysql/getInstanceReadonlyNodes.d.ts +1 -0
  2043. package/rdsmysql/getInstanceReadonlyNodes.d.ts.map +1 -0
  2044. package/rdsmysql/getInstanceReadonlyNodes.js +26 -3
  2045. package/rdsmysql/getInstanceReadonlyNodes.js.map +1 -1
  2046. package/rdsmysql/getInstances.d.ts +1 -0
  2047. package/rdsmysql/getInstances.d.ts.map +1 -0
  2048. package/rdsmysql/getInstances.js +26 -3
  2049. package/rdsmysql/getInstances.js.map +1 -1
  2050. package/rdsmysql/getParameterTemplate.d.ts +1 -0
  2051. package/rdsmysql/getParameterTemplate.d.ts.map +1 -0
  2052. package/rdsmysql/getParameterTemplate.js +26 -3
  2053. package/rdsmysql/getParameterTemplate.js.map +1 -1
  2054. package/rdsmysql/getParameterTemplates.d.ts +1 -0
  2055. package/rdsmysql/getParameterTemplates.d.ts.map +1 -0
  2056. package/rdsmysql/getParameterTemplates.js +26 -3
  2057. package/rdsmysql/getParameterTemplates.js.map +1 -1
  2058. package/rdsmysql/index.d.ts +1 -0
  2059. package/rdsmysql/index.d.ts.map +1 -0
  2060. package/rdsmysql/index.js +26 -3
  2061. package/rdsmysql/index.js.map +1 -1
  2062. package/rdsmysql/instance.d.ts +210 -97
  2063. package/rdsmysql/instance.d.ts.map +1 -0
  2064. package/rdsmysql/instance.js +204 -117
  2065. package/rdsmysql/instance.js.map +1 -1
  2066. package/rdsmysql/instanceReadonlyNode.d.ts +18 -17
  2067. package/rdsmysql/instanceReadonlyNode.d.ts.map +1 -0
  2068. package/rdsmysql/instanceReadonlyNode.js +50 -27
  2069. package/rdsmysql/instanceReadonlyNode.js.map +1 -1
  2070. package/rdsmysql/parameterTemplate.d.ts +59 -20
  2071. package/rdsmysql/parameterTemplate.d.ts.map +1 -0
  2072. package/rdsmysql/parameterTemplate.js +79 -30
  2073. package/rdsmysql/parameterTemplate.js.map +1 -1
  2074. package/rdspostgresql/allowList.d.ts +89 -29
  2075. package/rdspostgresql/allowList.d.ts.map +1 -0
  2076. package/rdspostgresql/allowList.js +93 -35
  2077. package/rdspostgresql/allowList.js.map +1 -1
  2078. package/rdspostgresql/backup.d.ts +65 -26
  2079. package/rdspostgresql/backup.d.ts.map +1 -0
  2080. package/rdspostgresql/backup.js +83 -34
  2081. package/rdspostgresql/backup.js.map +1 -1
  2082. package/rdspostgresql/database.d.ts +12 -11
  2083. package/rdspostgresql/database.d.ts.map +1 -0
  2084. package/rdspostgresql/database.js +44 -21
  2085. package/rdspostgresql/database.js.map +1 -1
  2086. package/rdspostgresql/dbAccount.d.ts +10 -9
  2087. package/rdspostgresql/dbAccount.d.ts.map +1 -0
  2088. package/rdspostgresql/dbAccount.js +44 -21
  2089. package/rdspostgresql/dbAccount.js.map +1 -1
  2090. package/rdspostgresql/dbEndpoint.d.ts +63 -32
  2091. package/rdspostgresql/dbEndpoint.d.ts.map +1 -0
  2092. package/rdspostgresql/dbEndpoint.js +79 -38
  2093. package/rdspostgresql/dbEndpoint.js.map +1 -1
  2094. package/rdspostgresql/getAllowList.d.ts +1 -0
  2095. package/rdspostgresql/getAllowList.d.ts.map +1 -0
  2096. package/rdspostgresql/getAllowList.js +26 -3
  2097. package/rdspostgresql/getAllowList.js.map +1 -1
  2098. package/rdspostgresql/getAllowLists.d.ts +1 -0
  2099. package/rdspostgresql/getAllowLists.d.ts.map +1 -0
  2100. package/rdspostgresql/getAllowLists.js +26 -3
  2101. package/rdspostgresql/getAllowLists.js.map +1 -1
  2102. package/rdspostgresql/getBackup.d.ts +1 -0
  2103. package/rdspostgresql/getBackup.d.ts.map +1 -0
  2104. package/rdspostgresql/getBackup.js +26 -3
  2105. package/rdspostgresql/getBackup.js.map +1 -1
  2106. package/rdspostgresql/getBackups.d.ts +1 -0
  2107. package/rdspostgresql/getBackups.d.ts.map +1 -0
  2108. package/rdspostgresql/getBackups.js +26 -3
  2109. package/rdspostgresql/getBackups.js.map +1 -1
  2110. package/rdspostgresql/getDatabase.d.ts +1 -0
  2111. package/rdspostgresql/getDatabase.d.ts.map +1 -0
  2112. package/rdspostgresql/getDatabase.js +26 -3
  2113. package/rdspostgresql/getDatabase.js.map +1 -1
  2114. package/rdspostgresql/getDatabases.d.ts +1 -0
  2115. package/rdspostgresql/getDatabases.d.ts.map +1 -0
  2116. package/rdspostgresql/getDatabases.js +26 -3
  2117. package/rdspostgresql/getDatabases.js.map +1 -1
  2118. package/rdspostgresql/getDbAccount.d.ts +1 -0
  2119. package/rdspostgresql/getDbAccount.d.ts.map +1 -0
  2120. package/rdspostgresql/getDbAccount.js +26 -3
  2121. package/rdspostgresql/getDbAccount.js.map +1 -1
  2122. package/rdspostgresql/getDbAccounts.d.ts +1 -0
  2123. package/rdspostgresql/getDbAccounts.d.ts.map +1 -0
  2124. package/rdspostgresql/getDbAccounts.js +26 -3
  2125. package/rdspostgresql/getDbAccounts.js.map +1 -1
  2126. package/rdspostgresql/getDbEndpoint.d.ts +1 -0
  2127. package/rdspostgresql/getDbEndpoint.d.ts.map +1 -0
  2128. package/rdspostgresql/getDbEndpoint.js +26 -3
  2129. package/rdspostgresql/getDbEndpoint.js.map +1 -1
  2130. package/rdspostgresql/getDbEndpoints.d.ts +1 -0
  2131. package/rdspostgresql/getDbEndpoints.d.ts.map +1 -0
  2132. package/rdspostgresql/getDbEndpoints.js +26 -3
  2133. package/rdspostgresql/getDbEndpoints.js.map +1 -1
  2134. package/rdspostgresql/getInstance.d.ts +1 -0
  2135. package/rdspostgresql/getInstance.d.ts.map +1 -0
  2136. package/rdspostgresql/getInstance.js +26 -3
  2137. package/rdspostgresql/getInstance.js.map +1 -1
  2138. package/rdspostgresql/getInstanceSsl.d.ts +1 -0
  2139. package/rdspostgresql/getInstanceSsl.d.ts.map +1 -0
  2140. package/rdspostgresql/getInstanceSsl.js +26 -3
  2141. package/rdspostgresql/getInstanceSsl.js.map +1 -1
  2142. package/rdspostgresql/getInstanceSsls.d.ts +1 -0
  2143. package/rdspostgresql/getInstanceSsls.d.ts.map +1 -0
  2144. package/rdspostgresql/getInstanceSsls.js +26 -3
  2145. package/rdspostgresql/getInstanceSsls.js.map +1 -1
  2146. package/rdspostgresql/getInstances.d.ts +1 -0
  2147. package/rdspostgresql/getInstances.d.ts.map +1 -0
  2148. package/rdspostgresql/getInstances.js +26 -3
  2149. package/rdspostgresql/getInstances.js.map +1 -1
  2150. package/rdspostgresql/getParameterTemplate.d.ts +1 -0
  2151. package/rdspostgresql/getParameterTemplate.d.ts.map +1 -0
  2152. package/rdspostgresql/getParameterTemplate.js +26 -3
  2153. package/rdspostgresql/getParameterTemplate.js.map +1 -1
  2154. package/rdspostgresql/getParameterTemplates.d.ts +1 -0
  2155. package/rdspostgresql/getParameterTemplates.d.ts.map +1 -0
  2156. package/rdspostgresql/getParameterTemplates.js +26 -3
  2157. package/rdspostgresql/getParameterTemplates.js.map +1 -1
  2158. package/rdspostgresql/getSchema.d.ts +1 -0
  2159. package/rdspostgresql/getSchema.d.ts.map +1 -0
  2160. package/rdspostgresql/getSchema.js +26 -3
  2161. package/rdspostgresql/getSchema.js.map +1 -1
  2162. package/rdspostgresql/getSchemas.d.ts +1 -0
  2163. package/rdspostgresql/getSchemas.d.ts.map +1 -0
  2164. package/rdspostgresql/getSchemas.js +26 -3
  2165. package/rdspostgresql/getSchemas.js.map +1 -1
  2166. package/rdspostgresql/index.d.ts +1 -0
  2167. package/rdspostgresql/index.d.ts.map +1 -0
  2168. package/rdspostgresql/index.js +26 -3
  2169. package/rdspostgresql/index.js.map +1 -1
  2170. package/rdspostgresql/instance.d.ts +113 -39
  2171. package/rdspostgresql/instance.d.ts.map +1 -0
  2172. package/rdspostgresql/instance.js +109 -57
  2173. package/rdspostgresql/instance.js.map +1 -1
  2174. package/rdspostgresql/instanceSsl.d.ts +11 -10
  2175. package/rdspostgresql/instanceSsl.d.ts.map +1 -0
  2176. package/rdspostgresql/instanceSsl.js +41 -18
  2177. package/rdspostgresql/instanceSsl.js.map +1 -1
  2178. package/rdspostgresql/parameterTemplate.d.ts +27 -14
  2179. package/rdspostgresql/parameterTemplate.d.ts.map +1 -0
  2180. package/rdspostgresql/parameterTemplate.js +51 -28
  2181. package/rdspostgresql/parameterTemplate.js.map +1 -1
  2182. package/rdspostgresql/schema.d.ts +5 -4
  2183. package/rdspostgresql/schema.d.ts.map +1 -0
  2184. package/rdspostgresql/schema.js +41 -18
  2185. package/rdspostgresql/schema.js.map +1 -1
  2186. package/redis/account.d.ts +8 -7
  2187. package/redis/account.d.ts.map +1 -0
  2188. package/redis/account.js +44 -21
  2189. package/redis/account.js.map +1 -1
  2190. package/redis/allowList.d.ts +71 -17
  2191. package/redis/allowList.d.ts.map +1 -0
  2192. package/redis/allowList.js +81 -25
  2193. package/redis/allowList.js.map +1 -1
  2194. package/redis/endpointPublicAddress.d.ts +13 -12
  2195. package/redis/endpointPublicAddress.d.ts.map +1 -0
  2196. package/redis/endpointPublicAddress.js +45 -22
  2197. package/redis/endpointPublicAddress.js.map +1 -1
  2198. package/redis/getAccount.d.ts +1 -0
  2199. package/redis/getAccount.d.ts.map +1 -0
  2200. package/redis/getAccount.js +26 -3
  2201. package/redis/getAccount.js.map +1 -1
  2202. package/redis/getAccounts.d.ts +1 -0
  2203. package/redis/getAccounts.d.ts.map +1 -0
  2204. package/redis/getAccounts.js +26 -3
  2205. package/redis/getAccounts.js.map +1 -1
  2206. package/redis/getAllowList.d.ts +1 -0
  2207. package/redis/getAllowList.d.ts.map +1 -0
  2208. package/redis/getAllowList.js +26 -3
  2209. package/redis/getAllowList.js.map +1 -1
  2210. package/redis/getAllowLists.d.ts +1 -0
  2211. package/redis/getAllowLists.d.ts.map +1 -0
  2212. package/redis/getAllowLists.js +26 -3
  2213. package/redis/getAllowLists.js.map +1 -1
  2214. package/redis/getEndpointPublicAddress.d.ts +1 -0
  2215. package/redis/getEndpointPublicAddress.d.ts.map +1 -0
  2216. package/redis/getEndpointPublicAddress.js +26 -3
  2217. package/redis/getEndpointPublicAddress.js.map +1 -1
  2218. package/redis/getEndpointPublicAddresses.d.ts +1 -0
  2219. package/redis/getEndpointPublicAddresses.d.ts.map +1 -0
  2220. package/redis/getEndpointPublicAddresses.js +26 -3
  2221. package/redis/getEndpointPublicAddresses.js.map +1 -1
  2222. package/redis/getInstance.d.ts +1 -0
  2223. package/redis/getInstance.d.ts.map +1 -0
  2224. package/redis/getInstance.js +26 -3
  2225. package/redis/getInstance.js.map +1 -1
  2226. package/redis/getInstances.d.ts +1 -0
  2227. package/redis/getInstances.d.ts.map +1 -0
  2228. package/redis/getInstances.js +26 -3
  2229. package/redis/getInstances.js.map +1 -1
  2230. package/redis/getParameterGroup.d.ts +1 -0
  2231. package/redis/getParameterGroup.d.ts.map +1 -0
  2232. package/redis/getParameterGroup.js +26 -3
  2233. package/redis/getParameterGroup.js.map +1 -1
  2234. package/redis/getParameterGroups.d.ts +1 -0
  2235. package/redis/getParameterGroups.d.ts.map +1 -0
  2236. package/redis/getParameterGroups.js +26 -3
  2237. package/redis/getParameterGroups.js.map +1 -1
  2238. package/redis/index.d.ts +1 -0
  2239. package/redis/index.d.ts.map +1 -0
  2240. package/redis/index.js +26 -3
  2241. package/redis/index.js.map +1 -1
  2242. package/redis/instance.d.ts +116 -67
  2243. package/redis/instance.d.ts.map +1 -0
  2244. package/redis/instance.js +112 -89
  2245. package/redis/instance.js.map +1 -1
  2246. package/redis/parameterGroup.d.ts +32 -11
  2247. package/redis/parameterGroup.d.ts.map +1 -0
  2248. package/redis/parameterGroup.js +46 -23
  2249. package/redis/parameterGroup.js.map +1 -1
  2250. package/rocketmq/accessKey.d.ts +41 -11
  2251. package/rocketmq/accessKey.d.ts.map +1 -0
  2252. package/rocketmq/accessKey.js +61 -21
  2253. package/rocketmq/accessKey.js.map +1 -1
  2254. package/rocketmq/allowList.d.ts +46 -16
  2255. package/rocketmq/allowList.d.ts.map +1 -0
  2256. package/rocketmq/allowList.js +64 -24
  2257. package/rocketmq/allowList.js.map +1 -1
  2258. package/rocketmq/getAccessKey.d.ts +1 -0
  2259. package/rocketmq/getAccessKey.d.ts.map +1 -0
  2260. package/rocketmq/getAccessKey.js +26 -3
  2261. package/rocketmq/getAccessKey.js.map +1 -1
  2262. package/rocketmq/getAccessKeys.d.ts +1 -0
  2263. package/rocketmq/getAccessKeys.d.ts.map +1 -0
  2264. package/rocketmq/getAccessKeys.js +26 -3
  2265. package/rocketmq/getAccessKeys.js.map +1 -1
  2266. package/rocketmq/getAllowList.d.ts +1 -0
  2267. package/rocketmq/getAllowList.d.ts.map +1 -0
  2268. package/rocketmq/getAllowList.js +26 -3
  2269. package/rocketmq/getAllowList.js.map +1 -1
  2270. package/rocketmq/getAllowLists.d.ts +1 -0
  2271. package/rocketmq/getAllowLists.d.ts.map +1 -0
  2272. package/rocketmq/getAllowLists.js +26 -3
  2273. package/rocketmq/getAllowLists.js.map +1 -1
  2274. package/rocketmq/getGroup.d.ts +1 -0
  2275. package/rocketmq/getGroup.d.ts.map +1 -0
  2276. package/rocketmq/getGroup.js +26 -3
  2277. package/rocketmq/getGroup.js.map +1 -1
  2278. package/rocketmq/getGroups.d.ts +1 -0
  2279. package/rocketmq/getGroups.d.ts.map +1 -0
  2280. package/rocketmq/getGroups.js +26 -3
  2281. package/rocketmq/getGroups.js.map +1 -1
  2282. package/rocketmq/getInstance.d.ts +1 -0
  2283. package/rocketmq/getInstance.d.ts.map +1 -0
  2284. package/rocketmq/getInstance.js +26 -3
  2285. package/rocketmq/getInstance.js.map +1 -1
  2286. package/rocketmq/getInstances.d.ts +1 -0
  2287. package/rocketmq/getInstances.d.ts.map +1 -0
  2288. package/rocketmq/getInstances.js +26 -3
  2289. package/rocketmq/getInstances.js.map +1 -1
  2290. package/rocketmq/getTopic.d.ts +1 -0
  2291. package/rocketmq/getTopic.d.ts.map +1 -0
  2292. package/rocketmq/getTopic.js +26 -3
  2293. package/rocketmq/getTopic.js.map +1 -1
  2294. package/rocketmq/getTopics.d.ts +1 -0
  2295. package/rocketmq/getTopics.d.ts.map +1 -0
  2296. package/rocketmq/getTopics.js +26 -3
  2297. package/rocketmq/getTopics.js.map +1 -1
  2298. package/rocketmq/group.d.ts +38 -21
  2299. package/rocketmq/group.d.ts.map +1 -0
  2300. package/rocketmq/group.js +56 -33
  2301. package/rocketmq/group.js.map +1 -1
  2302. package/rocketmq/index.d.ts +1 -0
  2303. package/rocketmq/index.d.ts.map +1 -0
  2304. package/rocketmq/index.js +26 -3
  2305. package/rocketmq/index.js.map +1 -1
  2306. package/rocketmq/instance.d.ts +100 -43
  2307. package/rocketmq/instance.d.ts.map +1 -0
  2308. package/rocketmq/instance.js +126 -67
  2309. package/rocketmq/instance.js.map +1 -1
  2310. package/rocketmq/topic.d.ts +70 -14
  2311. package/rocketmq/topic.d.ts.map +1 -0
  2312. package/rocketmq/topic.js +70 -28
  2313. package/rocketmq/topic.js.map +1 -1
  2314. package/storageebs/getSnapshot.d.ts +1 -0
  2315. package/storageebs/getSnapshot.d.ts.map +1 -0
  2316. package/storageebs/getSnapshot.js +26 -3
  2317. package/storageebs/getSnapshot.js.map +1 -1
  2318. package/storageebs/getSnapshotGroup.d.ts +1 -0
  2319. package/storageebs/getSnapshotGroup.d.ts.map +1 -0
  2320. package/storageebs/getSnapshotGroup.js +26 -3
  2321. package/storageebs/getSnapshotGroup.js.map +1 -1
  2322. package/storageebs/getSnapshotGroups.d.ts +1 -0
  2323. package/storageebs/getSnapshotGroups.d.ts.map +1 -0
  2324. package/storageebs/getSnapshotGroups.js +26 -3
  2325. package/storageebs/getSnapshotGroups.js.map +1 -1
  2326. package/storageebs/getSnapshotPolicies.d.ts +1 -0
  2327. package/storageebs/getSnapshotPolicies.d.ts.map +1 -0
  2328. package/storageebs/getSnapshotPolicies.js +26 -3
  2329. package/storageebs/getSnapshotPolicies.js.map +1 -1
  2330. package/storageebs/getSnapshotPolicy.d.ts +1 -0
  2331. package/storageebs/getSnapshotPolicy.d.ts.map +1 -0
  2332. package/storageebs/getSnapshotPolicy.js +26 -3
  2333. package/storageebs/getSnapshotPolicy.js.map +1 -1
  2334. package/storageebs/getSnapshots.d.ts +1 -0
  2335. package/storageebs/getSnapshots.d.ts.map +1 -0
  2336. package/storageebs/getSnapshots.js +26 -3
  2337. package/storageebs/getSnapshots.js.map +1 -1
  2338. package/storageebs/getVolume.d.ts +1 -0
  2339. package/storageebs/getVolume.d.ts.map +1 -0
  2340. package/storageebs/getVolume.js +26 -3
  2341. package/storageebs/getVolume.js.map +1 -1
  2342. package/storageebs/getVolumes.d.ts +1 -0
  2343. package/storageebs/getVolumes.d.ts.map +1 -0
  2344. package/storageebs/getVolumes.js +26 -3
  2345. package/storageebs/getVolumes.js.map +1 -1
  2346. package/storageebs/index.d.ts +1 -0
  2347. package/storageebs/index.d.ts.map +1 -0
  2348. package/storageebs/index.js +26 -3
  2349. package/storageebs/index.js.map +1 -1
  2350. package/storageebs/snapshot.d.ts +38 -25
  2351. package/storageebs/snapshot.d.ts.map +1 -0
  2352. package/storageebs/snapshot.js +58 -35
  2353. package/storageebs/snapshot.js.map +1 -1
  2354. package/storageebs/snapshotGroup.d.ts +37 -16
  2355. package/storageebs/snapshotGroup.d.ts.map +1 -0
  2356. package/storageebs/snapshotGroup.js +47 -24
  2357. package/storageebs/snapshotGroup.js.map +1 -1
  2358. package/storageebs/snapshotPolicy.d.ts +33 -20
  2359. package/storageebs/snapshotPolicy.d.ts.map +1 -0
  2360. package/storageebs/snapshotPolicy.js +55 -32
  2361. package/storageebs/snapshotPolicy.js.map +1 -1
  2362. package/storageebs/volume.d.ts +53 -40
  2363. package/storageebs/volume.d.ts.map +1 -0
  2364. package/storageebs/volume.js +77 -54
  2365. package/storageebs/volume.js.map +1 -1
  2366. package/tls/alarm.d.ts +184 -27
  2367. package/tls/alarm.d.ts.map +1 -0
  2368. package/tls/alarm.js +176 -45
  2369. package/tls/alarm.js.map +1 -1
  2370. package/tls/alarmContentTemplateType.d.ts +263 -0
  2371. package/tls/alarmContentTemplateType.d.ts.map +1 -0
  2372. package/tls/alarmContentTemplateType.js +183 -0
  2373. package/tls/alarmContentTemplateType.js.map +1 -0
  2374. package/tls/alarmNotifyGroup.d.ts +284 -12
  2375. package/tls/alarmNotifyGroup.d.ts.map +1 -0
  2376. package/tls/alarmNotifyGroup.js +290 -20
  2377. package/tls/alarmNotifyGroup.js.map +1 -1
  2378. package/tls/alarmWebhookIntegrationType.d.ts +25 -12
  2379. package/tls/alarmWebhookIntegrationType.d.ts.map +1 -0
  2380. package/tls/alarmWebhookIntegrationType.js +47 -24
  2381. package/tls/alarmWebhookIntegrationType.js.map +1 -1
  2382. package/tls/consumerGroup.d.ts +7 -6
  2383. package/tls/consumerGroup.d.ts.map +1 -0
  2384. package/tls/consumerGroup.js +45 -22
  2385. package/tls/consumerGroup.js.map +1 -1
  2386. package/tls/etl.d.ts +68 -21
  2387. package/tls/etl.d.ts.map +1 -0
  2388. package/tls/etl.js +98 -41
  2389. package/tls/etl.js.map +1 -1
  2390. package/tls/getAlarm.d.ts +1 -0
  2391. package/tls/getAlarm.d.ts.map +1 -0
  2392. package/tls/getAlarm.js +26 -3
  2393. package/tls/getAlarm.js.map +1 -1
  2394. package/tls/getAlarmContentTemplateType.d.ts +90 -0
  2395. package/tls/getAlarmContentTemplateType.d.ts.map +1 -0
  2396. package/tls/getAlarmContentTemplateType.js +51 -0
  2397. package/tls/getAlarmContentTemplateType.js.map +1 -0
  2398. package/tls/getAlarmContentTemplateTypes.d.ts +23 -0
  2399. package/tls/getAlarmContentTemplateTypes.d.ts.map +1 -0
  2400. package/tls/getAlarmContentTemplateTypes.js +47 -0
  2401. package/tls/getAlarmContentTemplateTypes.js.map +1 -0
  2402. package/tls/getAlarmNotifyGroup.d.ts +1 -0
  2403. package/tls/getAlarmNotifyGroup.d.ts.map +1 -0
  2404. package/tls/getAlarmNotifyGroup.js +26 -3
  2405. package/tls/getAlarmNotifyGroup.js.map +1 -1
  2406. package/tls/getAlarmNotifyGroups.d.ts +1 -0
  2407. package/tls/getAlarmNotifyGroups.d.ts.map +1 -0
  2408. package/tls/getAlarmNotifyGroups.js +26 -3
  2409. package/tls/getAlarmNotifyGroups.js.map +1 -1
  2410. package/tls/getAlarmWebhookIntegrationType.d.ts +1 -0
  2411. package/tls/getAlarmWebhookIntegrationType.d.ts.map +1 -0
  2412. package/tls/getAlarmWebhookIntegrationType.js +26 -3
  2413. package/tls/getAlarmWebhookIntegrationType.js.map +1 -1
  2414. package/tls/getAlarmWebhookIntegrationTypes.d.ts +1 -0
  2415. package/tls/getAlarmWebhookIntegrationTypes.d.ts.map +1 -0
  2416. package/tls/getAlarmWebhookIntegrationTypes.js +26 -3
  2417. package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -1
  2418. package/tls/getAlarms.d.ts +1 -0
  2419. package/tls/getAlarms.d.ts.map +1 -0
  2420. package/tls/getAlarms.js +26 -3
  2421. package/tls/getAlarms.js.map +1 -1
  2422. package/tls/getConsumerGroup.d.ts +1 -0
  2423. package/tls/getConsumerGroup.d.ts.map +1 -0
  2424. package/tls/getConsumerGroup.js +26 -3
  2425. package/tls/getConsumerGroup.js.map +1 -1
  2426. package/tls/getConsumerGroups.d.ts +1 -0
  2427. package/tls/getConsumerGroups.d.ts.map +1 -0
  2428. package/tls/getConsumerGroups.js +26 -3
  2429. package/tls/getConsumerGroups.js.map +1 -1
  2430. package/tls/getEtl.d.ts +1 -0
  2431. package/tls/getEtl.d.ts.map +1 -0
  2432. package/tls/getEtl.js +26 -3
  2433. package/tls/getEtl.js.map +1 -1
  2434. package/tls/getEtls.d.ts +1 -0
  2435. package/tls/getEtls.d.ts.map +1 -0
  2436. package/tls/getEtls.js +26 -3
  2437. package/tls/getEtls.js.map +1 -1
  2438. package/tls/getHost.d.ts +1 -0
  2439. package/tls/getHost.d.ts.map +1 -0
  2440. package/tls/getHost.js +26 -3
  2441. package/tls/getHost.js.map +1 -1
  2442. package/tls/getHostGroup.d.ts +1 -0
  2443. package/tls/getHostGroup.d.ts.map +1 -0
  2444. package/tls/getHostGroup.js +26 -3
  2445. package/tls/getHostGroup.js.map +1 -1
  2446. package/tls/getHostGroups.d.ts +1 -0
  2447. package/tls/getHostGroups.d.ts.map +1 -0
  2448. package/tls/getHostGroups.js +26 -3
  2449. package/tls/getHostGroups.js.map +1 -1
  2450. package/tls/getHosts.d.ts +1 -0
  2451. package/tls/getHosts.d.ts.map +1 -0
  2452. package/tls/getHosts.js +26 -3
  2453. package/tls/getHosts.js.map +1 -1
  2454. package/tls/getImportTask.d.ts +1 -0
  2455. package/tls/getImportTask.d.ts.map +1 -0
  2456. package/tls/getImportTask.js +26 -3
  2457. package/tls/getImportTask.js.map +1 -1
  2458. package/tls/getImportTasks.d.ts +1 -0
  2459. package/tls/getImportTasks.d.ts.map +1 -0
  2460. package/tls/getImportTasks.js +26 -3
  2461. package/tls/getImportTasks.js.map +1 -1
  2462. package/tls/getIndex.d.ts +1 -0
  2463. package/tls/getIndex.d.ts.map +1 -0
  2464. package/tls/getIndex.js +26 -3
  2465. package/tls/getIndex.js.map +1 -1
  2466. package/tls/getIndices.d.ts +1 -0
  2467. package/tls/getIndices.d.ts.map +1 -0
  2468. package/tls/getIndices.js +26 -3
  2469. package/tls/getIndices.js.map +1 -1
  2470. package/tls/getProject.d.ts +1 -0
  2471. package/tls/getProject.d.ts.map +1 -0
  2472. package/tls/getProject.js +26 -3
  2473. package/tls/getProject.js.map +1 -1
  2474. package/tls/getProjects.d.ts +1 -0
  2475. package/tls/getProjects.d.ts.map +1 -0
  2476. package/tls/getProjects.js +26 -3
  2477. package/tls/getProjects.js.map +1 -1
  2478. package/tls/getRule.d.ts +1 -0
  2479. package/tls/getRule.d.ts.map +1 -0
  2480. package/tls/getRule.js +26 -3
  2481. package/tls/getRule.js.map +1 -1
  2482. package/tls/getRules.d.ts +1 -0
  2483. package/tls/getRules.d.ts.map +1 -0
  2484. package/tls/getRules.js +26 -3
  2485. package/tls/getRules.js.map +1 -1
  2486. package/tls/getScheduleSqlTask.d.ts +1 -0
  2487. package/tls/getScheduleSqlTask.d.ts.map +1 -0
  2488. package/tls/getScheduleSqlTask.js +26 -3
  2489. package/tls/getScheduleSqlTask.js.map +1 -1
  2490. package/tls/getScheduleSqlTasks.d.ts +1 -0
  2491. package/tls/getScheduleSqlTasks.d.ts.map +1 -0
  2492. package/tls/getScheduleSqlTasks.js +26 -3
  2493. package/tls/getScheduleSqlTasks.js.map +1 -1
  2494. package/tls/getShipper.d.ts +1 -0
  2495. package/tls/getShipper.d.ts.map +1 -0
  2496. package/tls/getShipper.js +26 -3
  2497. package/tls/getShipper.js.map +1 -1
  2498. package/tls/getShippers.d.ts +1 -0
  2499. package/tls/getShippers.d.ts.map +1 -0
  2500. package/tls/getShippers.js +26 -3
  2501. package/tls/getShippers.js.map +1 -1
  2502. package/tls/getTopic.d.ts +1 -0
  2503. package/tls/getTopic.d.ts.map +1 -0
  2504. package/tls/getTopic.js +26 -3
  2505. package/tls/getTopic.js.map +1 -1
  2506. package/tls/getTopics.d.ts +1 -0
  2507. package/tls/getTopics.d.ts.map +1 -0
  2508. package/tls/getTopics.js +26 -3
  2509. package/tls/getTopics.js.map +1 -1
  2510. package/tls/host.d.ts +5 -4
  2511. package/tls/host.d.ts.map +1 -0
  2512. package/tls/host.js +37 -14
  2513. package/tls/host.js.map +1 -1
  2514. package/tls/hostGroup.d.ts +36 -27
  2515. package/tls/hostGroup.d.ts.map +1 -0
  2516. package/tls/hostGroup.js +60 -37
  2517. package/tls/hostGroup.js.map +1 -1
  2518. package/tls/importTask.d.ts +77 -16
  2519. package/tls/importTask.d.ts.map +1 -0
  2520. package/tls/importTask.js +115 -32
  2521. package/tls/importTask.js.map +1 -1
  2522. package/tls/index.d.ts +10 -0
  2523. package/tls/index.d.ts.map +1 -0
  2524. package/tls/index.js +39 -5
  2525. package/tls/index.js.map +1 -1
  2526. package/tls/index_.d.ts +214 -13
  2527. package/tls/index_.d.ts.map +1 -0
  2528. package/tls/index_.js +220 -21
  2529. package/tls/index_.js.map +1 -1
  2530. package/tls/project.d.ts +24 -11
  2531. package/tls/project.d.ts.map +1 -0
  2532. package/tls/project.js +42 -19
  2533. package/tls/project.js.map +1 -1
  2534. package/tls/rule.d.ts +192 -28
  2535. package/tls/rule.d.ts.map +1 -0
  2536. package/tls/rule.js +200 -38
  2537. package/tls/rule.js.map +1 -1
  2538. package/tls/scheduleSqlTask.d.ts +54 -25
  2539. package/tls/scheduleSqlTask.d.ts.map +1 -0
  2540. package/tls/scheduleSqlTask.js +100 -49
  2541. package/tls/scheduleSqlTask.js.map +1 -1
  2542. package/tls/shipper.d.ts +68 -22
  2543. package/tls/shipper.d.ts.map +1 -0
  2544. package/tls/shipper.js +102 -34
  2545. package/tls/shipper.js.map +1 -1
  2546. package/tls/topic.d.ts +48 -35
  2547. package/tls/topic.d.ts.map +1 -0
  2548. package/tls/topic.js +70 -47
  2549. package/tls/topic.js.map +1 -1
  2550. package/tos/bucket.d.ts +94 -27
  2551. package/tos/bucket.d.ts.map +1 -0
  2552. package/tos/bucket.js +100 -35
  2553. package/tos/bucket.js.map +1 -1
  2554. package/tos/bucketAccessMonitor.d.ts +3 -2
  2555. package/tos/bucketAccessMonitor.d.ts.map +1 -0
  2556. package/tos/bucketAccessMonitor.js +33 -10
  2557. package/tos/bucketAccessMonitor.js.map +1 -1
  2558. package/tos/bucketCors.d.ts +53 -2
  2559. package/tos/bucketCors.d.ts.map +1 -0
  2560. package/tos/bucketCors.js +73 -12
  2561. package/tos/bucketCors.js.map +1 -1
  2562. package/tos/bucketEncryption.d.ts +6 -5
  2563. package/tos/bucketEncryption.d.ts.map +1 -0
  2564. package/tos/bucketEncryption.js +36 -13
  2565. package/tos/bucketEncryption.js.map +1 -1
  2566. package/tos/bucketInventory.d.ts +48 -11
  2567. package/tos/bucketInventory.d.ts.map +1 -0
  2568. package/tos/bucketInventory.js +90 -31
  2569. package/tos/bucketInventory.js.map +1 -1
  2570. package/tos/bucketMirrorBack.d.ts +111 -3
  2571. package/tos/bucketMirrorBack.d.ts.map +1 -0
  2572. package/tos/bucketMirrorBack.js +129 -11
  2573. package/tos/bucketMirrorBack.js.map +1 -1
  2574. package/tos/bucketNotification.d.ts +66 -3
  2575. package/tos/bucketNotification.d.ts.map +1 -0
  2576. package/tos/bucketNotification.js +84 -11
  2577. package/tos/bucketNotification.js.map +1 -1
  2578. package/tos/bucketRealtimeLog.d.ts +20 -2
  2579. package/tos/bucketRealtimeLog.d.ts.map +1 -0
  2580. package/tos/bucketRealtimeLog.js +52 -12
  2581. package/tos/bucketRealtimeLog.js.map +1 -1
  2582. package/tos/bucketRename.d.ts +3 -2
  2583. package/tos/bucketRename.d.ts.map +1 -0
  2584. package/tos/bucketRename.js +33 -10
  2585. package/tos/bucketRename.js.map +1 -1
  2586. package/tos/bucketWebsite.d.ts +52 -9
  2587. package/tos/bucketWebsite.d.ts.map +1 -0
  2588. package/tos/bucketWebsite.js +70 -17
  2589. package/tos/bucketWebsite.js.map +1 -1
  2590. package/tos/getBucket.d.ts +1 -0
  2591. package/tos/getBucket.d.ts.map +1 -0
  2592. package/tos/getBucket.js +26 -3
  2593. package/tos/getBucket.js.map +1 -1
  2594. package/tos/getBucketAccessMonitor.d.ts +1 -0
  2595. package/tos/getBucketAccessMonitor.d.ts.map +1 -0
  2596. package/tos/getBucketAccessMonitor.js +26 -3
  2597. package/tos/getBucketAccessMonitor.js.map +1 -1
  2598. package/tos/getBucketAccessMonitors.d.ts +1 -0
  2599. package/tos/getBucketAccessMonitors.d.ts.map +1 -0
  2600. package/tos/getBucketAccessMonitors.js +26 -3
  2601. package/tos/getBucketAccessMonitors.js.map +1 -1
  2602. package/tos/getBucketCors.d.ts +1 -0
  2603. package/tos/getBucketCors.d.ts.map +1 -0
  2604. package/tos/getBucketCors.js +26 -3
  2605. package/tos/getBucketCors.js.map +1 -1
  2606. package/tos/getBucketEncryption.d.ts +1 -0
  2607. package/tos/getBucketEncryption.d.ts.map +1 -0
  2608. package/tos/getBucketEncryption.js +26 -3
  2609. package/tos/getBucketEncryption.js.map +1 -1
  2610. package/tos/getBucketEncryptions.d.ts +1 -0
  2611. package/tos/getBucketEncryptions.d.ts.map +1 -0
  2612. package/tos/getBucketEncryptions.js +26 -3
  2613. package/tos/getBucketEncryptions.js.map +1 -1
  2614. package/tos/getBucketInventories.d.ts +1 -0
  2615. package/tos/getBucketInventories.d.ts.map +1 -0
  2616. package/tos/getBucketInventories.js +26 -3
  2617. package/tos/getBucketInventories.js.map +1 -1
  2618. package/tos/getBucketInventory.d.ts +1 -0
  2619. package/tos/getBucketInventory.d.ts.map +1 -0
  2620. package/tos/getBucketInventory.js +26 -3
  2621. package/tos/getBucketInventory.js.map +1 -1
  2622. package/tos/getBucketMirrorBack.d.ts +1 -0
  2623. package/tos/getBucketMirrorBack.d.ts.map +1 -0
  2624. package/tos/getBucketMirrorBack.js +26 -3
  2625. package/tos/getBucketMirrorBack.js.map +1 -1
  2626. package/tos/getBucketMirrorBacks.d.ts +1 -0
  2627. package/tos/getBucketMirrorBacks.d.ts.map +1 -0
  2628. package/tos/getBucketMirrorBacks.js +26 -3
  2629. package/tos/getBucketMirrorBacks.js.map +1 -1
  2630. package/tos/getBucketNotification.d.ts +1 -0
  2631. package/tos/getBucketNotification.d.ts.map +1 -0
  2632. package/tos/getBucketNotification.js +26 -3
  2633. package/tos/getBucketNotification.js.map +1 -1
  2634. package/tos/getBucketNotifications.d.ts +1 -0
  2635. package/tos/getBucketNotifications.d.ts.map +1 -0
  2636. package/tos/getBucketNotifications.js +26 -3
  2637. package/tos/getBucketNotifications.js.map +1 -1
  2638. package/tos/getBucketRealtimeLog.d.ts +1 -0
  2639. package/tos/getBucketRealtimeLog.d.ts.map +1 -0
  2640. package/tos/getBucketRealtimeLog.js +26 -3
  2641. package/tos/getBucketRealtimeLog.js.map +1 -1
  2642. package/tos/getBucketRealtimeLogs.d.ts +1 -0
  2643. package/tos/getBucketRealtimeLogs.d.ts.map +1 -0
  2644. package/tos/getBucketRealtimeLogs.js +26 -3
  2645. package/tos/getBucketRealtimeLogs.js.map +1 -1
  2646. package/tos/getBucketRename.d.ts +1 -0
  2647. package/tos/getBucketRename.d.ts.map +1 -0
  2648. package/tos/getBucketRename.js +26 -3
  2649. package/tos/getBucketRename.js.map +1 -1
  2650. package/tos/getBucketRenames.d.ts +1 -0
  2651. package/tos/getBucketRenames.d.ts.map +1 -0
  2652. package/tos/getBucketRenames.js +26 -3
  2653. package/tos/getBucketRenames.js.map +1 -1
  2654. package/tos/getBucketWebsite.d.ts +1 -0
  2655. package/tos/getBucketWebsite.d.ts.map +1 -0
  2656. package/tos/getBucketWebsite.js +26 -3
  2657. package/tos/getBucketWebsite.js.map +1 -1
  2658. package/tos/getBucketWebsites.d.ts +1 -0
  2659. package/tos/getBucketWebsites.d.ts.map +1 -0
  2660. package/tos/getBucketWebsites.js +26 -3
  2661. package/tos/getBucketWebsites.js.map +1 -1
  2662. package/tos/getBuckets.d.ts +1 -0
  2663. package/tos/getBuckets.d.ts.map +1 -0
  2664. package/tos/getBuckets.js +26 -3
  2665. package/tos/getBuckets.js.map +1 -1
  2666. package/tos/getObject.d.ts +118 -0
  2667. package/tos/getObject.d.ts.map +1 -0
  2668. package/tos/getObject.js +51 -0
  2669. package/tos/getObject.js.map +1 -0
  2670. package/tos/getObjects.d.ts +23 -0
  2671. package/tos/getObjects.d.ts.map +1 -0
  2672. package/tos/getObjects.js +47 -0
  2673. package/tos/getObjects.js.map +1 -0
  2674. package/tos/index.d.ts +10 -0
  2675. package/tos/index.d.ts.map +1 -0
  2676. package/tos/index.js +39 -4
  2677. package/tos/index.js.map +1 -1
  2678. package/tos/tosObject.d.ts +294 -0
  2679. package/tos/tosObject.d.ts.map +1 -0
  2680. package/tos/tosObject.js +168 -0
  2681. package/tos/tosObject.js.map +1 -0
  2682. package/transitrouter/directConnectGatewayAttachment.d.ts +29 -16
  2683. package/transitrouter/directConnectGatewayAttachment.d.ts.map +1 -0
  2684. package/transitrouter/directConnectGatewayAttachment.js +49 -26
  2685. package/transitrouter/directConnectGatewayAttachment.js.map +1 -1
  2686. package/transitrouter/getDirectConnectGatewayAttachment.d.ts +1 -0
  2687. package/transitrouter/getDirectConnectGatewayAttachment.d.ts.map +1 -0
  2688. package/transitrouter/getDirectConnectGatewayAttachment.js +26 -3
  2689. package/transitrouter/getDirectConnectGatewayAttachment.js.map +1 -1
  2690. package/transitrouter/getDirectConnectGatewayAttachments.d.ts +1 -0
  2691. package/transitrouter/getDirectConnectGatewayAttachments.d.ts.map +1 -0
  2692. package/transitrouter/getDirectConnectGatewayAttachments.js +26 -3
  2693. package/transitrouter/getDirectConnectGatewayAttachments.js.map +1 -1
  2694. package/transitrouter/getPeerAttachment.d.ts +1 -0
  2695. package/transitrouter/getPeerAttachment.d.ts.map +1 -0
  2696. package/transitrouter/getPeerAttachment.js +26 -3
  2697. package/transitrouter/getPeerAttachment.js.map +1 -1
  2698. package/transitrouter/getPeerAttachments.d.ts +1 -0
  2699. package/transitrouter/getPeerAttachments.d.ts.map +1 -0
  2700. package/transitrouter/getPeerAttachments.js +26 -3
  2701. package/transitrouter/getPeerAttachments.js.map +1 -1
  2702. package/transitrouter/getRouteTablePropagation.d.ts +1 -0
  2703. package/transitrouter/getRouteTablePropagation.d.ts.map +1 -0
  2704. package/transitrouter/getRouteTablePropagation.js +26 -3
  2705. package/transitrouter/getRouteTablePropagation.js.map +1 -1
  2706. package/transitrouter/getRouteTablePropagations.d.ts +1 -0
  2707. package/transitrouter/getRouteTablePropagations.d.ts.map +1 -0
  2708. package/transitrouter/getRouteTablePropagations.js +26 -3
  2709. package/transitrouter/getRouteTablePropagations.js.map +1 -1
  2710. package/transitrouter/getTransitRouter.d.ts +1 -0
  2711. package/transitrouter/getTransitRouter.d.ts.map +1 -0
  2712. package/transitrouter/getTransitRouter.js +26 -3
  2713. package/transitrouter/getTransitRouter.js.map +1 -1
  2714. package/transitrouter/getTransitRouterBandwidthPackage.d.ts +1 -0
  2715. package/transitrouter/getTransitRouterBandwidthPackage.d.ts.map +1 -0
  2716. package/transitrouter/getTransitRouterBandwidthPackage.js +26 -3
  2717. package/transitrouter/getTransitRouterBandwidthPackage.js.map +1 -1
  2718. package/transitrouter/getTransitRouterBandwidthPackages.d.ts +1 -0
  2719. package/transitrouter/getTransitRouterBandwidthPackages.d.ts.map +1 -0
  2720. package/transitrouter/getTransitRouterBandwidthPackages.js +26 -3
  2721. package/transitrouter/getTransitRouterBandwidthPackages.js.map +1 -1
  2722. package/transitrouter/getTransitRouterRouteEntries.d.ts +1 -0
  2723. package/transitrouter/getTransitRouterRouteEntries.d.ts.map +1 -0
  2724. package/transitrouter/getTransitRouterRouteEntries.js +26 -3
  2725. package/transitrouter/getTransitRouterRouteEntries.js.map +1 -1
  2726. package/transitrouter/getTransitRouterRouteEntry.d.ts +1 -0
  2727. package/transitrouter/getTransitRouterRouteEntry.d.ts.map +1 -0
  2728. package/transitrouter/getTransitRouterRouteEntry.js +26 -3
  2729. package/transitrouter/getTransitRouterRouteEntry.js.map +1 -1
  2730. package/transitrouter/getTransitRouterRouteTable.d.ts +1 -0
  2731. package/transitrouter/getTransitRouterRouteTable.d.ts.map +1 -0
  2732. package/transitrouter/getTransitRouterRouteTable.js +26 -3
  2733. package/transitrouter/getTransitRouterRouteTable.js.map +1 -1
  2734. package/transitrouter/getTransitRouterRouteTableAssociation.d.ts +1 -0
  2735. package/transitrouter/getTransitRouterRouteTableAssociation.d.ts.map +1 -0
  2736. package/transitrouter/getTransitRouterRouteTableAssociation.js +26 -3
  2737. package/transitrouter/getTransitRouterRouteTableAssociation.js.map +1 -1
  2738. package/transitrouter/getTransitRouterRouteTableAssociations.d.ts +1 -0
  2739. package/transitrouter/getTransitRouterRouteTableAssociations.d.ts.map +1 -0
  2740. package/transitrouter/getTransitRouterRouteTableAssociations.js +26 -3
  2741. package/transitrouter/getTransitRouterRouteTableAssociations.js.map +1 -1
  2742. package/transitrouter/getTransitRouterRouteTables.d.ts +1 -0
  2743. package/transitrouter/getTransitRouterRouteTables.d.ts.map +1 -0
  2744. package/transitrouter/getTransitRouterRouteTables.js +26 -3
  2745. package/transitrouter/getTransitRouterRouteTables.js.map +1 -1
  2746. package/transitrouter/getTransitRouters.d.ts +1 -0
  2747. package/transitrouter/getTransitRouters.d.ts.map +1 -0
  2748. package/transitrouter/getTransitRouters.js +26 -3
  2749. package/transitrouter/getTransitRouters.js.map +1 -1
  2750. package/transitrouter/getVpcAttachment.d.ts +1 -0
  2751. package/transitrouter/getVpcAttachment.d.ts.map +1 -0
  2752. package/transitrouter/getVpcAttachment.js +26 -3
  2753. package/transitrouter/getVpcAttachment.js.map +1 -1
  2754. package/transitrouter/getVpcAttachments.d.ts +1 -0
  2755. package/transitrouter/getVpcAttachments.d.ts.map +1 -0
  2756. package/transitrouter/getVpcAttachments.js +26 -3
  2757. package/transitrouter/getVpcAttachments.js.map +1 -1
  2758. package/transitrouter/getVpnAttachment.d.ts +1 -0
  2759. package/transitrouter/getVpnAttachment.d.ts.map +1 -0
  2760. package/transitrouter/getVpnAttachment.js +26 -3
  2761. package/transitrouter/getVpnAttachment.js.map +1 -1
  2762. package/transitrouter/getVpnAttachments.d.ts +1 -0
  2763. package/transitrouter/getVpnAttachments.d.ts.map +1 -0
  2764. package/transitrouter/getVpnAttachments.js +26 -3
  2765. package/transitrouter/getVpnAttachments.js.map +1 -1
  2766. package/transitrouter/index.d.ts +1 -0
  2767. package/transitrouter/index.d.ts.map +1 -0
  2768. package/transitrouter/index.js +26 -3
  2769. package/transitrouter/index.js.map +1 -1
  2770. package/transitrouter/peerAttachment.d.ts +36 -23
  2771. package/transitrouter/peerAttachment.d.ts.map +1 -0
  2772. package/transitrouter/peerAttachment.js +58 -35
  2773. package/transitrouter/peerAttachment.js.map +1 -1
  2774. package/transitrouter/routeTablePropagation.d.ts +5 -4
  2775. package/transitrouter/routeTablePropagation.d.ts.map +1 -0
  2776. package/transitrouter/routeTablePropagation.js +37 -14
  2777. package/transitrouter/routeTablePropagation.js.map +1 -1
  2778. package/transitrouter/transitRouter.d.ts +43 -22
  2779. package/transitrouter/transitRouter.d.ts.map +1 -0
  2780. package/transitrouter/transitRouter.js +51 -28
  2781. package/transitrouter/transitRouter.js.map +1 -1
  2782. package/transitrouter/transitRouterBandwidthPackage.d.ts +59 -38
  2783. package/transitrouter/transitRouterBandwidthPackage.d.ts.map +1 -0
  2784. package/transitrouter/transitRouterBandwidthPackage.js +71 -48
  2785. package/transitrouter/transitRouterBandwidthPackage.js.map +1 -1
  2786. package/transitrouter/transitRouterRouteEntry.d.ts +35 -17
  2787. package/transitrouter/transitRouterRouteEntry.d.ts.map +1 -0
  2788. package/transitrouter/transitRouterRouteEntry.js +69 -29
  2789. package/transitrouter/transitRouterRouteEntry.js.map +1 -1
  2790. package/transitrouter/transitRouterRouteTable.d.ts +27 -14
  2791. package/transitrouter/transitRouterRouteTable.d.ts.map +1 -0
  2792. package/transitrouter/transitRouterRouteTable.js +45 -22
  2793. package/transitrouter/transitRouterRouteTable.js.map +1 -1
  2794. package/transitrouter/transitRouterRouteTableAssociation.d.ts +4 -3
  2795. package/transitrouter/transitRouterRouteTableAssociation.d.ts.map +1 -0
  2796. package/transitrouter/transitRouterRouteTableAssociation.js +36 -13
  2797. package/transitrouter/transitRouterRouteTableAssociation.js.map +1 -1
  2798. package/transitrouter/vpcAttachment.d.ts +70 -20
  2799. package/transitrouter/vpcAttachment.d.ts.map +1 -0
  2800. package/transitrouter/vpcAttachment.js +80 -32
  2801. package/transitrouter/vpcAttachment.js.map +1 -1
  2802. package/transitrouter/vpnAttachment.d.ts +32 -19
  2803. package/transitrouter/vpnAttachment.d.ts.map +1 -0
  2804. package/transitrouter/vpnAttachment.js +54 -31
  2805. package/transitrouter/vpnAttachment.js.map +1 -1
  2806. package/types/index.d.ts +1 -0
  2807. package/types/index.d.ts.map +1 -0
  2808. package/types/index.js +26 -3
  2809. package/types/index.js.map +1 -1
  2810. package/types/input.d.ts +5202 -3776
  2811. package/types/input.d.ts.map +1 -0
  2812. package/types/input.js +1 -1
  2813. package/types/input.js.map +1 -1
  2814. package/types/output.d.ts +2186 -42
  2815. package/types/output.d.ts.map +1 -0
  2816. package/types/output.js +1 -1
  2817. package/types/output.js.map +1 -1
  2818. package/utilities.d.ts +1 -4
  2819. package/utilities.d.ts.map +1 -0
  2820. package/utilities.js +43 -30
  2821. package/utilities.js.map +1 -1
  2822. package/vedbm/account.d.ts +13 -12
  2823. package/vedbm/account.d.ts.map +1 -0
  2824. package/vedbm/account.js +41 -18
  2825. package/vedbm/account.js.map +1 -1
  2826. package/vedbm/allowList.d.ts +53 -16
  2827. package/vedbm/allowList.d.ts.map +1 -0
  2828. package/vedbm/allowList.js +71 -24
  2829. package/vedbm/allowList.js.map +1 -1
  2830. package/vedbm/backup.d.ts +20 -19
  2831. package/vedbm/backup.d.ts.map +1 -0
  2832. package/vedbm/backup.js +50 -27
  2833. package/vedbm/backup.js.map +1 -1
  2834. package/vedbm/database.d.ts +45 -9
  2835. package/vedbm/database.d.ts.map +1 -0
  2836. package/vedbm/database.js +63 -17
  2837. package/vedbm/database.js.map +1 -1
  2838. package/vedbm/endpoint.d.ts +56 -32
  2839. package/vedbm/endpoint.d.ts.map +1 -0
  2840. package/vedbm/endpoint.js +86 -40
  2841. package/vedbm/endpoint.js.map +1 -1
  2842. package/vedbm/getAccount.d.ts +1 -0
  2843. package/vedbm/getAccount.d.ts.map +1 -0
  2844. package/vedbm/getAccount.js +26 -3
  2845. package/vedbm/getAccount.js.map +1 -1
  2846. package/vedbm/getAccounts.d.ts +1 -0
  2847. package/vedbm/getAccounts.d.ts.map +1 -0
  2848. package/vedbm/getAccounts.js +26 -3
  2849. package/vedbm/getAccounts.js.map +1 -1
  2850. package/vedbm/getAllowList.d.ts +1 -0
  2851. package/vedbm/getAllowList.d.ts.map +1 -0
  2852. package/vedbm/getAllowList.js +26 -3
  2853. package/vedbm/getAllowList.js.map +1 -1
  2854. package/vedbm/getAllowLists.d.ts +1 -0
  2855. package/vedbm/getAllowLists.d.ts.map +1 -0
  2856. package/vedbm/getAllowLists.js +26 -3
  2857. package/vedbm/getAllowLists.js.map +1 -1
  2858. package/vedbm/getBackup.d.ts +1 -0
  2859. package/vedbm/getBackup.d.ts.map +1 -0
  2860. package/vedbm/getBackup.js +26 -3
  2861. package/vedbm/getBackup.js.map +1 -1
  2862. package/vedbm/getBackups.d.ts +1 -0
  2863. package/vedbm/getBackups.d.ts.map +1 -0
  2864. package/vedbm/getBackups.js +26 -3
  2865. package/vedbm/getBackups.js.map +1 -1
  2866. package/vedbm/getDatabase.d.ts +1 -0
  2867. package/vedbm/getDatabase.d.ts.map +1 -0
  2868. package/vedbm/getDatabase.js +26 -3
  2869. package/vedbm/getDatabase.js.map +1 -1
  2870. package/vedbm/getDatabases.d.ts +1 -0
  2871. package/vedbm/getDatabases.d.ts.map +1 -0
  2872. package/vedbm/getDatabases.js +26 -3
  2873. package/vedbm/getDatabases.js.map +1 -1
  2874. package/vedbm/getEndpoint.d.ts +1 -0
  2875. package/vedbm/getEndpoint.d.ts.map +1 -0
  2876. package/vedbm/getEndpoint.js +26 -3
  2877. package/vedbm/getEndpoint.js.map +1 -1
  2878. package/vedbm/getEndpoints.d.ts +1 -0
  2879. package/vedbm/getEndpoints.d.ts.map +1 -0
  2880. package/vedbm/getEndpoints.js +26 -3
  2881. package/vedbm/getEndpoints.js.map +1 -1
  2882. package/vedbm/getInstance.d.ts +1 -0
  2883. package/vedbm/getInstance.d.ts.map +1 -0
  2884. package/vedbm/getInstance.js +26 -3
  2885. package/vedbm/getInstance.js.map +1 -1
  2886. package/vedbm/getInstances.d.ts +1 -0
  2887. package/vedbm/getInstances.d.ts.map +1 -0
  2888. package/vedbm/getInstances.js +26 -3
  2889. package/vedbm/getInstances.js.map +1 -1
  2890. package/vedbm/index.d.ts +1 -0
  2891. package/vedbm/index.d.ts.map +1 -0
  2892. package/vedbm/index.js +26 -3
  2893. package/vedbm/index.js.map +1 -1
  2894. package/vedbm/instance.d.ts +113 -47
  2895. package/vedbm/instance.d.ts.map +1 -0
  2896. package/vedbm/instance.js +121 -65
  2897. package/vedbm/instance.js.map +1 -1
  2898. package/veenedge/cloudServer.d.ts +139 -42
  2899. package/veenedge/cloudServer.d.ts.map +1 -0
  2900. package/veenedge/cloudServer.js +151 -56
  2901. package/veenedge/cloudServer.js.map +1 -1
  2902. package/veenedge/getCloudServer.d.ts +1 -0
  2903. package/veenedge/getCloudServer.d.ts.map +1 -0
  2904. package/veenedge/getCloudServer.js +26 -3
  2905. package/veenedge/getCloudServer.js.map +1 -1
  2906. package/veenedge/getCloudServers.d.ts +1 -0
  2907. package/veenedge/getCloudServers.d.ts.map +1 -0
  2908. package/veenedge/getCloudServers.js +26 -3
  2909. package/veenedge/getCloudServers.js.map +1 -1
  2910. package/veenedge/getVeen.d.ts +206 -0
  2911. package/veenedge/getVeen.d.ts.map +1 -0
  2912. package/veenedge/getVeen.js +51 -0
  2913. package/veenedge/getVeen.js.map +1 -0
  2914. package/veenedge/getVeens.d.ts +23 -0
  2915. package/veenedge/getVeens.d.ts.map +1 -0
  2916. package/veenedge/getVeens.js +47 -0
  2917. package/veenedge/getVeens.js.map +1 -0
  2918. package/veenedge/getVpc.d.ts +1 -0
  2919. package/veenedge/getVpc.d.ts.map +1 -0
  2920. package/veenedge/getVpc.js +26 -3
  2921. package/veenedge/getVpc.js.map +1 -1
  2922. package/veenedge/getVpcs.d.ts +1 -0
  2923. package/veenedge/getVpcs.d.ts.map +1 -0
  2924. package/veenedge/getVpcs.js +26 -3
  2925. package/veenedge/getVpcs.js.map +1 -1
  2926. package/veenedge/index.d.ts +10 -0
  2927. package/veenedge/index.d.ts.map +1 -0
  2928. package/veenedge/index.js +38 -4
  2929. package/veenedge/index.js.map +1 -1
  2930. package/veenedge/veen.d.ts +475 -0
  2931. package/veenedge/veen.d.ts.map +1 -0
  2932. package/veenedge/veen.js +211 -0
  2933. package/veenedge/veen.js.map +1 -0
  2934. package/veenedge/vpc.d.ts +44 -19
  2935. package/veenedge/vpc.d.ts.map +1 -0
  2936. package/veenedge/vpc.js +56 -33
  2937. package/veenedge/vpc.js.map +1 -1
  2938. package/vefaas/function.d.ts +161 -59
  2939. package/vefaas/function.d.ts.map +1 -0
  2940. package/vefaas/function.js +165 -65
  2941. package/vefaas/function.js.map +1 -1
  2942. package/vefaas/getFunction.d.ts +1 -0
  2943. package/vefaas/getFunction.d.ts.map +1 -0
  2944. package/vefaas/getFunction.js +26 -3
  2945. package/vefaas/getFunction.js.map +1 -1
  2946. package/vefaas/getFunctions.d.ts +1 -0
  2947. package/vefaas/getFunctions.d.ts.map +1 -0
  2948. package/vefaas/getFunctions.js +26 -3
  2949. package/vefaas/getFunctions.js.map +1 -1
  2950. package/vefaas/getKafkaTrigger.d.ts +1 -0
  2951. package/vefaas/getKafkaTrigger.d.ts.map +1 -0
  2952. package/vefaas/getKafkaTrigger.js +26 -3
  2953. package/vefaas/getKafkaTrigger.js.map +1 -1
  2954. package/vefaas/getKafkaTriggers.d.ts +1 -0
  2955. package/vefaas/getKafkaTriggers.d.ts.map +1 -0
  2956. package/vefaas/getKafkaTriggers.js +26 -3
  2957. package/vefaas/getKafkaTriggers.js.map +1 -1
  2958. package/vefaas/getRelease.d.ts +1 -0
  2959. package/vefaas/getRelease.d.ts.map +1 -0
  2960. package/vefaas/getRelease.js +26 -3
  2961. package/vefaas/getRelease.js.map +1 -1
  2962. package/vefaas/getReleases.d.ts +1 -0
  2963. package/vefaas/getReleases.d.ts.map +1 -0
  2964. package/vefaas/getReleases.js +26 -3
  2965. package/vefaas/getReleases.js.map +1 -1
  2966. package/vefaas/getSandbox.d.ts +1 -0
  2967. package/vefaas/getSandbox.d.ts.map +1 -0
  2968. package/vefaas/getSandbox.js +26 -3
  2969. package/vefaas/getSandbox.js.map +1 -1
  2970. package/vefaas/getSandboxes.d.ts +1 -0
  2971. package/vefaas/getSandboxes.d.ts.map +1 -0
  2972. package/vefaas/getSandboxes.js +26 -3
  2973. package/vefaas/getSandboxes.js.map +1 -1
  2974. package/vefaas/getTimer.d.ts +1 -0
  2975. package/vefaas/getTimer.d.ts.map +1 -0
  2976. package/vefaas/getTimer.js +26 -3
  2977. package/vefaas/getTimer.js.map +1 -1
  2978. package/vefaas/getTimers.d.ts +1 -0
  2979. package/vefaas/getTimers.d.ts.map +1 -0
  2980. package/vefaas/getTimers.js +26 -3
  2981. package/vefaas/getTimers.js.map +1 -1
  2982. package/vefaas/index.d.ts +1 -0
  2983. package/vefaas/index.d.ts.map +1 -0
  2984. package/vefaas/index.js +26 -3
  2985. package/vefaas/index.js.map +1 -1
  2986. package/vefaas/kafkaTrigger.d.ts +23 -22
  2987. package/vefaas/kafkaTrigger.d.ts.map +1 -0
  2988. package/vefaas/kafkaTrigger.js +61 -38
  2989. package/vefaas/kafkaTrigger.js.map +1 -1
  2990. package/vefaas/release.d.ts +26 -25
  2991. package/vefaas/release.d.ts.map +1 -0
  2992. package/vefaas/release.js +58 -35
  2993. package/vefaas/release.js.map +1 -1
  2994. package/vefaas/sandbox.d.ts +91 -29
  2995. package/vefaas/sandbox.d.ts.map +1 -0
  2996. package/vefaas/sandbox.js +97 -37
  2997. package/vefaas/sandbox.js.map +1 -1
  2998. package/vefaas/timer.d.ts +20 -19
  2999. package/vefaas/timer.d.ts.map +1 -0
  3000. package/vefaas/timer.js +48 -25
  3001. package/vefaas/timer.js.map +1 -1
  3002. package/vepfs/fileset.d.ts +42 -25
  3003. package/vepfs/fileset.d.ts.map +1 -0
  3004. package/vepfs/fileset.js +53 -30
  3005. package/vepfs/fileset.js.map +1 -1
  3006. package/vepfs/getFileset.d.ts +1 -0
  3007. package/vepfs/getFileset.d.ts.map +1 -0
  3008. package/vepfs/getFileset.js +26 -3
  3009. package/vepfs/getFileset.js.map +1 -1
  3010. package/vepfs/getFilesets.d.ts +1 -0
  3011. package/vepfs/getFilesets.d.ts.map +1 -0
  3012. package/vepfs/getFilesets.js +26 -3
  3013. package/vepfs/getFilesets.js.map +1 -1
  3014. package/vepfs/getInstance.d.ts +1 -0
  3015. package/vepfs/getInstance.d.ts.map +1 -0
  3016. package/vepfs/getInstance.js +26 -3
  3017. package/vepfs/getInstance.js.map +1 -1
  3018. package/vepfs/getInstances.d.ts +1 -0
  3019. package/vepfs/getInstances.d.ts.map +1 -0
  3020. package/vepfs/getInstances.js +26 -3
  3021. package/vepfs/getInstances.js.map +1 -1
  3022. package/vepfs/getMountService.d.ts +1 -0
  3023. package/vepfs/getMountService.d.ts.map +1 -0
  3024. package/vepfs/getMountService.js +26 -3
  3025. package/vepfs/getMountService.js.map +1 -1
  3026. package/vepfs/getMountServices.d.ts +1 -0
  3027. package/vepfs/getMountServices.d.ts.map +1 -0
  3028. package/vepfs/getMountServices.js +26 -3
  3029. package/vepfs/getMountServices.js.map +1 -1
  3030. package/vepfs/index.d.ts +1 -0
  3031. package/vepfs/index.d.ts.map +1 -0
  3032. package/vepfs/index.js +26 -3
  3033. package/vepfs/index.js.map +1 -1
  3034. package/vepfs/instance.d.ts +54 -41
  3035. package/vepfs/instance.d.ts.map +1 -0
  3036. package/vepfs/instance.js +78 -55
  3037. package/vepfs/instance.js.map +1 -1
  3038. package/vepfs/mountService.d.ts +57 -16
  3039. package/vepfs/mountService.d.ts.map +1 -0
  3040. package/vepfs/mountService.js +75 -32
  3041. package/vepfs/mountService.js.map +1 -1
  3042. package/vke/addon.d.ts +17 -16
  3043. package/vke/addon.d.ts.map +1 -0
  3044. package/vke/addon.js +45 -22
  3045. package/vke/addon.js.map +1 -1
  3046. package/vke/cluster.d.ts +87 -33
  3047. package/vke/cluster.d.ts.map +1 -0
  3048. package/vke/cluster.js +105 -41
  3049. package/vke/cluster.js.map +1 -1
  3050. package/vke/defaultNodePool.d.ts +73 -14
  3051. package/vke/defaultNodePool.d.ts.map +1 -0
  3052. package/vke/defaultNodePool.js +93 -24
  3053. package/vke/defaultNodePool.js.map +1 -1
  3054. package/vke/getAddon.d.ts +1 -0
  3055. package/vke/getAddon.d.ts.map +1 -0
  3056. package/vke/getAddon.js +26 -3
  3057. package/vke/getAddon.js.map +1 -1
  3058. package/vke/getAddons.d.ts +1 -0
  3059. package/vke/getAddons.d.ts.map +1 -0
  3060. package/vke/getAddons.js +26 -3
  3061. package/vke/getAddons.js.map +1 -1
  3062. package/vke/getCluster.d.ts +1 -0
  3063. package/vke/getCluster.d.ts.map +1 -0
  3064. package/vke/getCluster.js +26 -3
  3065. package/vke/getCluster.js.map +1 -1
  3066. package/vke/getClusters.d.ts +1 -0
  3067. package/vke/getClusters.d.ts.map +1 -0
  3068. package/vke/getClusters.js +26 -3
  3069. package/vke/getClusters.js.map +1 -1
  3070. package/vke/getDefaultNodePool.d.ts +1 -0
  3071. package/vke/getDefaultNodePool.d.ts.map +1 -0
  3072. package/vke/getDefaultNodePool.js +26 -3
  3073. package/vke/getDefaultNodePool.js.map +1 -1
  3074. package/vke/getDefaultNodePools.d.ts +1 -0
  3075. package/vke/getDefaultNodePools.d.ts.map +1 -0
  3076. package/vke/getDefaultNodePools.js +26 -3
  3077. package/vke/getDefaultNodePools.js.map +1 -1
  3078. package/vke/getKubeconfig.d.ts +1 -0
  3079. package/vke/getKubeconfig.d.ts.map +1 -0
  3080. package/vke/getKubeconfig.js +26 -3
  3081. package/vke/getKubeconfig.js.map +1 -1
  3082. package/vke/getKubeconfigs.d.ts +1 -0
  3083. package/vke/getKubeconfigs.d.ts.map +1 -0
  3084. package/vke/getKubeconfigs.js +26 -3
  3085. package/vke/getKubeconfigs.js.map +1 -1
  3086. package/vke/getNode.d.ts +1 -0
  3087. package/vke/getNode.d.ts.map +1 -0
  3088. package/vke/getNode.js +26 -3
  3089. package/vke/getNode.js.map +1 -1
  3090. package/vke/getNodePool.d.ts +1 -0
  3091. package/vke/getNodePool.d.ts.map +1 -0
  3092. package/vke/getNodePool.js +26 -3
  3093. package/vke/getNodePool.js.map +1 -1
  3094. package/vke/getNodePools.d.ts +1 -0
  3095. package/vke/getNodePools.d.ts.map +1 -0
  3096. package/vke/getNodePools.js +26 -3
  3097. package/vke/getNodePools.js.map +1 -1
  3098. package/vke/getNodes.d.ts +1 -0
  3099. package/vke/getNodes.d.ts.map +1 -0
  3100. package/vke/getNodes.js +26 -3
  3101. package/vke/getNodes.js.map +1 -1
  3102. package/vke/getPermission.d.ts +1 -0
  3103. package/vke/getPermission.d.ts.map +1 -0
  3104. package/vke/getPermission.js +26 -3
  3105. package/vke/getPermission.js.map +1 -1
  3106. package/vke/getPermissions.d.ts +1 -0
  3107. package/vke/getPermissions.d.ts.map +1 -0
  3108. package/vke/getPermissions.js +26 -3
  3109. package/vke/getPermissions.js.map +1 -1
  3110. package/vke/index.d.ts +1 -0
  3111. package/vke/index.d.ts.map +1 -0
  3112. package/vke/index.js +26 -3
  3113. package/vke/index.js.map +1 -1
  3114. package/vke/kubeconfig.d.ts +11 -10
  3115. package/vke/kubeconfig.d.ts.map +1 -0
  3116. package/vke/kubeconfig.js +43 -20
  3117. package/vke/kubeconfig.js.map +1 -1
  3118. package/vke/node.d.ts +26 -25
  3119. package/vke/node.d.ts.map +1 -0
  3120. package/vke/node.js +56 -33
  3121. package/vke/node.js.map +1 -1
  3122. package/vke/nodePool.d.ts +159 -20
  3123. package/vke/nodePool.d.ts.map +1 -0
  3124. package/vke/nodePool.js +177 -28
  3125. package/vke/nodePool.js.map +1 -1
  3126. package/vke/permission.d.ts +28 -27
  3127. package/vke/permission.d.ts.map +1 -0
  3128. package/vke/permission.js +56 -33
  3129. package/vke/permission.js.map +1 -1
  3130. package/vmp/alertingRule.d.ts +124 -23
  3131. package/vmp/alertingRule.d.ts.map +1 -0
  3132. package/vmp/alertingRule.js +108 -33
  3133. package/vmp/alertingRule.js.map +1 -1
  3134. package/vmp/getAlertingRule.d.ts +1 -0
  3135. package/vmp/getAlertingRule.d.ts.map +1 -0
  3136. package/vmp/getAlertingRule.js +26 -3
  3137. package/vmp/getAlertingRule.js.map +1 -1
  3138. package/vmp/getAlertingRules.d.ts +1 -0
  3139. package/vmp/getAlertingRules.d.ts.map +1 -0
  3140. package/vmp/getAlertingRules.js +26 -3
  3141. package/vmp/getAlertingRules.js.map +1 -1
  3142. package/vmp/getRuleFile.d.ts +1 -0
  3143. package/vmp/getRuleFile.d.ts.map +1 -0
  3144. package/vmp/getRuleFile.js +26 -3
  3145. package/vmp/getRuleFile.js.map +1 -1
  3146. package/vmp/getRuleFiles.d.ts +1 -0
  3147. package/vmp/getRuleFiles.d.ts.map +1 -0
  3148. package/vmp/getRuleFiles.js +26 -3
  3149. package/vmp/getRuleFiles.js.map +1 -1
  3150. package/vmp/getWorkspace.d.ts +1 -0
  3151. package/vmp/getWorkspace.d.ts.map +1 -0
  3152. package/vmp/getWorkspace.js +26 -3
  3153. package/vmp/getWorkspace.js.map +1 -1
  3154. package/vmp/getWorkspaces.d.ts +1 -0
  3155. package/vmp/getWorkspaces.d.ts.map +1 -0
  3156. package/vmp/getWorkspaces.js +26 -3
  3157. package/vmp/getWorkspaces.js.map +1 -1
  3158. package/vmp/index.d.ts +1 -0
  3159. package/vmp/index.d.ts.map +1 -0
  3160. package/vmp/index.js +26 -3
  3161. package/vmp/index.js.map +1 -1
  3162. package/vmp/ruleFile.d.ts +69 -31
  3163. package/vmp/ruleFile.d.ts.map +1 -0
  3164. package/vmp/ruleFile.js +47 -24
  3165. package/vmp/ruleFile.js.map +1 -1
  3166. package/vmp/workspace.d.ts +53 -40
  3167. package/vmp/workspace.d.ts.map +1 -0
  3168. package/vmp/workspace.js +73 -50
  3169. package/vmp/workspace.js.map +1 -1
  3170. package/vpc/bandwidthPackage.d.ts +86 -34
  3171. package/vpc/bandwidthPackage.d.ts.map +1 -0
  3172. package/vpc/bandwidthPackage.js +92 -42
  3173. package/vpc/bandwidthPackage.js.map +1 -1
  3174. package/vpc/eip.d.ts +66 -53
  3175. package/vpc/eip.d.ts.map +1 -0
  3176. package/vpc/eip.js +84 -61
  3177. package/vpc/eip.js.map +1 -1
  3178. package/vpc/eni.d.ts +90 -39
  3179. package/vpc/eni.d.ts.map +1 -0
  3180. package/vpc/eni.js +94 -45
  3181. package/vpc/eni.js.map +1 -1
  3182. package/vpc/flowLog.d.ts +37 -24
  3183. package/vpc/flowLog.d.ts.map +1 -0
  3184. package/vpc/flowLog.js +67 -44
  3185. package/vpc/flowLog.js.map +1 -1
  3186. package/vpc/getBandwidthPackage.d.ts +1 -0
  3187. package/vpc/getBandwidthPackage.d.ts.map +1 -0
  3188. package/vpc/getBandwidthPackage.js +26 -3
  3189. package/vpc/getBandwidthPackage.js.map +1 -1
  3190. package/vpc/getBandwidthPackages.d.ts +1 -0
  3191. package/vpc/getBandwidthPackages.d.ts.map +1 -0
  3192. package/vpc/getBandwidthPackages.js +26 -3
  3193. package/vpc/getBandwidthPackages.js.map +1 -1
  3194. package/vpc/getEip.d.ts +1 -0
  3195. package/vpc/getEip.d.ts.map +1 -0
  3196. package/vpc/getEip.js +26 -3
  3197. package/vpc/getEip.js.map +1 -1
  3198. package/vpc/getEips.d.ts +1 -0
  3199. package/vpc/getEips.d.ts.map +1 -0
  3200. package/vpc/getEips.js +26 -3
  3201. package/vpc/getEips.js.map +1 -1
  3202. package/vpc/getEni.d.ts +1 -0
  3203. package/vpc/getEni.d.ts.map +1 -0
  3204. package/vpc/getEni.js +26 -3
  3205. package/vpc/getEni.js.map +1 -1
  3206. package/vpc/getEnis.d.ts +1 -0
  3207. package/vpc/getEnis.d.ts.map +1 -0
  3208. package/vpc/getEnis.js +26 -3
  3209. package/vpc/getEnis.js.map +1 -1
  3210. package/vpc/getFlowLog.d.ts +1 -0
  3211. package/vpc/getFlowLog.d.ts.map +1 -0
  3212. package/vpc/getFlowLog.js +26 -3
  3213. package/vpc/getFlowLog.js.map +1 -1
  3214. package/vpc/getFlowLogs.d.ts +1 -0
  3215. package/vpc/getFlowLogs.d.ts.map +1 -0
  3216. package/vpc/getFlowLogs.js +26 -3
  3217. package/vpc/getFlowLogs.js.map +1 -1
  3218. package/vpc/getHaVip.d.ts +1 -0
  3219. package/vpc/getHaVip.d.ts.map +1 -0
  3220. package/vpc/getHaVip.js +26 -3
  3221. package/vpc/getHaVip.js.map +1 -1
  3222. package/vpc/getHaVips.d.ts +1 -0
  3223. package/vpc/getHaVips.d.ts.map +1 -0
  3224. package/vpc/getHaVips.js +26 -3
  3225. package/vpc/getHaVips.js.map +1 -1
  3226. package/vpc/getIpv6AddressBandwidth.d.ts +1 -0
  3227. package/vpc/getIpv6AddressBandwidth.d.ts.map +1 -0
  3228. package/vpc/getIpv6AddressBandwidth.js +26 -3
  3229. package/vpc/getIpv6AddressBandwidth.js.map +1 -1
  3230. package/vpc/getIpv6AddressBandwidths.d.ts +1 -0
  3231. package/vpc/getIpv6AddressBandwidths.d.ts.map +1 -0
  3232. package/vpc/getIpv6AddressBandwidths.js +26 -3
  3233. package/vpc/getIpv6AddressBandwidths.js.map +1 -1
  3234. package/vpc/getIpv6Gateway.d.ts +1 -0
  3235. package/vpc/getIpv6Gateway.d.ts.map +1 -0
  3236. package/vpc/getIpv6Gateway.js +26 -3
  3237. package/vpc/getIpv6Gateway.js.map +1 -1
  3238. package/vpc/getIpv6Gateways.d.ts +1 -0
  3239. package/vpc/getIpv6Gateways.d.ts.map +1 -0
  3240. package/vpc/getIpv6Gateways.js +26 -3
  3241. package/vpc/getIpv6Gateways.js.map +1 -1
  3242. package/vpc/getNetworkAcl.d.ts +1 -0
  3243. package/vpc/getNetworkAcl.d.ts.map +1 -0
  3244. package/vpc/getNetworkAcl.js +26 -3
  3245. package/vpc/getNetworkAcl.js.map +1 -1
  3246. package/vpc/getNetworkAcls.d.ts +1 -0
  3247. package/vpc/getNetworkAcls.d.ts.map +1 -0
  3248. package/vpc/getNetworkAcls.js +26 -3
  3249. package/vpc/getNetworkAcls.js.map +1 -1
  3250. package/vpc/getPrefixList.d.ts +1 -0
  3251. package/vpc/getPrefixList.d.ts.map +1 -0
  3252. package/vpc/getPrefixList.js +26 -3
  3253. package/vpc/getPrefixList.js.map +1 -1
  3254. package/vpc/getPrefixLists.d.ts +1 -0
  3255. package/vpc/getPrefixLists.d.ts.map +1 -0
  3256. package/vpc/getPrefixLists.js +26 -3
  3257. package/vpc/getPrefixLists.js.map +1 -1
  3258. package/vpc/getRouteTable.d.ts +1 -0
  3259. package/vpc/getRouteTable.d.ts.map +1 -0
  3260. package/vpc/getRouteTable.js +26 -3
  3261. package/vpc/getRouteTable.js.map +1 -1
  3262. package/vpc/getRouteTables.d.ts +1 -0
  3263. package/vpc/getRouteTables.d.ts.map +1 -0
  3264. package/vpc/getRouteTables.js +26 -3
  3265. package/vpc/getRouteTables.js.map +1 -1
  3266. package/vpc/getSecurityGroup.d.ts +1 -0
  3267. package/vpc/getSecurityGroup.d.ts.map +1 -0
  3268. package/vpc/getSecurityGroup.js +26 -3
  3269. package/vpc/getSecurityGroup.js.map +1 -1
  3270. package/vpc/getSecurityGroups.d.ts +1 -0
  3271. package/vpc/getSecurityGroups.d.ts.map +1 -0
  3272. package/vpc/getSecurityGroups.js +26 -3
  3273. package/vpc/getSecurityGroups.js.map +1 -1
  3274. package/vpc/getSubnet.d.ts +1 -0
  3275. package/vpc/getSubnet.d.ts.map +1 -0
  3276. package/vpc/getSubnet.js +26 -3
  3277. package/vpc/getSubnet.js.map +1 -1
  3278. package/vpc/getSubnets.d.ts +1 -0
  3279. package/vpc/getSubnets.d.ts.map +1 -0
  3280. package/vpc/getSubnets.js +26 -3
  3281. package/vpc/getSubnets.js.map +1 -1
  3282. package/vpc/getTrafficMirrorFilter.d.ts +1 -0
  3283. package/vpc/getTrafficMirrorFilter.d.ts.map +1 -0
  3284. package/vpc/getTrafficMirrorFilter.js +26 -3
  3285. package/vpc/getTrafficMirrorFilter.js.map +1 -1
  3286. package/vpc/getTrafficMirrorFilterRule.d.ts +1 -0
  3287. package/vpc/getTrafficMirrorFilterRule.d.ts.map +1 -0
  3288. package/vpc/getTrafficMirrorFilterRule.js +26 -3
  3289. package/vpc/getTrafficMirrorFilterRule.js.map +1 -1
  3290. package/vpc/getTrafficMirrorFilterRules.d.ts +1 -0
  3291. package/vpc/getTrafficMirrorFilterRules.d.ts.map +1 -0
  3292. package/vpc/getTrafficMirrorFilterRules.js +26 -3
  3293. package/vpc/getTrafficMirrorFilterRules.js.map +1 -1
  3294. package/vpc/getTrafficMirrorFilters.d.ts +1 -0
  3295. package/vpc/getTrafficMirrorFilters.d.ts.map +1 -0
  3296. package/vpc/getTrafficMirrorFilters.js +26 -3
  3297. package/vpc/getTrafficMirrorFilters.js.map +1 -1
  3298. package/vpc/getTrafficMirrorSession.d.ts +1 -0
  3299. package/vpc/getTrafficMirrorSession.d.ts.map +1 -0
  3300. package/vpc/getTrafficMirrorSession.js +26 -3
  3301. package/vpc/getTrafficMirrorSession.js.map +1 -1
  3302. package/vpc/getTrafficMirrorSessions.d.ts +1 -0
  3303. package/vpc/getTrafficMirrorSessions.d.ts.map +1 -0
  3304. package/vpc/getTrafficMirrorSessions.js +26 -3
  3305. package/vpc/getTrafficMirrorSessions.js.map +1 -1
  3306. package/vpc/getTrafficMirrorTarget.d.ts +1 -0
  3307. package/vpc/getTrafficMirrorTarget.d.ts.map +1 -0
  3308. package/vpc/getTrafficMirrorTarget.js +26 -3
  3309. package/vpc/getTrafficMirrorTarget.js.map +1 -1
  3310. package/vpc/getTrafficMirrorTargets.d.ts +1 -0
  3311. package/vpc/getTrafficMirrorTargets.d.ts.map +1 -0
  3312. package/vpc/getTrafficMirrorTargets.js +26 -3
  3313. package/vpc/getTrafficMirrorTargets.js.map +1 -1
  3314. package/vpc/getVpc.d.ts +1 -0
  3315. package/vpc/getVpc.d.ts.map +1 -0
  3316. package/vpc/getVpc.js +26 -3
  3317. package/vpc/getVpc.js.map +1 -1
  3318. package/vpc/getVpcs.d.ts +1 -0
  3319. package/vpc/getVpcs.d.ts.map +1 -0
  3320. package/vpc/getVpcs.js +26 -3
  3321. package/vpc/getVpcs.js.map +1 -1
  3322. package/vpc/haVip.d.ts +36 -23
  3323. package/vpc/haVip.d.ts.map +1 -0
  3324. package/vpc/haVip.js +54 -31
  3325. package/vpc/haVip.js.map +1 -1
  3326. package/vpc/index.d.ts +1 -0
  3327. package/vpc/index.d.ts.map +1 -0
  3328. package/vpc/index.js +26 -3
  3329. package/vpc/index.js.map +1 -1
  3330. package/vpc/ipv6AddressBandwidth.d.ts +37 -24
  3331. package/vpc/ipv6AddressBandwidth.d.ts.map +1 -0
  3332. package/vpc/ipv6AddressBandwidth.js +57 -34
  3333. package/vpc/ipv6AddressBandwidth.js.map +1 -1
  3334. package/vpc/ipv6Gateway.d.ts +27 -14
  3335. package/vpc/ipv6Gateway.d.ts.map +1 -0
  3336. package/vpc/ipv6Gateway.js +45 -22
  3337. package/vpc/ipv6Gateway.js.map +1 -1
  3338. package/vpc/networkAcl.d.ts +123 -21
  3339. package/vpc/networkAcl.d.ts.map +1 -0
  3340. package/vpc/networkAcl.js +89 -29
  3341. package/vpc/networkAcl.js.map +1 -1
  3342. package/vpc/prefixList.d.ts +61 -20
  3343. package/vpc/prefixList.d.ts.map +1 -0
  3344. package/vpc/prefixList.js +51 -28
  3345. package/vpc/prefixList.js.map +1 -1
  3346. package/vpc/routeTable.d.ts +83 -26
  3347. package/vpc/routeTable.d.ts.map +1 -0
  3348. package/vpc/routeTable.js +81 -34
  3349. package/vpc/routeTable.js.map +1 -1
  3350. package/vpc/securityGroup.d.ts +95 -18
  3351. package/vpc/securityGroup.d.ts.map +1 -0
  3352. package/vpc/securityGroup.js +89 -26
  3353. package/vpc/securityGroup.js.map +1 -1
  3354. package/vpc/subnet.d.ts +38 -25
  3355. package/vpc/subnet.d.ts.map +1 -0
  3356. package/vpc/subnet.js +60 -37
  3357. package/vpc/subnet.js.map +1 -1
  3358. package/vpc/trafficMirrorFilter.d.ts +42 -13
  3359. package/vpc/trafficMirrorFilter.d.ts.map +1 -0
  3360. package/vpc/trafficMirrorFilter.js +42 -19
  3361. package/vpc/trafficMirrorFilter.js.map +1 -1
  3362. package/vpc/trafficMirrorFilterRule.d.ts +17 -16
  3363. package/vpc/trafficMirrorFilterRule.d.ts.map +1 -0
  3364. package/vpc/trafficMirrorFilterRule.js +57 -34
  3365. package/vpc/trafficMirrorFilterRule.js.map +1 -1
  3366. package/vpc/trafficMirrorSession.d.ts +35 -22
  3367. package/vpc/trafficMirrorSession.d.ts.map +1 -0
  3368. package/vpc/trafficMirrorSession.js +59 -36
  3369. package/vpc/trafficMirrorSession.js.map +1 -1
  3370. package/vpc/trafficMirrorTarget.d.ts +27 -14
  3371. package/vpc/trafficMirrorTarget.d.ts.map +1 -0
  3372. package/vpc/trafficMirrorTarget.js +47 -24
  3373. package/vpc/trafficMirrorTarget.js.map +1 -1
  3374. package/vpc/vpc.d.ts +89 -38
  3375. package/vpc/vpc.d.ts.map +1 -0
  3376. package/vpc/vpc.js +97 -44
  3377. package/vpc/vpc.js.map +1 -1
  3378. package/vpn/customerGateway.d.ts +32 -19
  3379. package/vpn/customerGateway.d.ts.map +1 -0
  3380. package/vpn/customerGateway.js +50 -27
  3381. package/vpn/customerGateway.js.map +1 -1
  3382. package/vpn/getCustomerGateway.d.ts +1 -0
  3383. package/vpn/getCustomerGateway.d.ts.map +1 -0
  3384. package/vpn/getCustomerGateway.js +26 -3
  3385. package/vpn/getCustomerGateway.js.map +1 -1
  3386. package/vpn/getCustomerGateways.d.ts +1 -0
  3387. package/vpn/getCustomerGateways.d.ts.map +1 -0
  3388. package/vpn/getCustomerGateways.js +26 -3
  3389. package/vpn/getCustomerGateways.js.map +1 -1
  3390. package/vpn/getSslVpnClientCert.d.ts +1 -0
  3391. package/vpn/getSslVpnClientCert.d.ts.map +1 -0
  3392. package/vpn/getSslVpnClientCert.js +26 -3
  3393. package/vpn/getSslVpnClientCert.js.map +1 -1
  3394. package/vpn/getSslVpnClientCerts.d.ts +1 -0
  3395. package/vpn/getSslVpnClientCerts.d.ts.map +1 -0
  3396. package/vpn/getSslVpnClientCerts.js +26 -3
  3397. package/vpn/getSslVpnClientCerts.js.map +1 -1
  3398. package/vpn/getSslVpnServer.d.ts +1 -0
  3399. package/vpn/getSslVpnServer.d.ts.map +1 -0
  3400. package/vpn/getSslVpnServer.js +26 -3
  3401. package/vpn/getSslVpnServer.js.map +1 -1
  3402. package/vpn/getSslVpnServers.d.ts +1 -0
  3403. package/vpn/getSslVpnServers.d.ts.map +1 -0
  3404. package/vpn/getSslVpnServers.js +26 -3
  3405. package/vpn/getSslVpnServers.js.map +1 -1
  3406. package/vpn/getVpnConnection.d.ts +1 -0
  3407. package/vpn/getVpnConnection.d.ts.map +1 -0
  3408. package/vpn/getVpnConnection.js +26 -3
  3409. package/vpn/getVpnConnection.js.map +1 -1
  3410. package/vpn/getVpnConnections.d.ts +1 -0
  3411. package/vpn/getVpnConnections.d.ts.map +1 -0
  3412. package/vpn/getVpnConnections.js +26 -3
  3413. package/vpn/getVpnConnections.js.map +1 -1
  3414. package/vpn/getVpnGateway.d.ts +1 -0
  3415. package/vpn/getVpnGateway.d.ts.map +1 -0
  3416. package/vpn/getVpnGateway.js +26 -3
  3417. package/vpn/getVpnGateway.js.map +1 -1
  3418. package/vpn/getVpnGatewayRoute.d.ts +1 -0
  3419. package/vpn/getVpnGatewayRoute.d.ts.map +1 -0
  3420. package/vpn/getVpnGatewayRoute.js +26 -3
  3421. package/vpn/getVpnGatewayRoute.js.map +1 -1
  3422. package/vpn/getVpnGatewayRoutes.d.ts +1 -0
  3423. package/vpn/getVpnGatewayRoutes.d.ts.map +1 -0
  3424. package/vpn/getVpnGatewayRoutes.js +26 -3
  3425. package/vpn/getVpnGatewayRoutes.js.map +1 -1
  3426. package/vpn/getVpnGateways.d.ts +1 -0
  3427. package/vpn/getVpnGateways.d.ts.map +1 -0
  3428. package/vpn/getVpnGateways.js +26 -3
  3429. package/vpn/getVpnGateways.js.map +1 -1
  3430. package/vpn/index.d.ts +1 -0
  3431. package/vpn/index.d.ts.map +1 -0
  3432. package/vpn/index.js +26 -3
  3433. package/vpn/index.js.map +1 -1
  3434. package/vpn/sslVpnClientCert.d.ts +30 -17
  3435. package/vpn/sslVpnClientCert.d.ts.map +1 -0
  3436. package/vpn/sslVpnClientCert.js +48 -25
  3437. package/vpn/sslVpnClientCert.js.map +1 -1
  3438. package/vpn/sslVpnServer.d.ts +41 -28
  3439. package/vpn/sslVpnServer.d.ts.map +1 -0
  3440. package/vpn/sslVpnServer.js +63 -40
  3441. package/vpn/sslVpnServer.js.map +1 -1
  3442. package/vpn/vpnConnection.d.ts +129 -52
  3443. package/vpn/vpnConnection.d.ts.map +1 -0
  3444. package/vpn/vpnConnection.js +129 -62
  3445. package/vpn/vpnConnection.js.map +1 -1
  3446. package/vpn/vpnGateway.d.ts +60 -47
  3447. package/vpn/vpnGateway.d.ts.map +1 -0
  3448. package/vpn/vpnGateway.js +82 -59
  3449. package/vpn/vpnGateway.js.map +1 -1
  3450. package/vpn/vpnGatewayRoute.d.ts +19 -10
  3451. package/vpn/vpnGatewayRoute.d.ts.map +1 -0
  3452. package/vpn/vpnGatewayRoute.js +45 -22
  3453. package/vpn/vpnGatewayRoute.js.map +1 -1
  3454. package/waf/domain.d.ts +186 -124
  3455. package/waf/domain.d.ts.map +1 -0
  3456. package/waf/domain.js +186 -134
  3457. package/waf/domain.js.map +1 -1
  3458. package/waf/getDomain.d.ts +1 -0
  3459. package/waf/getDomain.d.ts.map +1 -0
  3460. package/waf/getDomain.js +26 -3
  3461. package/waf/getDomain.js.map +1 -1
  3462. package/waf/getDomains.d.ts +1 -0
  3463. package/waf/getDomains.d.ts.map +1 -0
  3464. package/waf/getDomains.js +26 -3
  3465. package/waf/getDomains.js.map +1 -1
  3466. package/waf/getHostGroup.d.ts +1 -0
  3467. package/waf/getHostGroup.d.ts.map +1 -0
  3468. package/waf/getHostGroup.js +26 -3
  3469. package/waf/getHostGroup.js.map +1 -1
  3470. package/waf/getHostGroups.d.ts +1 -0
  3471. package/waf/getHostGroups.d.ts.map +1 -0
  3472. package/waf/getHostGroups.js +26 -3
  3473. package/waf/getHostGroups.js.map +1 -1
  3474. package/waf/hostGroup.d.ts +19 -10
  3475. package/waf/hostGroup.d.ts.map +1 -0
  3476. package/waf/hostGroup.js +43 -20
  3477. package/waf/hostGroup.js.map +1 -1
  3478. package/waf/index.d.ts +1 -0
  3479. package/waf/index.d.ts.map +1 -0
  3480. package/waf/index.js +26 -3
  3481. package/waf/index.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -921,6 +921,10 @@ export declare namespace alb {
921
921
  zoneId: string;
922
922
  }
923
923
  interface RuleForwardGroupConfig {
924
+ /**
925
+ * Destination server group list.
926
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
927
+ */
924
928
  serverGroupTuples: outputs.alb.RuleForwardGroupConfigServerGroupTuple[];
925
929
  /**
926
930
  * Whether to enable inter-group session persistence. on: enabled. off: disabled.
@@ -1014,6 +1018,10 @@ export declare namespace alb {
1014
1018
  * ServerGroupStickySession
1015
1019
  */
1016
1020
  serverGroupStickySession: outputs.alb.RuleRuleActionForwardGroupConfigServerGroupStickySession;
1021
+ /**
1022
+ * ServerGroupTuples
1023
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
1024
+ */
1017
1025
  serverGroupTuples: outputs.alb.RuleRuleActionForwardGroupConfigServerGroupTuple[];
1018
1026
  }
1019
1027
  interface RuleRuleActionForwardGroupConfigServerGroupStickySession {
@@ -1125,6 +1133,10 @@ export declare namespace alb {
1125
1133
  values: string[];
1126
1134
  }
1127
1135
  interface RuleRuleConditionQueryStringConfig {
1136
+ /**
1137
+ * Values。
1138
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
1139
+ */
1128
1140
  values: outputs.alb.RuleRuleConditionQueryStringConfigValue[];
1129
1141
  }
1130
1142
  interface RuleRuleConditionQueryStringConfigValue {
@@ -1268,8 +1280,20 @@ export declare namespace apig {
1268
1280
  vkePodCidr: string;
1269
1281
  }
1270
1282
  interface GatewayCustomLog {
1283
+ /**
1284
+ * Custom Variable Information
1285
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
1286
+ */
1271
1287
  customVariables: outputs.apig.GatewayCustomLogCustomVariable[];
1288
+ /**
1289
+ * Request Header Information
1290
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
1291
+ */
1272
1292
  requestHeaders: outputs.apig.GatewayCustomLogRequestHeader[];
1293
+ /**
1294
+ * Response Header Information
1295
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
1296
+ */
1273
1297
  responseHeaders: outputs.apig.GatewayCustomLogResponseHeader[];
1274
1298
  }
1275
1299
  interface GatewayCustomLogCustomVariable {
@@ -1345,6 +1369,10 @@ export declare namespace apig {
1345
1369
  workspaceId: string;
1346
1370
  }
1347
1371
  interface GatewayNetworkSpec {
1372
+ /**
1373
+ * Subnet configuration information list
1374
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
1375
+ */
1348
1376
  subnets: outputs.apig.GatewayNetworkSpecSubnet[];
1349
1377
  /**
1350
1378
  * VPC ID。
@@ -2308,6 +2336,10 @@ export declare namespace apig {
2308
2336
  * Fixed domain name
2309
2337
  */
2310
2338
  domain: outputs.apig.UpstreamUpstreamSpecDomain;
2339
+ /**
2340
+ * Cloud server
2341
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
2342
+ */
2311
2343
  ecsInstances: outputs.apig.UpstreamUpstreamSpecEcsInstance[];
2312
2344
  /**
2313
2345
  * Container Service
@@ -2355,6 +2387,10 @@ export declare namespace apig {
2355
2387
  port: number;
2356
2388
  }
2357
2389
  interface UpstreamUpstreamSpecDomain {
2390
+ /**
2391
+ * Domain name list
2392
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
2393
+ */
2358
2394
  domainLists: outputs.apig.UpstreamUpstreamSpecDomainDomainList[];
2359
2395
  }
2360
2396
  interface UpstreamUpstreamSpecDomainDomainList {
@@ -2424,6 +2460,10 @@ export declare namespace apig {
2424
2460
  functionId: string;
2425
2461
  }
2426
2462
  interface UpstreamVersionDetail {
2463
+ /**
2464
+ * Tag
2465
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
2466
+ */
2427
2467
  labels: outputs.apig.UpstreamVersionDetailLabel[];
2428
2468
  /**
2429
2469
  * Version name. Supports uppercase and lowercase letters, numbers, and hyphens (-). Length: 2~63 characters. Cannot start with a hyphen (-)
@@ -3111,6 +3151,10 @@ export declare namespace autoscaling {
3111
3151
  * Determination conditions for multi-metric alarms. &&: Alarm is triggered only when all metrics meet the conditions. || (default): Alarm is triggered when any metric meets the condition.
3112
3152
  */
3113
3153
  conditionOperator: string;
3154
+ /**
3155
+ * Detailed information about monitoring metrics for multi-metric monitoring. Valid only when ScalingPolicyType is set to Alarm. You must configure either AlarmPolicy.Condition.x or AlarmPolicy.Conditions.x parameters. If both are configured, only AlarmPolicy.Conditions.x takes effect.
3156
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
3157
+ */
3114
3158
  conditions: outputs.autoscaling.ScalingPolicyAlarmPolicyCondition[];
3115
3159
  /**
3116
3160
  * The effective period for the alarm task.
@@ -3444,6 +3488,10 @@ export declare namespace bmq {
3444
3488
  * Number of unconsumed messages in the Topic
3445
3489
  */
3446
3490
  lag: number;
3491
+ /**
3492
+ * Partition list
3493
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
3494
+ */
3447
3495
  partitionInfos: outputs.bmq.GroupTopicInfoPartitionInfo[];
3448
3496
  /**
3449
3497
  * Number of Topic partitions
@@ -3587,6 +3635,10 @@ export declare namespace bmq {
3587
3635
  vpcIds: string[];
3588
3636
  }
3589
3637
  interface InstanceResourceTag {
3638
+ /**
3639
+ * Tag key-value pair
3640
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
3641
+ */
3590
3642
  tagKvs: outputs.bmq.InstanceResourceTagTagKv[];
3591
3643
  /**
3592
3644
  * Tag type. Options: CUSTOM—custom tag; SYSTEM—system tag
@@ -3847,17 +3899,17 @@ export declare namespace cdn {
3847
3899
  */
3848
3900
  switch: boolean;
3849
3901
  }
3850
- interface DomainBrowserCach {
3902
+ interface DomainBrowserCache {
3851
3903
  /**
3852
3904
  * Indicates the relevant configuration for cache behavior.
3853
3905
  */
3854
- cacheAction: outputs.cdn.DomainBrowserCachCacheAction;
3906
+ cacheAction: outputs.cdn.DomainBrowserCacheCacheAction;
3855
3907
  /**
3856
3908
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
3857
3909
  */
3858
- condition: outputs.cdn.DomainBrowserCachCondition;
3910
+ condition: outputs.cdn.DomainBrowserCacheCondition;
3859
3911
  }
3860
- interface DomainBrowserCachCacheAction {
3912
+ interface DomainBrowserCacheCacheAction {
3861
3913
  /**
3862
3914
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
3863
3915
  */
@@ -3875,14 +3927,18 @@ export declare namespace cdn {
3875
3927
  */
3876
3928
  ttl: number;
3877
3929
  }
3878
- interface DomainBrowserCachCondition {
3879
- conditionRules: outputs.cdn.DomainBrowserCachConditionConditionRule[];
3930
+ interface DomainBrowserCacheCondition {
3931
+ /**
3932
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
3933
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
3934
+ */
3935
+ conditionRules: outputs.cdn.DomainBrowserCacheConditionConditionRule[];
3880
3936
  /**
3881
3937
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
3882
3938
  */
3883
3939
  connective: string;
3884
3940
  }
3885
- interface DomainBrowserCachConditionConditionRule {
3941
+ interface DomainBrowserCacheConditionConditionRule {
3886
3942
  /**
3887
3943
  * When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
3888
3944
  */
@@ -3904,17 +3960,17 @@ export declare namespace cdn {
3904
3960
  */
3905
3961
  value: string;
3906
3962
  }
3907
- interface DomainCach {
3963
+ interface DomainCache {
3908
3964
  /**
3909
3965
  * Indicates the relevant configuration for cache behavior.
3910
3966
  */
3911
- cacheAction: outputs.cdn.DomainCachCacheAction;
3967
+ cacheAction: outputs.cdn.DomainCacheCacheAction;
3912
3968
  /**
3913
3969
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
3914
3970
  */
3915
- condition: outputs.cdn.DomainCachCondition;
3971
+ condition: outputs.cdn.DomainCacheCondition;
3916
3972
  }
3917
- interface DomainCachCacheAction {
3973
+ interface DomainCacheCacheAction {
3918
3974
  /**
3919
3975
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
3920
3976
  */
@@ -3932,14 +3988,18 @@ export declare namespace cdn {
3932
3988
  */
3933
3989
  ttl: number;
3934
3990
  }
3935
- interface DomainCachCondition {
3936
- conditionRules: outputs.cdn.DomainCachConditionConditionRule[];
3991
+ interface DomainCacheCondition {
3992
+ /**
3993
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
3994
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
3995
+ */
3996
+ conditionRules: outputs.cdn.DomainCacheConditionConditionRule[];
3937
3997
  /**
3938
3998
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
3939
3999
  */
3940
4000
  connective: string;
3941
4001
  }
3942
- interface DomainCachConditionConditionRule {
4002
+ interface DomainCacheConditionConditionRule {
3943
4003
  /**
3944
4004
  * When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
3945
4005
  */
@@ -3962,6 +4022,10 @@ export declare namespace cdn {
3962
4022
  value: string;
3963
4023
  }
3964
4024
  interface DomainCacheHost {
4025
+ /**
4026
+ * Indicates a set of shared cache HOST configurations. Currently, you can only create one configuration. When Switch is true, this parameter is required.
4027
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4028
+ */
3965
4029
  cacheHostRules: outputs.cdn.DomainCacheHostCacheHostRule[];
3966
4030
  /**
3967
4031
  * Indicates whether to enable this feature. This parameter has the following values: true: enables the feature; false: disables the feature. The default value is false.
@@ -3985,6 +4049,10 @@ export declare namespace cdn {
3985
4049
  cacheHost: string;
3986
4050
  }
3987
4051
  interface DomainCacheHostCacheHostRuleCondition {
4052
+ /**
4053
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4054
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4055
+ */
3988
4056
  conditionRules: outputs.cdn.DomainCacheHostCacheHostRuleConditionConditionRule[];
3989
4057
  /**
3990
4058
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -4024,6 +4092,10 @@ export declare namespace cdn {
4024
4092
  condition: outputs.cdn.DomainCacheKeyCondition;
4025
4093
  }
4026
4094
  interface DomainCacheKeyCacheKeyAction {
4095
+ /**
4096
+ * Indicates a list of operation configurations. Currently, you can only set one operation configuration.
4097
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4098
+ */
4027
4099
  cacheKeyComponents: outputs.cdn.DomainCacheKeyCacheKeyActionCacheKeyComponent[];
4028
4100
  }
4029
4101
  interface DomainCacheKeyCacheKeyActionCacheKeyComponent {
@@ -4045,6 +4117,10 @@ export declare namespace cdn {
4045
4117
  subobject: string;
4046
4118
  }
4047
4119
  interface DomainCacheKeyCondition {
4120
+ /**
4121
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4122
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4123
+ */
4048
4124
  conditionRules: outputs.cdn.DomainCacheKeyConditionConditionRule[];
4049
4125
  /**
4050
4126
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -4074,6 +4150,10 @@ export declare namespace cdn {
4074
4150
  value: string;
4075
4151
  }
4076
4152
  interface DomainCompression {
4153
+ /**
4154
+ * Indicates a set of smart compression configuration rules. This parameter is required when Switch is true.
4155
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4156
+ */
4077
4157
  compressionRules: outputs.cdn.DomainCompressionCompressionRule[];
4078
4158
  /**
4079
4159
  * Smart compression configuration switch. This parameter has the following values: true: enables smart compression. false: disables smart compression.
@@ -4113,6 +4193,10 @@ export declare namespace cdn {
4113
4193
  minFileSizeKb: number;
4114
4194
  }
4115
4195
  interface DomainCompressionCompressionRuleCondition {
4196
+ /**
4197
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4198
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4199
+ */
4116
4200
  conditionRules: outputs.cdn.DomainCompressionCompressionRuleConditionConditionRule[];
4117
4201
  /**
4118
4202
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -4162,6 +4246,10 @@ export declare namespace cdn {
4162
4246
  condition: outputs.cdn.DomainConditionalOriginOriginRuleCondition;
4163
4247
  }
4164
4248
  interface DomainConditionalOriginOriginRuleActions {
4249
+ /**
4250
+ * Indicates a list of origin configurations. Currently, the list can contain only one origin configuration.
4251
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4252
+ */
4165
4253
  originLines: outputs.cdn.DomainConditionalOriginOriginRuleActionsOriginLine[];
4166
4254
  }
4167
4255
  interface DomainConditionalOriginOriginRuleActionsOriginLine {
@@ -4187,6 +4275,10 @@ export declare namespace cdn {
4187
4275
  originHost: string;
4188
4276
  }
4189
4277
  interface DomainConditionalOriginOriginRuleCondition {
4278
+ /**
4279
+ * ConditionGroups
4280
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4281
+ */
4190
4282
  conditionGroups: outputs.cdn.DomainConditionalOriginOriginRuleConditionConditionGroup[];
4191
4283
  /**
4192
4284
  * Specifies the relationship between these condition groups. This parameter has the following values: or: Indicates an 'or' relationship. In this case, if any condition group is met, the user request matches the rule. and: Indicates an 'and' relationship. In this case, all condition groups must be met for the user request to match the rule. The default value is or.
@@ -4218,6 +4310,10 @@ export declare namespace cdn {
4218
4310
  values: string[];
4219
4311
  }
4220
4312
  interface DomainCustomErrorPage {
4313
+ /**
4314
+ * Indicates a set of configuration rules. You can add up to 50 rules.
4315
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4316
+ */
4221
4317
  errorPageRules: outputs.cdn.DomainCustomErrorPageErrorPageRule[];
4222
4318
  /**
4223
4319
  * Indicates whether this feature is enabled. The parameter values are: true: Enabled. false: Disabled. The default value is false.
@@ -4249,6 +4345,10 @@ export declare namespace cdn {
4249
4345
  statusCode: string;
4250
4346
  }
4251
4347
  interface DomainCustomizeAccessRule {
4348
+ /**
4349
+ * Describes a rule list. Each rule in the list defines a Denylist or Allowlist configuration. The list can contain up to 10 rules.
4350
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4351
+ */
4252
4352
  customizeInstances: outputs.cdn.DomainCustomizeAccessRuleCustomizeInstance[];
4253
4353
  /**
4254
4354
  * Indicates whether this feature is enabled. This parameter has the following options: true: Enable this feature. false: Disable this feature. The default value for this parameter is false.
@@ -4290,6 +4390,10 @@ export declare namespace cdn {
4290
4390
  ruleType: string;
4291
4391
  }
4292
4392
  interface DomainCustomizeAccessRuleCustomizeInstanceCustomizeRuleCondition {
4393
+ /**
4394
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4395
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4396
+ */
4293
4397
  conditionRules: outputs.cdn.DomainCustomizeAccessRuleCustomizeInstanceCustomizeRuleConditionConditionRule[];
4294
4398
  /**
4295
4399
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -4329,6 +4433,10 @@ export declare namespace cdn {
4329
4433
  status: string;
4330
4434
  }
4331
4435
  interface DomainDownloadSpeedLimit {
4436
+ /**
4437
+ * Indicates the rule for download rate limiting. This parameter is required when Switch is true.
4438
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4439
+ */
4332
4440
  downloadSpeedLimitRules: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRule[];
4333
4441
  /**
4334
4442
  * Indicates whether this feature is enabled. The parameter has the following values: true: enables the feature. false: disables the feature. The default value is false.
@@ -4346,6 +4454,10 @@ export declare namespace cdn {
4346
4454
  downloadSpeedLimitAction: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRuleDownloadSpeedLimitAction;
4347
4455
  }
4348
4456
  interface DomainDownloadSpeedLimitDownloadSpeedLimitRuleCondition {
4457
+ /**
4458
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4459
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4460
+ */
4349
4461
  conditionRules: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRuleConditionConditionRule[];
4350
4462
  /**
4351
4463
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -4421,6 +4533,10 @@ export declare namespace cdn {
4421
4533
  * Indicates the single certificate to be associated with the acceleration domain name.
4422
4534
  */
4423
4535
  certInfo: outputs.cdn.DomainHttpsCertInfo;
4536
+ /**
4537
+ * Indicates the dual certificate to be associated with the acceleration domain name.
4538
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4539
+ */
4424
4540
  certInfoLists: outputs.cdn.DomainHttpsCertInfoList[];
4425
4541
  /**
4426
4542
  * Indicates whether to allow requests where the URL scheme is HTTP. The parameter values are: true: allows requests with HTTP scheme. false: does not allow requests with HTTP scheme. The default value is false.
@@ -4452,6 +4568,10 @@ export declare namespace cdn {
4452
4568
  tlsVersions: string[];
4453
4569
  }
4454
4570
  interface DomainHttpsCertCheck {
4571
+ /**
4572
+ * Specifies a list of CA certificates to associate with the accelerated domain name. The list can contain up to two CA certificates. These CA certificates can be already hosted on the content delivery network or pending upload. The encryption algorithm for CA certificates can be RSA, ECC, or SM2. If a CA certificate is hosted on the content delivery network, you need to specify its ID in CertId. If the certificate is pending upload, you need to specify the Certificate structure and define the certificate within it. After you upload the certificate, it will be hosted on the content delivery network.
4573
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4574
+ */
4455
4575
  certInfoLists: outputs.cdn.DomainHttpsCertCheckCertInfoList[];
4456
4576
  /**
4457
4577
  * Indicates whether to enable this feature. This parameter has the following values: true: enables the feature; false: disables the feature. The default value is false.
@@ -4672,24 +4792,28 @@ export declare namespace cdn {
4672
4792
  */
4673
4793
  switch: boolean;
4674
4794
  }
4675
- interface DomainNegativeCach {
4795
+ interface DomainNegativeCache {
4676
4796
  /**
4677
4797
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
4678
4798
  */
4679
- condition: outputs.cdn.DomainNegativeCachCondition;
4799
+ condition: outputs.cdn.DomainNegativeCacheCondition;
4680
4800
  /**
4681
4801
  * Represents a list. Each element in the list is a status code cache rule.
4682
4802
  */
4683
- negativeCacheRule: outputs.cdn.DomainNegativeCachNegativeCacheRule;
4803
+ negativeCacheRule: outputs.cdn.DomainNegativeCacheNegativeCacheRule;
4684
4804
  }
4685
- interface DomainNegativeCachCondition {
4686
- conditionRules: outputs.cdn.DomainNegativeCachConditionConditionRule[];
4805
+ interface DomainNegativeCacheCondition {
4806
+ /**
4807
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4808
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4809
+ */
4810
+ conditionRules: outputs.cdn.DomainNegativeCacheConditionConditionRule[];
4687
4811
  /**
4688
4812
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
4689
4813
  */
4690
4814
  connective: string;
4691
4815
  }
4692
- interface DomainNegativeCachConditionConditionRule {
4816
+ interface DomainNegativeCacheConditionConditionRule {
4693
4817
  /**
4694
4818
  * When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
4695
4819
  */
@@ -4711,7 +4835,7 @@ export declare namespace cdn {
4711
4835
  */
4712
4836
  value: string;
4713
4837
  }
4714
- interface DomainNegativeCachNegativeCacheRule {
4838
+ interface DomainNegativeCacheNegativeCacheRule {
4715
4839
  /**
4716
4840
  * Represents the cache behavior. Currently, you can only specify cache. cache means the behavior is caching.
4717
4841
  */
@@ -4786,6 +4910,10 @@ export declare namespace cdn {
4786
4910
  originArgAction: outputs.cdn.DomainOriginArgOriginArgAction;
4787
4911
  }
4788
4912
  interface DomainOriginArgCondition {
4913
+ /**
4914
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4915
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4916
+ */
4789
4917
  conditionRules: outputs.cdn.DomainOriginArgConditionConditionRule[];
4790
4918
  /**
4791
4919
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -4815,6 +4943,10 @@ export declare namespace cdn {
4815
4943
  value: string;
4816
4944
  }
4817
4945
  interface DomainOriginArgOriginArgAction {
4946
+ /**
4947
+ * Indicates a list of operations. These operations define how the CDN sets query parameters in origin requests. Currently, only one operation can be included in the list.
4948
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4949
+ */
4818
4950
  originArgComponents: outputs.cdn.DomainOriginArgOriginArgActionOriginArgComponent[];
4819
4951
  }
4820
4952
  interface DomainOriginArgOriginArgActionOriginArgComponent {
@@ -4838,6 +4970,10 @@ export declare namespace cdn {
4838
4970
  switch: boolean;
4839
4971
  }
4840
4972
  interface DomainOriginCondition {
4973
+ /**
4974
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
4975
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
4976
+ */
4841
4977
  conditionRules: outputs.cdn.DomainOriginConditionConditionRule[];
4842
4978
  /**
4843
4979
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -4867,6 +5003,10 @@ export declare namespace cdn {
4867
5003
  value: string;
4868
5004
  }
4869
5005
  interface DomainOriginOriginAction {
5006
+ /**
5007
+ * Indicates a list of origin configurations. Each configuration can include one or more origins.
5008
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5009
+ */
4870
5010
  originLines: outputs.cdn.DomainOriginOriginActionOriginLine[];
4871
5011
  }
4872
5012
  interface DomainOriginOriginActionOriginLine {
@@ -4946,6 +5086,10 @@ export declare namespace cdn {
4946
5086
  switch: boolean;
4947
5087
  }
4948
5088
  interface DomainOriginRewrite {
5089
+ /**
5090
+ * Represents a list of rules. This parameter is required when Switch is true. The list can contain up to 50 rules. The order of rules in the list defines their priority, with the first rule having the highest priority. The SourcePath in each rule specifies the scope of the rule. If you create multiple rules, rules with a broader scope should appear after those with a narrower scope. When a user request is received, the CDN matches the request against the rules in order of priority, from highest to lowest. If the request matches a rule, the CDN stops processing the remaining rules.
5091
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5092
+ */
4949
5093
  originRewriteRules: outputs.cdn.DomainOriginRewriteOriginRewriteRule[];
4950
5094
  /**
4951
5095
  * Indicates whether to enable this module. The parameter has the following values: true: enables the module. false: disables the module. The default value is false.
@@ -4963,6 +5107,10 @@ export declare namespace cdn {
4963
5107
  originRewriteAction: outputs.cdn.DomainOriginRewriteOriginRewriteRuleOriginRewriteAction;
4964
5108
  }
4965
5109
  interface DomainOriginRewriteOriginRewriteRuleCondition {
5110
+ /**
5111
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5112
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5113
+ */
4966
5114
  conditionRules: outputs.cdn.DomainOriginRewriteOriginRewriteRuleConditionConditionRule[];
4967
5115
  /**
4968
5116
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -5032,6 +5180,10 @@ export declare namespace cdn {
5032
5180
  switch: boolean;
5033
5181
  }
5034
5182
  interface DomainRedirectionRewrite {
5183
+ /**
5184
+ * Indicates a list of URL redirect rewrite rules. When Switch is true, this parameter is required. The list can contain up to 50 rules.
5185
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5186
+ */
5035
5187
  redirectionRules: outputs.cdn.DomainRedirectionRewriteRedirectionRule[];
5036
5188
  /**
5037
5189
  * Indicates whether this configuration is enabled. This parameter has the following values: true: enables URL redirect rewrite. false: disables URL redirect rewrite.
@@ -5143,6 +5295,10 @@ export declare namespace cdn {
5143
5295
  configName: string;
5144
5296
  }
5145
5297
  interface DomainRemoteAuth {
5298
+ /**
5299
+ * Specifies the list of remote authentication configuration rules. When Switch is true, this parameter is required. You can add only one configuration rule.
5300
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5301
+ */
5146
5302
  remoteAuthRules: outputs.cdn.DomainRemoteAuthRemoteAuthRule[];
5147
5303
  /**
5148
5304
  * Indicates whether this feature is enabled. The parameter values are as follows: true: enables the feature. false: disables the feature.
@@ -5160,6 +5316,10 @@ export declare namespace cdn {
5160
5316
  remoteAuthRuleAction: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleAction;
5161
5317
  }
5162
5318
  interface DomainRemoteAuthRemoteAuthRuleCondition {
5319
+ /**
5320
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5321
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5322
+ */
5163
5323
  conditionRules: outputs.cdn.DomainRemoteAuthRemoteAuthRuleConditionConditionRule[];
5164
5324
  /**
5165
5325
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -5299,6 +5459,10 @@ export declare namespace cdn {
5299
5459
  * Indicates the strategy for setting authentication request parameters.
5300
5460
  */
5301
5461
  queryStringComponents: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringComponents;
5462
+ /**
5463
+ * Indicates additional parameter settings in the authentication request. You can set up to 50 parameters.
5464
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5465
+ */
5302
5466
  queryStringInstances: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringInstance[];
5303
5467
  }
5304
5468
  interface DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringComponents {
@@ -5334,6 +5498,10 @@ export declare namespace cdn {
5334
5498
  * Indicates the configuration policy for authentication request headers.
5335
5499
  */
5336
5500
  requestHeaderComponents: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionRequestHeaderRulesRequestHeaderComponents;
5501
+ /**
5502
+ * Specifies a set of authentication request header settings Note that when the content delivery network initiates an authentication request, the following headers may already be included in the request: X-Forwarded-Protocol, X-Forwarded-Proto, X-Client-Scheme: all three headers indicate the protocol used by the user request and are equivalent X-Real-IP: indicates the user's real IP address This header value is not affected by proxy servers X-Forwarded-For: indicates the user's IP address If the user's request passes through a proxy server, this header value becomes the proxy server's IP address It is not recommended to configure these headers in this parameter If you set these headers, their original values will be overwritten
5503
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5504
+ */
5337
5505
  requestHeaderInstances: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionRequestHeaderRulesRequestHeaderInstance[];
5338
5506
  /**
5339
5507
  * Indicates the value of the HOST header in authentication requests. The default value for this parameter is default, meaning the HOST header matches your acceleration domain name.
@@ -5369,6 +5537,10 @@ export declare namespace cdn {
5369
5537
  valueType: string;
5370
5538
  }
5371
5539
  interface DomainRequestBlockRule {
5540
+ /**
5541
+ * Represents a list of interception rules. The list can contain up to 10 rules. When Switch is true, this parameter is required.
5542
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5543
+ */
5372
5544
  blockRules: outputs.cdn.DomainRequestBlockRuleBlockRule[];
5373
5545
  /**
5374
5546
  * Indicates the configuration switch for this module. This parameter has the following values: true: enables the module. false: disables the module. The default value is false.
@@ -5408,6 +5580,10 @@ export declare namespace cdn {
5408
5580
  statusCode: string;
5409
5581
  }
5410
5582
  interface DomainRequestBlockRuleBlockRuleCondition {
5583
+ /**
5584
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5585
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5586
+ */
5411
5587
  conditionRules: outputs.cdn.DomainRequestBlockRuleBlockRuleConditionConditionRule[];
5412
5588
  /**
5413
5589
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -5447,6 +5623,10 @@ export declare namespace cdn {
5447
5623
  requestHeaderAction: outputs.cdn.DomainRequestHeaderRequestHeaderAction;
5448
5624
  }
5449
5625
  interface DomainRequestHeaderCondition {
5626
+ /**
5627
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5628
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5629
+ */
5450
5630
  conditionRules: outputs.cdn.DomainRequestHeaderConditionConditionRule[];
5451
5631
  /**
5452
5632
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -5476,6 +5656,10 @@ export declare namespace cdn {
5476
5656
  value: string;
5477
5657
  }
5478
5658
  interface DomainRequestHeaderRequestHeaderAction {
5659
+ /**
5660
+ * Indicates a list of configuration rules for request headers. Each rule includes settings for header-related operations. You can add up to 50 rules.
5661
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5662
+ */
5479
5663
  requestHeaderInstances: outputs.cdn.DomainRequestHeaderRequestHeaderActionRequestHeaderInstance[];
5480
5664
  }
5481
5665
  interface DomainRequestHeaderRequestHeaderActionRequestHeaderInstance {
@@ -5507,6 +5691,10 @@ export declare namespace cdn {
5507
5691
  responseHeaderAction: outputs.cdn.DomainResponseHeaderResponseHeaderAction;
5508
5692
  }
5509
5693
  interface DomainResponseHeaderCondition {
5694
+ /**
5695
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5696
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5697
+ */
5510
5698
  conditionRules: outputs.cdn.DomainResponseHeaderConditionConditionRule[];
5511
5699
  /**
5512
5700
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -5536,6 +5724,10 @@ export declare namespace cdn {
5536
5724
  value: string;
5537
5725
  }
5538
5726
  interface DomainResponseHeaderResponseHeaderAction {
5727
+ /**
5728
+ * Specifies a list of configuration rules for response headers Each rule includes settings for header-related operations You can add up to 50 rules
5729
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5730
+ */
5539
5731
  responseHeaderInstances: outputs.cdn.DomainResponseHeaderResponseHeaderActionResponseHeaderInstance[];
5540
5732
  }
5541
5733
  interface DomainResponseHeaderResponseHeaderActionResponseHeaderInstance {
@@ -5571,6 +5763,10 @@ export declare namespace cdn {
5571
5763
  switch: boolean;
5572
5764
  }
5573
5765
  interface DomainSignedUrlAuth {
5766
+ /**
5767
+ * Represents the configuration module for the 'URL authentication' feature. This feature is disabled by default.
5768
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5769
+ */
5574
5770
  signedUrlAuthRules: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRule[];
5575
5771
  /**
5576
5772
  * Indicates whether to enable this feature. This parameter has the following values: true: Enables this feature. false: Disables this feature.
@@ -5588,6 +5784,10 @@ export declare namespace cdn {
5588
5784
  signedUrlAuthAction: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthAction;
5589
5785
  }
5590
5786
  interface DomainSignedUrlAuthSignedUrlAuthRuleCondition {
5787
+ /**
5788
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5789
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5790
+ */
5591
5791
  conditionRules: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleConditionConditionRule[];
5592
5792
  /**
5593
5793
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -5671,6 +5871,10 @@ export declare namespace cdn {
5671
5871
  urlAuthType: string;
5672
5872
  }
5673
5873
  interface DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRules {
5874
+ /**
5875
+ * Indicates a variable list
5876
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5877
+ */
5674
5878
  customVariableInstances: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRulesCustomVariableInstance[];
5675
5879
  }
5676
5880
  interface DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRulesCustomVariableInstance {
@@ -5712,6 +5916,10 @@ export declare namespace cdn {
5712
5916
  * Specify whether to enable origin timeout configuration. This parameter has the following values: true: enables origin timeout configuration. false: disables origin timeout configuration. In this case, the system default timeout values are used for TCP and HTTP requests, which are 2 seconds and 60 seconds respectively.
5713
5917
  */
5714
5918
  switch: boolean;
5919
+ /**
5920
+ * Represents a set of timeout configurations. Currently, you can specify only one configuration. This parameter is required when Switch is true.
5921
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5922
+ */
5715
5923
  timeoutRules: outputs.cdn.DomainTimeoutTimeoutRule[];
5716
5924
  }
5717
5925
  interface DomainTimeoutTimeoutRule {
@@ -5725,6 +5933,10 @@ export declare namespace cdn {
5725
5933
  timeoutAction: outputs.cdn.DomainTimeoutTimeoutRuleTimeoutAction;
5726
5934
  }
5727
5935
  interface DomainTimeoutTimeoutRuleCondition {
5936
+ /**
5937
+ * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5938
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
5939
+ */
5728
5940
  conditionRules: outputs.cdn.DomainTimeoutTimeoutRuleConditionConditionRule[];
5729
5941
  /**
5730
5942
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
@@ -5815,17 +6027,17 @@ export declare namespace cdn {
5815
6027
  */
5816
6028
  switch: boolean;
5817
6029
  }
5818
- interface GetDomainBrowserCach {
6030
+ interface GetDomainBrowserCache {
5819
6031
  /**
5820
6032
  * Indicates the relevant configuration for cache behavior.
5821
6033
  */
5822
- cacheAction: outputs.cdn.GetDomainBrowserCachCacheAction;
6034
+ cacheAction: outputs.cdn.GetDomainBrowserCacheCacheAction;
5823
6035
  /**
5824
6036
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
5825
6037
  */
5826
- condition: outputs.cdn.GetDomainBrowserCachCondition;
6038
+ condition: outputs.cdn.GetDomainBrowserCacheCondition;
5827
6039
  }
5828
- interface GetDomainBrowserCachCacheAction {
6040
+ interface GetDomainBrowserCacheCacheAction {
5829
6041
  /**
5830
6042
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
5831
6043
  */
@@ -5843,17 +6055,17 @@ export declare namespace cdn {
5843
6055
  */
5844
6056
  ttl: number;
5845
6057
  }
5846
- interface GetDomainBrowserCachCondition {
6058
+ interface GetDomainBrowserCacheCondition {
5847
6059
  /**
5848
6060
  * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5849
6061
  */
5850
- conditionRules: outputs.cdn.GetDomainBrowserCachConditionConditionRule[];
6062
+ conditionRules: outputs.cdn.GetDomainBrowserCacheConditionConditionRule[];
5851
6063
  /**
5852
6064
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
5853
6065
  */
5854
6066
  connective: string;
5855
6067
  }
5856
- interface GetDomainBrowserCachConditionConditionRule {
6068
+ interface GetDomainBrowserCacheConditionConditionRule {
5857
6069
  /**
5858
6070
  * When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
5859
6071
  */
@@ -5875,17 +6087,17 @@ export declare namespace cdn {
5875
6087
  */
5876
6088
  value: string;
5877
6089
  }
5878
- interface GetDomainCach {
6090
+ interface GetDomainCache {
5879
6091
  /**
5880
6092
  * Indicates the relevant configuration for cache behavior.
5881
6093
  */
5882
- cacheAction: outputs.cdn.GetDomainCachCacheAction;
6094
+ cacheAction: outputs.cdn.GetDomainCacheCacheAction;
5883
6095
  /**
5884
6096
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
5885
6097
  */
5886
- condition: outputs.cdn.GetDomainCachCondition;
6098
+ condition: outputs.cdn.GetDomainCacheCondition;
5887
6099
  }
5888
- interface GetDomainCachCacheAction {
6100
+ interface GetDomainCacheCacheAction {
5889
6101
  /**
5890
6102
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
5891
6103
  */
@@ -5903,17 +6115,17 @@ export declare namespace cdn {
5903
6115
  */
5904
6116
  ttl: number;
5905
6117
  }
5906
- interface GetDomainCachCondition {
6118
+ interface GetDomainCacheCondition {
5907
6119
  /**
5908
6120
  * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
5909
6121
  */
5910
- conditionRules: outputs.cdn.GetDomainCachConditionConditionRule[];
6122
+ conditionRules: outputs.cdn.GetDomainCacheConditionConditionRule[];
5911
6123
  /**
5912
6124
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
5913
6125
  */
5914
6126
  connective: string;
5915
6127
  }
5916
- interface GetDomainCachConditionConditionRule {
6128
+ interface GetDomainCacheConditionConditionRule {
5917
6129
  /**
5918
6130
  * When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
5919
6131
  */
@@ -6691,27 +6903,27 @@ export declare namespace cdn {
6691
6903
  */
6692
6904
  switch: boolean;
6693
6905
  }
6694
- interface GetDomainNegativeCach {
6906
+ interface GetDomainNegativeCache {
6695
6907
  /**
6696
6908
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
6697
6909
  */
6698
- condition: outputs.cdn.GetDomainNegativeCachCondition;
6910
+ condition: outputs.cdn.GetDomainNegativeCacheCondition;
6699
6911
  /**
6700
6912
  * Represents a list. Each element in the list is a status code cache rule.
6701
6913
  */
6702
- negativeCacheRule: outputs.cdn.GetDomainNegativeCachNegativeCacheRule;
6914
+ negativeCacheRule: outputs.cdn.GetDomainNegativeCacheNegativeCacheRule;
6703
6915
  }
6704
- interface GetDomainNegativeCachCondition {
6916
+ interface GetDomainNegativeCacheCondition {
6705
6917
  /**
6706
6918
  * Indicates a rule set. When a user request is received, the content delivery network matches the rules in the set to the request in order. If a rule matches the request, the content delivery network stops matching the remaining rules.
6707
6919
  */
6708
- conditionRules: outputs.cdn.GetDomainNegativeCachConditionConditionRule[];
6920
+ conditionRules: outputs.cdn.GetDomainNegativeCacheConditionConditionRule[];
6709
6921
  /**
6710
6922
  * Represents the logical relationship between multiple ConditionRule entries. This parameter has the following values: AND: indicates the logical relationship is 'AND'. OR: indicates the logical relationship is 'OR'. The default value is OR.
6711
6923
  */
6712
6924
  connective: string;
6713
6925
  }
6714
- interface GetDomainNegativeCachConditionConditionRule {
6926
+ interface GetDomainNegativeCacheConditionConditionRule {
6715
6927
  /**
6716
6928
  * When Object is query*name or customize, this parameter is valid. If Object is query*name, this parameter indicates the name of a query parameter. If Object is customize, this parameter indicates the name of a custom header. The length of Name cannot exceed 256 characters and can include digits, letters, percent sign (%), underscore (_), and hyphen (-).
6717
6929
  */
@@ -6733,7 +6945,7 @@ export declare namespace cdn {
6733
6945
  */
6734
6946
  value: string;
6735
6947
  }
6736
- interface GetDomainNegativeCachNegativeCacheRule {
6948
+ interface GetDomainNegativeCacheNegativeCacheRule {
6737
6949
  /**
6738
6950
  * Represents the cache behavior. Currently, you can only specify cache. cache means the behavior is caching.
6739
6951
  */
@@ -9598,6 +9810,10 @@ export declare namespace cloudmonitor {
9598
9810
  * Condition. and: All conditions met. or: Any condition met.
9599
9811
  */
9600
9812
  condition: string;
9813
+ /**
9814
+ * Resource list. Up to 10 resource names can be configured. When Comparator is equal or not*equal, there is no limit on the length of the resource name. When Comparator is contain, not*contain, prefix*match, or suffix*match, the resource name cannot exceed 100 characters.
9815
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
9816
+ */
9601
9817
  metas: outputs.cloudmonitor.RuleDimensionConditionsMetaConditionMeta[];
9602
9818
  }
9603
9819
  interface RuleDimensionConditionsMetaConditionMeta {
@@ -9625,6 +9841,10 @@ export declare namespace cloudmonitor {
9625
9841
  * Condition. and: All conditions met. or: Any condition met.
9626
9842
  */
9627
9843
  condition: string;
9844
+ /**
9845
+ * Tag list. Supports up to 10 tag lists. Tag value cannot exceed 50 characters.
9846
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
9847
+ */
9628
9848
  tags: outputs.cloudmonitor.RuleDimensionConditionsTagConditionTag[];
9629
9849
  }
9630
9850
  interface RuleDimensionConditionsTagConditionTag {
@@ -9642,6 +9862,10 @@ export declare namespace cloudmonitor {
9642
9862
  values: string[];
9643
9863
  }
9644
9864
  interface RuleLevelCondition {
9865
+ /**
9866
+ * Alert severity configuration.
9867
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
9868
+ */
9645
9869
  conditions: outputs.cloudmonitor.RuleLevelConditionCondition[];
9646
9870
  /**
9647
9871
  * Alert notification level. Options: notice: notification, warning: warning, critical: critical, recovery: recovery.
@@ -9849,6 +10073,10 @@ export declare namespace cr {
9849
10073
  vpcId: string;
9850
10074
  }
9851
10075
  interface RegistryEndpoint {
10076
+ /**
10077
+ * Public IP allowlist list.
10078
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
10079
+ */
9852
10080
  aclPolicies: outputs.cr.RegistryEndpointAclPolicy[];
9853
10081
  /**
9854
10082
  * Whether to enable the public endpoint. Values: false: do not enable. true: enable. Default is false.
@@ -10281,6 +10509,47 @@ export declare namespace ecs {
10281
10509
  */
10282
10510
  threadsPerCore: number;
10283
10511
  }
10512
+ interface GetInstanceDataVolume {
10513
+ /**
10514
+ * Whether the attached resources are deleted along with the instance.
10515
+ */
10516
+ deleteWithInstance: boolean;
10517
+ /**
10518
+ * Additional performance IOPS for the instance
10519
+ */
10520
+ extraPerformanceIops: number;
10521
+ /**
10522
+ * The additional performance throughput of the instance, in MB.
10523
+ */
10524
+ extraPerformanceThroughputMb: number;
10525
+ /**
10526
+ * Type of additional performance. Values:
10527
+ * Balance: Balanced additional performance
10528
+ * IOPS: IOPS additional performance
10529
+ * Throughput: Throughput additional performance
10530
+ */
10531
+ extraPerformanceTypeId: string;
10532
+ /**
10533
+ * Instance size, in GiB
10534
+ */
10535
+ size: number;
10536
+ /**
10537
+ * Instance snapshot ID
10538
+ */
10539
+ snapshotId: string;
10540
+ /**
10541
+ * Instance volume ID.
10542
+ */
10543
+ volumeId: string;
10544
+ /**
10545
+ * Cloud disk type. Values:
10546
+ * PTSSD: Performance SSD.
10547
+ * ESSD_PL0: Ultra SSD disk, PL0 specification.
10548
+ * ESSD_FlexPL: Ultra SSD disk, FlexPL specification.
10549
+ * TSSD_TL0: Throughput SSD disk.
10550
+ */
10551
+ volumeType: string;
10552
+ }
10284
10553
  interface GetInstanceEipAddress {
10285
10554
  /**
10286
10555
  * Instance allocation ID
@@ -10992,6 +11261,10 @@ export declare namespace ecs {
10992
11261
  * Check status. Options: Finished (completed), Processing (in progress).
10993
11262
  */
10994
11263
  detectionStatus: string;
11264
+ /**
11265
+ * Details of image check items.
11266
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
11267
+ */
10995
11268
  items: outputs.ecs.ImageDetectionResultsItem[];
10996
11269
  }
10997
11270
  interface ImageDetectionResultsItem {
@@ -11064,6 +11337,47 @@ export declare namespace ecs {
11064
11337
  */
11065
11338
  threadsPerCore: number;
11066
11339
  }
11340
+ interface InstanceDataVolume {
11341
+ /**
11342
+ * Whether the attached resources are deleted along with the instance.
11343
+ */
11344
+ deleteWithInstance: boolean;
11345
+ /**
11346
+ * Additional performance IOPS for the instance
11347
+ */
11348
+ extraPerformanceIops: number;
11349
+ /**
11350
+ * The additional performance throughput of the instance, in MB.
11351
+ */
11352
+ extraPerformanceThroughputMb: number;
11353
+ /**
11354
+ * Type of additional performance. Values:
11355
+ * Balance: Balanced additional performance
11356
+ * IOPS: IOPS additional performance
11357
+ * Throughput: Throughput additional performance
11358
+ */
11359
+ extraPerformanceTypeId: string;
11360
+ /**
11361
+ * Instance size, in GiB
11362
+ */
11363
+ size: number;
11364
+ /**
11365
+ * Instance snapshot ID
11366
+ */
11367
+ snapshotId: string;
11368
+ /**
11369
+ * Instance volume ID.
11370
+ */
11371
+ volumeId: string;
11372
+ /**
11373
+ * Cloud disk type. Values:
11374
+ * PTSSD: Performance SSD.
11375
+ * ESSD_PL0: Ultra SSD disk, PL0 specification.
11376
+ * ESSD_FlexPL: Ultra SSD disk, FlexPL specification.
11377
+ * TSSD_TL0: Throughput SSD disk.
11378
+ */
11379
+ volumeType: string;
11380
+ }
11067
11381
  interface InstanceEipAddress {
11068
11382
  /**
11069
11383
  * Instance allocation ID
@@ -11523,6 +11837,10 @@ export declare namespace ecs {
11523
11837
  * Key pair bound to the instance.
11524
11838
  */
11525
11839
  keyPairName: string;
11840
+ /**
11841
+ * Network interface information mounted to the instance.
11842
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
11843
+ */
11526
11844
  networkInterfaces: outputs.ecs.LaunchTemplateLaunchTemplateVersionNetworkInterface[];
11527
11845
  /**
11528
11846
  * Project associated with the instance.
@@ -11548,6 +11866,10 @@ export declare namespace ecs {
11548
11866
  * Starting number for the sequential suffix
11549
11867
  */
11550
11868
  suffixIndex: number;
11869
+ /**
11870
+ * Tag information for the instance.
11871
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
11872
+ */
11551
11873
  tags: outputs.ecs.LaunchTemplateLaunchTemplateVersionTag[];
11552
11874
  /**
11553
11875
  * Indicates whether to automatically add sequential suffixes to Hostname and InstanceName when creating multiple instances
@@ -11561,6 +11883,10 @@ export declare namespace ecs {
11561
11883
  * Template version description.
11562
11884
  */
11563
11885
  versionDescription: string;
11886
+ /**
11887
+ * Cloud disk information bound to the instance
11888
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
11889
+ */
11564
11890
  volumes: outputs.ecs.LaunchTemplateLaunchTemplateVersionVolume[];
11565
11891
  /**
11566
11892
  * Private network ID.
@@ -11958,7 +12284,15 @@ export declare namespace emr {
11958
12284
  user: string;
11959
12285
  }
11960
12286
  interface ClusterApplicationExtra {
12287
+ /**
12288
+ * Custom deployment topology list for service components.
12289
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
12290
+ */
11961
12291
  applicationComponentLayouts: outputs.emr.ClusterApplicationExtraApplicationComponentLayout[];
12292
+ /**
12293
+ * Custom configuration parameter list for services.
12294
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
12295
+ */
11962
12296
  applicationConfigs: outputs.emr.ClusterApplicationExtraApplicationConfig[];
11963
12297
  /**
11964
12298
  * Application name.
@@ -12182,6 +12516,10 @@ export declare namespace emr {
12182
12516
  * Node group billing type. If empty, reuses the cluster's chargeType. Master and Core groups must reuse the cluster-level billing type. When the cluster's chargeType is PRE, the task node group's chargeType can be set to POST. When the cluster's chargeType is POST, the node group's chargeType defaults to POST, and this parameter setting on the node group is invalid.
12183
12517
  */
12184
12518
  chargeType: string;
12519
+ /**
12520
+ * Data disk configuration. Only disks of the same specification are supported within a single node group. The list length is limited to 1.
12521
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
12522
+ */
12185
12523
  dataDisks: outputs.emr.ClusterNodeGroupAttributeDataDisk[];
12186
12524
  /**
12187
12525
  * Node group's ECS instance type list. Only one instance type can be set. The list length is limited to 1.
@@ -13501,7 +13839,15 @@ export declare namespace escloud {
13501
13839
  * Storage specification details for master node
13502
13840
  */
13503
13841
  masterNodeStorageSpec: outputs.escloud.InstanceInstanceConfigurationMasterNodeStorageSpec;
13842
+ /**
13843
+ * Instance public network specification configuration
13844
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
13845
+ */
13504
13846
  networkSpecs: outputs.escloud.InstanceInstanceConfigurationNetworkSpec[];
13847
+ /**
13848
+ * Configuration of node counts and specifications in the instance
13849
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
13850
+ */
13505
13851
  nodeSpecsAssigns: outputs.escloud.InstanceInstanceConfigurationNodeSpecsAssign[];
13506
13852
  /**
13507
13853
  * Subscription instance purchase duration, in months.
@@ -13519,6 +13865,10 @@ export declare namespace escloud {
13519
13865
  * Set subnet information for the instance. Note: The subnet must be in the primary zone.
13520
13866
  */
13521
13867
  subnet: outputs.escloud.InstanceInstanceConfigurationSubnet;
13868
+ /**
13869
+ * Tag information
13870
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
13871
+ */
13522
13872
  tags: outputs.escloud.InstanceInstanceConfigurationTag[];
13523
13873
  /**
13524
13874
  * API version. Value: 2023-01-01.
@@ -14114,6 +14464,10 @@ export declare namespace filenas {
14114
14464
  * File system type. Value explanation: Extreme: NAS extreme type. Capacity: NAS capacity type. Cache: NAS cache type.
14115
14465
  */
14116
14466
  fileSystemType: string;
14467
+ /**
14468
+ * Information about mount points that use this permission group.
14469
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
14470
+ */
14117
14471
  mountPoints: outputs.filenas.MountPointPermissionGroupMountPoint[];
14118
14472
  /**
14119
14473
  * Permission group name.
@@ -14813,6 +15167,10 @@ export declare namespace gtm {
14813
15167
  * Statistics for addresses associated with the scheduling policy.
14814
15168
  */
14815
15169
  statistics: outputs.gtm.GtmPolicyStatistics;
15170
+ /**
15171
+ * List of target address pools associated with the scheduling policy.
15172
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
15173
+ */
14816
15174
  targets: outputs.gtm.GtmPolicyTarget[];
14817
15175
  }
14818
15176
  interface GtmPolicyStatistics {
@@ -14856,6 +15214,10 @@ export declare namespace gtm {
14856
15214
  * HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
14857
15215
  */
14858
15216
  httpMethod: string;
15217
+ /**
15218
+ * Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside the specified range, the health check at that probe is considered failed. If you do not set the HttpUsabilityCodes parameter for the policy, this parameter will not be returned.
15219
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
15220
+ */
14859
15221
  httpUsabilityCodes: outputs.gtm.GtmProbeHttpUsabilityCode[];
14860
15222
  /**
14861
15223
  * Interval between each health check, in seconds.
@@ -14955,9 +15317,17 @@ export declare namespace gtm {
14955
15317
  * Address pool name.
14956
15318
  */
14957
15319
  name: string;
15320
+ /**
15321
+ * Address pool list.
15322
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
15323
+ */
14958
15324
  pools: outputs.gtm.RulePoolSetPool[];
14959
15325
  }
14960
15326
  interface RulePoolSetPool {
15327
+ /**
15328
+ * Address information under the address pool.
15329
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
15330
+ */
14961
15331
  addresses: outputs.gtm.RulePoolSetPoolAddress[];
14962
15332
  /**
14963
15333
  * The number of unavailable addresses in the address pool.
@@ -15031,6 +15401,10 @@ export declare namespace gtm {
15031
15401
  * HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
15032
15402
  */
15033
15403
  httpMethod: string;
15404
+ /**
15405
+ * Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside this range, the health check at that probe is considered failed. If you do not set the HttpUsabilityCodes parameter for the routing rule, this parameter will not be returned.
15406
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
15407
+ */
15034
15408
  httpUsabilityCodes: outputs.gtm.RuleProbeHttpUsabilityCode[];
15035
15409
  /**
15036
15410
  * The interval between each health check, in seconds.
@@ -15604,6 +15978,10 @@ export declare namespace iam {
15604
15978
  * Policy name.
15605
15979
  */
15606
15980
  policyName: string;
15981
+ /**
15982
+ * Scope of policy authorization, specifically the project scope.
15983
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
15984
+ */
15607
15985
  policyScopes: outputs.iam.GroupAttachedPolicyPolicyScope[];
15608
15986
  /**
15609
15987
  * Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
@@ -15639,6 +16017,10 @@ export declare namespace iam {
15639
16017
  * Name of the corresponding user, role, or user group.
15640
16018
  */
15641
16019
  name: string;
16020
+ /**
16021
+ * List of projects bound to the policy.
16022
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16023
+ */
15642
16024
  policyScopes: outputs.iam.PolicyPolicyRolePolicyScope[];
15643
16025
  }
15644
16026
  interface PolicyPolicyRolePolicyScope {
@@ -15652,6 +16034,10 @@ export declare namespace iam {
15652
16034
  * Name of the corresponding user, role, or user group.
15653
16035
  */
15654
16036
  name: string;
16037
+ /**
16038
+ * List of projects bound to the policy.
16039
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16040
+ */
15655
16041
  policyScopes: outputs.iam.PolicyPolicyUserPolicyScope[];
15656
16042
  }
15657
16043
  interface PolicyPolicyUserGroup {
@@ -15659,6 +16045,10 @@ export declare namespace iam {
15659
16045
  * Name of the corresponding user, role, or user group.
15660
16046
  */
15661
16047
  name: string;
16048
+ /**
16049
+ * List of projects bound to the policy.
16050
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16051
+ */
15662
16052
  policyScopes: outputs.iam.PolicyPolicyUserGroupPolicyScope[];
15663
16053
  }
15664
16054
  interface PolicyPolicyUserGroupPolicyScope {
@@ -15872,6 +16262,10 @@ export declare namespace id {
15872
16262
  * ApiKey Value
15873
16263
  */
15874
16264
  apiKey: string;
16265
+ /**
16266
+ * ApiKey Metadata
16267
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16268
+ */
15875
16269
  apiKeyMetadatas: outputs.id.AuthConfigApiKeyAuthConfigApiKeyMetadata[];
15876
16270
  /**
15877
16271
  * ApiKey Name
@@ -15948,6 +16342,118 @@ export declare namespace id {
15948
16342
  */
15949
16343
  discoveryUrl: string;
15950
16344
  }
16345
+ interface GetOauth2CredentialProviderConfig {
16346
+ /**
16347
+ * OAuth2 Client ID。
16348
+ */
16349
+ clientId: string;
16350
+ /**
16351
+ * OAuth2 Client Secret。
16352
+ */
16353
+ clientSecret: string;
16354
+ /**
16355
+ * Default custom parameters in GetResourceOauth2Token request
16356
+ */
16357
+ customParameters: outputs.id.GetOauth2CredentialProviderConfigCustomParameters;
16358
+ /**
16359
+ * Default Flow in GetResourceOauth2Token request. Optional values: USER_FEDERATION, M2M
16360
+ */
16361
+ flow: string;
16362
+ /**
16363
+ * Default ForceAuthentication in GetResourceOauth2Token request
16364
+ */
16365
+ forceAuthentication: boolean;
16366
+ /**
16367
+ * Maximum token validity (seconds)
16368
+ */
16369
+ maxExpires: number;
16370
+ /**
16371
+ * Custom metadata
16372
+ */
16373
+ metadata: string;
16374
+ /**
16375
+ * OAuth2 discovery information
16376
+ */
16377
+ oauth2Discovery: outputs.id.GetOauth2CredentialProviderConfigOauth2Discovery;
16378
+ /**
16379
+ * Default RedirectUrl in GetResourceOauth2Token request
16380
+ */
16381
+ redirectUrl: string;
16382
+ /**
16383
+ * Default Scopes in GetResourceOauth2Token request
16384
+ */
16385
+ scopes: string[];
16386
+ /**
16387
+ * Encrypted storage configuration
16388
+ */
16389
+ secretStorage: outputs.id.GetOauth2CredentialProviderConfigSecretStorage;
16390
+ }
16391
+ interface GetOauth2CredentialProviderConfigCustomParameters {
16392
+ /**
16393
+ * Custom parameter entry list
16394
+ */
16395
+ entries: outputs.id.GetOauth2CredentialProviderConfigCustomParametersEntry[];
16396
+ }
16397
+ interface GetOauth2CredentialProviderConfigCustomParametersEntry {
16398
+ /**
16399
+ * Parameter key
16400
+ */
16401
+ key: string;
16402
+ /**
16403
+ * Parameter value
16404
+ */
16405
+ value: string;
16406
+ }
16407
+ interface GetOauth2CredentialProviderConfigOauth2Discovery {
16408
+ /**
16409
+ * Authorization server metadata
16410
+ */
16411
+ authorizationServerMetadata: outputs.id.GetOauth2CredentialProviderConfigOauth2DiscoveryAuthorizationServerMetadata;
16412
+ /**
16413
+ * DiscoveryUrl field
16414
+ */
16415
+ discoveryUrl: string;
16416
+ }
16417
+ interface GetOauth2CredentialProviderConfigOauth2DiscoveryAuthorizationServerMetadata {
16418
+ /**
16419
+ * AuthorizationEndpoint field
16420
+ */
16421
+ authorizationEndpoint: string;
16422
+ /**
16423
+ * CodeChallengeMethodsSupported field
16424
+ */
16425
+ codeChallengeMethodsSupporteds: string[];
16426
+ /**
16427
+ * Issuer field
16428
+ */
16429
+ issuer: string;
16430
+ /**
16431
+ * RegistrationEndpoint field
16432
+ */
16433
+ registrationEndpoint: string;
16434
+ /**
16435
+ * ResponseTypes field
16436
+ */
16437
+ responseTypes: string[];
16438
+ /**
16439
+ * RevocationEndpoint field
16440
+ */
16441
+ revocationEndpoint: string;
16442
+ /**
16443
+ * TokenEndpoint field
16444
+ */
16445
+ tokenEndpoint: string;
16446
+ }
16447
+ interface GetOauth2CredentialProviderConfigSecretStorage {
16448
+ /**
16449
+ * KMS key TRN for encrypted credential value. If not specified, the default key is used
16450
+ */
16451
+ encryptionKey: string;
16452
+ /**
16453
+ * Encrypted storage type. 0: SecretManager, 1: KMS
16454
+ */
16455
+ storageType: number;
16456
+ }
15951
16457
  interface GetPermissionNamespaceTag {
15952
16458
  /**
15953
16459
  * Tag Key
@@ -16146,6 +16652,119 @@ export declare namespace id {
16146
16652
  */
16147
16653
  value: string;
16148
16654
  }
16655
+ interface Oauth2CredentialProviderConfig {
16656
+ /**
16657
+ * OAuth2 Client ID。
16658
+ */
16659
+ clientId: string;
16660
+ /**
16661
+ * OAuth2 Client Secret。
16662
+ */
16663
+ clientSecret: string;
16664
+ /**
16665
+ * Default custom parameters in GetResourceOauth2Token request
16666
+ */
16667
+ customParameters: outputs.id.Oauth2CredentialProviderConfigCustomParameters;
16668
+ /**
16669
+ * Default Flow in GetResourceOauth2Token request. Optional values: USER_FEDERATION, M2M
16670
+ */
16671
+ flow: string;
16672
+ /**
16673
+ * Default ForceAuthentication in GetResourceOauth2Token request
16674
+ */
16675
+ forceAuthentication: boolean;
16676
+ /**
16677
+ * Maximum token validity (seconds)
16678
+ */
16679
+ maxExpires: number;
16680
+ /**
16681
+ * Custom metadata
16682
+ */
16683
+ metadata: string;
16684
+ /**
16685
+ * OAuth2 discovery information
16686
+ */
16687
+ oauth2Discovery: outputs.id.Oauth2CredentialProviderConfigOauth2Discovery;
16688
+ /**
16689
+ * Default RedirectUrl in GetResourceOauth2Token request
16690
+ */
16691
+ redirectUrl: string;
16692
+ /**
16693
+ * Default Scopes in GetResourceOauth2Token request
16694
+ */
16695
+ scopes: string[];
16696
+ /**
16697
+ * Encrypted storage configuration
16698
+ */
16699
+ secretStorage: outputs.id.Oauth2CredentialProviderConfigSecretStorage;
16700
+ }
16701
+ interface Oauth2CredentialProviderConfigCustomParameters {
16702
+ /**
16703
+ * Custom parameter entry list
16704
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16705
+ */
16706
+ entries: outputs.id.Oauth2CredentialProviderConfigCustomParametersEntry[];
16707
+ }
16708
+ interface Oauth2CredentialProviderConfigCustomParametersEntry {
16709
+ /**
16710
+ * Parameter key
16711
+ */
16712
+ key: string;
16713
+ /**
16714
+ * Parameter value
16715
+ */
16716
+ value: string;
16717
+ }
16718
+ interface Oauth2CredentialProviderConfigOauth2Discovery {
16719
+ /**
16720
+ * Authorization server metadata
16721
+ */
16722
+ authorizationServerMetadata: outputs.id.Oauth2CredentialProviderConfigOauth2DiscoveryAuthorizationServerMetadata;
16723
+ /**
16724
+ * DiscoveryUrl field
16725
+ */
16726
+ discoveryUrl: string;
16727
+ }
16728
+ interface Oauth2CredentialProviderConfigOauth2DiscoveryAuthorizationServerMetadata {
16729
+ /**
16730
+ * AuthorizationEndpoint field
16731
+ */
16732
+ authorizationEndpoint: string;
16733
+ /**
16734
+ * CodeChallengeMethodsSupported field
16735
+ */
16736
+ codeChallengeMethodsSupporteds: string[];
16737
+ /**
16738
+ * Issuer field
16739
+ */
16740
+ issuer: string;
16741
+ /**
16742
+ * RegistrationEndpoint field
16743
+ */
16744
+ registrationEndpoint: string;
16745
+ /**
16746
+ * ResponseTypes field
16747
+ */
16748
+ responseTypes: string[];
16749
+ /**
16750
+ * RevocationEndpoint field
16751
+ */
16752
+ revocationEndpoint: string;
16753
+ /**
16754
+ * TokenEndpoint field
16755
+ */
16756
+ tokenEndpoint: string;
16757
+ }
16758
+ interface Oauth2CredentialProviderConfigSecretStorage {
16759
+ /**
16760
+ * KMS key TRN for encrypted credential value. If not specified, the default key is used
16761
+ */
16762
+ encryptionKey: string;
16763
+ /**
16764
+ * Encrypted storage type. 0: SecretManager, 1: KMS
16765
+ */
16766
+ storageType: number;
16767
+ }
16149
16768
  interface PermissionNamespaceTag {
16150
16769
  /**
16151
16770
  * Tag Key
@@ -16229,6 +16848,10 @@ export declare namespace id {
16229
16848
  * Operation value, for example search
16230
16849
  */
16231
16850
  actionValue: string;
16851
+ /**
16852
+ * Attribute extractor list
16853
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16854
+ */
16232
16855
  extractors: outputs.id.ServiceRouteApiSpecExtractor[];
16233
16856
  /**
16234
16857
  * Resource identifier type
@@ -16238,6 +16861,10 @@ export declare namespace id {
16238
16861
  * Resource identifier value, for example JSON Pointer
16239
16862
  */
16240
16863
  identifierValue: string;
16864
+ /**
16865
+ * Response filter list
16866
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16867
+ */
16241
16868
  responseFilters: outputs.id.ServiceRouteApiSpecResponseFilter[];
16242
16869
  }
16243
16870
  interface ServiceRouteApiSpecExtractor {
@@ -16259,6 +16886,10 @@ export declare namespace id {
16259
16886
  source: number;
16260
16887
  }
16261
16888
  interface ServiceRouteApiSpecResponseFilter {
16889
+ /**
16890
+ * Attribute mapping list
16891
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
16892
+ */
16262
16893
  attributes: outputs.id.ServiceRouteApiSpecResponseFilterAttribute[];
16263
16894
  /**
16264
16895
  * Array path JSON Pointer
@@ -16695,6 +17326,48 @@ export declare namespace kms {
16695
17326
  */
16696
17327
  value: string;
16697
17328
  }
17329
+ interface GetSecretSecretRestore {
17330
+ /**
17331
+ * Complete credential data returned by backup, in JSON format.
17332
+ */
17333
+ backupData: string;
17334
+ /**
17335
+ * Encrypted data key returned by backup, Base64 encoded.
17336
+ */
17337
+ secretDataKey: string;
17338
+ /**
17339
+ * Signature of the backup data, Base64 encoded.
17340
+ */
17341
+ signature: string;
17342
+ }
17343
+ interface GetSecretSecretRestoreRead {
17344
+ /**
17345
+ * Complete credential data returned by backup, in JSON format.
17346
+ */
17347
+ backupData: string;
17348
+ /**
17349
+ * Encrypted data key returned by backup, Base64 encoded.
17350
+ */
17351
+ secretDataKey: string;
17352
+ /**
17353
+ * Signature of the backup data, Base64 encoded.
17354
+ */
17355
+ signature: string;
17356
+ }
17357
+ interface GetSecretSecretVersion {
17358
+ /**
17359
+ * Credential version creation time.
17360
+ */
17361
+ creationDate: number;
17362
+ /**
17363
+ * Unique identifier for the credential version, in UUID format.
17364
+ */
17365
+ versionId: string;
17366
+ /**
17367
+ * Credential version tags.
17368
+ */
17369
+ versionStage: string;
17370
+ }
16698
17371
  interface KeyAsymmetricCiphertext {
16699
17372
  /**
16700
17373
  * Encryption algorithm. Optional values: RSAES*OAEP*SHA_256, SM2PKE.
@@ -16750,6 +17423,10 @@ export declare namespace kms {
16750
17423
  * Primary multi-region key transaction identifier and region ID.
16751
17424
  */
16752
17425
  primaryKey: outputs.kms.KeyMultiRegionConfigurationPrimaryKey;
17426
+ /**
17427
+ * Replica multi-region key transaction record number and region ID.
17428
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
17429
+ */
16753
17430
  replicaKeys: outputs.kms.KeyMultiRegionConfigurationReplicaKey[];
16754
17431
  }
16755
17432
  interface KeyMultiRegionConfigurationPrimaryKey {
@@ -16815,6 +17492,10 @@ export declare namespace kms {
16815
17492
  * Target region of the replica key.
16816
17493
  */
16817
17494
  replicaRegion: string;
17495
+ /**
17496
+ * Replica key label.
17497
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
17498
+ */
16818
17499
  tags: outputs.kms.KeyReplicateKeyTag[];
16819
17500
  }
16820
17501
  interface KeyReplicateKeyTag {
@@ -16837,6 +17518,48 @@ export declare namespace kms {
16837
17518
  */
16838
17519
  value: string;
16839
17520
  }
17521
+ interface SecretSecretRestore {
17522
+ /**
17523
+ * Complete credential data returned by backup, in JSON format.
17524
+ */
17525
+ backupData: string;
17526
+ /**
17527
+ * Encrypted data key returned by backup, Base64 encoded.
17528
+ */
17529
+ secretDataKey: string;
17530
+ /**
17531
+ * Signature of the backup data, Base64 encoded.
17532
+ */
17533
+ signature: string;
17534
+ }
17535
+ interface SecretSecretRestoreRead {
17536
+ /**
17537
+ * Complete credential data returned by backup, in JSON format.
17538
+ */
17539
+ backupData: string;
17540
+ /**
17541
+ * Encrypted data key returned by backup, Base64 encoded.
17542
+ */
17543
+ secretDataKey: string;
17544
+ /**
17545
+ * Signature of the backup data, Base64 encoded.
17546
+ */
17547
+ signature: string;
17548
+ }
17549
+ interface SecretSecretVersion {
17550
+ /**
17551
+ * Credential version creation time.
17552
+ */
17553
+ creationDate: number;
17554
+ /**
17555
+ * Unique identifier for the credential version, in UUID format.
17556
+ */
17557
+ versionId: string;
17558
+ /**
17559
+ * Credential version tags.
17560
+ */
17561
+ versionStage: string;
17562
+ }
16840
17563
  }
16841
17564
  export declare namespace mongodb {
16842
17565
  interface AccountAccountPrivilege {
@@ -17364,6 +18087,10 @@ export declare namespace mongodb {
17364
18087
  zoneId: string;
17365
18088
  }
17366
18089
  interface InstanceShard {
18090
+ /**
18091
+ * List of node information in each Shard.
18092
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
18093
+ */
17367
18094
  nodes: outputs.mongodb.InstanceShardNode[];
17368
18095
  /**
17369
18096
  * Shard node ID.
@@ -18843,6 +19570,10 @@ export declare namespace rdsmssql {
18843
19570
  periodUnit: string;
18844
19571
  }
18845
19572
  interface InstanceConnectionInfo {
19573
+ /**
19574
+ * Address list.
19575
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
19576
+ */
18846
19577
  addresses: outputs.rdsmssql.InstanceConnectionInfoAddress[];
18847
19578
  /**
18848
19579
  * Description.
@@ -19026,11 +19757,19 @@ export declare namespace rdsmysql {
19026
19757
  dbName: string;
19027
19758
  }
19028
19759
  interface DbAccountTableColumnPrivilege {
19760
+ /**
19761
+ * Account column permission information.
19762
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
19763
+ */
19029
19764
  columnPrivileges: outputs.rdsmysql.DbAccountTableColumnPrivilegeColumnPrivilege[];
19030
19765
  /**
19031
19766
  * Name of the database to which the table belongs for setting permissions for the account.
19032
19767
  */
19033
19768
  dbName: string;
19769
+ /**
19770
+ * Account table permission information.
19771
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
19772
+ */
19034
19773
  tablePrivileges: outputs.rdsmysql.DbAccountTableColumnPrivilegeTablePrivilege[];
19035
19774
  }
19036
19775
  interface DbAccountTableColumnPrivilegeColumnPrivilege {
@@ -19072,6 +19811,10 @@ export declare namespace rdsmysql {
19072
19811
  port: string;
19073
19812
  }
19074
19813
  interface EndpointCustomRouteStrategy {
19814
+ /**
19815
+ * Custom routing policy list.
19816
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
19817
+ */
19075
19818
  keywordRouteStrategies: outputs.rdsmysql.EndpointCustomRouteStrategyKeywordRouteStrategy[];
19076
19819
  }
19077
19820
  interface EndpointCustomRouteStrategyKeywordRouteStrategy {
@@ -20129,6 +20872,10 @@ export declare namespace rdsmysql {
20129
20872
  secondsBehindMaster: number;
20130
20873
  }
20131
20874
  interface InstanceEndpoint {
20875
+ /**
20876
+ * Address list.
20877
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
20878
+ */
20132
20879
  addresses: outputs.rdsmysql.InstanceEndpointAddress[];
20133
20880
  /**
20134
20881
  * When the endpoint type is read/write or read-only, you can set whether new nodes join automatically. Values: Enable: auto join. Disable: do not auto join (default)
@@ -20146,6 +20893,10 @@ export declare namespace rdsmysql {
20146
20893
  * Connection pool type for proxy terminal. Values: Transaction: Transaction-level connection pool. Default value. Direct: Direct mode.
20147
20894
  */
20148
20895
  connectionPoolType: string;
20896
+ /**
20897
+ * Custom routing and forwarding rules for connected terminals.
20898
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
20899
+ */
20149
20900
  customRouteStrategies: outputs.rdsmysql.InstanceEndpointCustomRouteStrategy[];
20150
20901
  /**
20151
20902
  * Description of the connection endpoint
@@ -20207,6 +20958,10 @@ export declare namespace rdsmysql {
20207
20958
  * Read-only node latency threshold. Value range: 1~3600, default is 30, unit: seconds.
20208
20959
  */
20209
20960
  readOnlyNodeMaxDelayTime: number;
20961
+ /**
20962
+ * List of nodes configured for the connection endpoint and their corresponding read-only weights.
20963
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
20964
+ */
20210
20965
  readOnlyNodeWeights: outputs.rdsmysql.InstanceEndpointReadOnlyNodeWeight[];
20211
20966
  /**
20212
20967
  * Read/write mode: ReadWrite: read/write. ReadOnly: read-only
@@ -21137,6 +21892,10 @@ export declare namespace rdspostgresql {
21137
21892
  tempModifyStartTime: string;
21138
21893
  }
21139
21894
  interface InstanceEndpoint {
21895
+ /**
21896
+ * Address list.
21897
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
21898
+ */
21140
21899
  addresses: outputs.rdspostgresql.InstanceEndpointAddress[];
21141
21900
  /**
21142
21901
  * When the terminal type is read-write or read-only, you can set whether new nodes join automatically. Values: - `Enable`: join automatically - `Disable`: do not join automatically (default)
@@ -21175,6 +21934,10 @@ export declare namespace rdspostgresql {
21175
21934
  * **Note:** This parameter can be set for the default endpoint when read/write splitting is enabled.
21176
21935
  */
21177
21936
  readOnlyNodeMaxDelayTime: number;
21937
+ /**
21938
+ * List of nodes configured for the endpoint and their corresponding read-only weights.
21939
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
21940
+ */
21178
21941
  readOnlyNodeWeights: outputs.rdspostgresql.InstanceEndpointReadOnlyNodeWeight[];
21179
21942
  /**
21180
21943
  * Read/write mode: - `ReadWrite`: Read/write - `ReadOnly`: Read-only
@@ -21246,6 +22009,10 @@ export declare namespace rdspostgresql {
21246
22009
  * Granularity of the maintenance cycle. Value: Week (week)
21247
22010
  */
21248
22011
  dayKind: string;
22012
+ /**
22013
+ * Detailed information about the instance's maintenance window.
22014
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
22015
+ */
21249
22016
  dayOfWeekMaintenanceTimes: outputs.rdspostgresql.InstanceMaintenanceWindowDayOfWeekMaintenanceTime[];
21250
22017
  }
21251
22018
  interface InstanceMaintenanceWindowDayOfWeekMaintenanceTime {
@@ -21347,6 +22114,10 @@ export declare namespace rdspostgresql {
21347
22114
  * Backup set ID
21348
22115
  */
21349
22116
  backupId: string;
22117
+ /**
22118
+ * List of databases to restore
22119
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
22120
+ */
21350
22121
  databases: outputs.rdspostgresql.InstanceRestoreToExistedInstanceDatabase[];
21351
22122
  /**
21352
22123
  * Source instance ID
@@ -21702,6 +22473,10 @@ export declare namespace redis {
21702
22473
  * Number of nodes in each shard
21703
22474
  */
21704
22475
  nodeNumber: number;
22476
+ /**
22477
+ * Detailed list of all Server nodes in the shard.
22478
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
22479
+ */
21705
22480
  serverNodes: outputs.redis.InstanceInstanceShardServerNode[];
21706
22481
  /**
21707
22482
  * Shard ID.
@@ -22413,6 +23188,10 @@ export declare namespace storageebs {
22413
23188
  * Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
22414
23189
  */
22415
23190
  status: string;
23191
+ /**
23192
+ * Tag information
23193
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
23194
+ */
22416
23195
  tags: outputs.storageebs.SnapshotGroupSnapshotTag[];
22417
23196
  /**
22418
23197
  * Cloud disk ID
@@ -22553,6 +23332,88 @@ export declare namespace tls {
22553
23332
  */
22554
23333
  sms: number;
22555
23334
  }
23335
+ interface AlarmContentTemplateTypeDingTalk {
23336
+ /**
23337
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23338
+ */
23339
+ content: string;
23340
+ /**
23341
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23342
+ */
23343
+ locale: string;
23344
+ /**
23345
+ * Alert notification subject
23346
+ */
23347
+ title: string;
23348
+ }
23349
+ interface AlarmContentTemplateTypeEmail {
23350
+ /**
23351
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23352
+ */
23353
+ content: string;
23354
+ /**
23355
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23356
+ */
23357
+ locale: string;
23358
+ /**
23359
+ * Email notification subject
23360
+ */
23361
+ subject: string;
23362
+ }
23363
+ interface AlarmContentTemplateTypeLark {
23364
+ /**
23365
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23366
+ */
23367
+ content: string;
23368
+ /**
23369
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23370
+ */
23371
+ locale: string;
23372
+ /**
23373
+ * Alert notification subject
23374
+ */
23375
+ title: string;
23376
+ }
23377
+ interface AlarmContentTemplateTypeSms {
23378
+ /**
23379
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23380
+ */
23381
+ content: string;
23382
+ /**
23383
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23384
+ */
23385
+ locale: string;
23386
+ }
23387
+ interface AlarmContentTemplateTypeVms {
23388
+ /**
23389
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23390
+ */
23391
+ content: string;
23392
+ /**
23393
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23394
+ */
23395
+ locale: string;
23396
+ }
23397
+ interface AlarmContentTemplateTypeWeChat {
23398
+ /**
23399
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23400
+ */
23401
+ content: string;
23402
+ /**
23403
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23404
+ */
23405
+ locale: string;
23406
+ /**
23407
+ * Alert notification subject
23408
+ */
23409
+ title: string;
23410
+ }
23411
+ interface AlarmContentTemplateTypeWebhook {
23412
+ /**
23413
+ * Alert notification content, usually in JSON format. Supports content variables and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23414
+ */
23415
+ content: string;
23416
+ }
22556
23417
  interface AlarmJoinConfiguration {
22557
23418
  /**
22558
23419
  * Expression used for left join or right join.
@@ -22572,6 +23433,10 @@ export declare namespace tls {
22572
23433
  * Condition for whether to proceed to the next level.
22573
23434
  */
22574
23435
  hasNext: boolean;
23436
+ /**
23437
+ * Notification channel information.
23438
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
23439
+ */
22575
23440
  receiverInfos: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfo[];
22576
23441
  /**
22577
23442
  * Rule node. JSON format.
@@ -22611,6 +23476,10 @@ export declare namespace tls {
22611
23476
  * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
22612
23477
  */
22613
23478
  generalWebhookBody: string;
23479
+ /**
23480
+ * Custom callback request headers for the interface.
23481
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
23482
+ */
22614
23483
  generalWebhookHeaders: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[];
22615
23484
  /**
22616
23485
  * Custom callback method for the interface. Only POST or PUT is supported.
@@ -22680,6 +23549,10 @@ export declare namespace tls {
22680
23549
  * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
22681
23550
  */
22682
23551
  generalWebhookBody: string;
23552
+ /**
23553
+ * Custom callback request headers for the interface.
23554
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
23555
+ */
22683
23556
  generalWebhookHeaders: outputs.tls.AlarmNotifyGroupReceiverGeneralWebhookHeader[];
22684
23557
  /**
22685
23558
  * Custom callback method for the interface. Only POST or PUT is supported.
@@ -23032,6 +23905,88 @@ export declare namespace tls {
23032
23905
  */
23033
23906
  sms: number;
23034
23907
  }
23908
+ interface GetAlarmContentTemplateTypeDingTalk {
23909
+ /**
23910
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23911
+ */
23912
+ content: string;
23913
+ /**
23914
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23915
+ */
23916
+ locale: string;
23917
+ /**
23918
+ * Alert notification subject
23919
+ */
23920
+ title: string;
23921
+ }
23922
+ interface GetAlarmContentTemplateTypeEmail {
23923
+ /**
23924
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23925
+ */
23926
+ content: string;
23927
+ /**
23928
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23929
+ */
23930
+ locale: string;
23931
+ /**
23932
+ * Email notification subject
23933
+ */
23934
+ subject: string;
23935
+ }
23936
+ interface GetAlarmContentTemplateTypeLark {
23937
+ /**
23938
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23939
+ */
23940
+ content: string;
23941
+ /**
23942
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23943
+ */
23944
+ locale: string;
23945
+ /**
23946
+ * Alert notification subject
23947
+ */
23948
+ title: string;
23949
+ }
23950
+ interface GetAlarmContentTemplateTypeSms {
23951
+ /**
23952
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23953
+ */
23954
+ content: string;
23955
+ /**
23956
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23957
+ */
23958
+ locale: string;
23959
+ }
23960
+ interface GetAlarmContentTemplateTypeVms {
23961
+ /**
23962
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23963
+ */
23964
+ content: string;
23965
+ /**
23966
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23967
+ */
23968
+ locale: string;
23969
+ }
23970
+ interface GetAlarmContentTemplateTypeWeChat {
23971
+ /**
23972
+ * Alert notification content. Supports plain text format, content variables, and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23973
+ */
23974
+ content: string;
23975
+ /**
23976
+ * The language for fixed content in alert notifications. Available values: zh-CN, en-US.
23977
+ */
23978
+ locale: string;
23979
+ /**
23980
+ * Alert notification subject
23981
+ */
23982
+ title: string;
23983
+ }
23984
+ interface GetAlarmContentTemplateTypeWebhook {
23985
+ /**
23986
+ * Alert notification content, usually in JSON format. Supports content variables and content functions. Note: The maximum length of the notification content after variable rendering is 8 KB. Content exceeding this limit will be truncated. If the body is left blank, the default content will be used.
23987
+ */
23988
+ content: string;
23989
+ }
23035
23990
  interface GetAlarmJoinConfiguration {
23036
23991
  /**
23037
23992
  * Expression used for left join or right join.
@@ -24827,6 +25782,10 @@ export declare namespace tls {
24827
25782
  * Time when the collection configuration was created.
24828
25783
  */
24829
25784
  createTime: string;
25785
+ /**
25786
+ * Extraction rule list.
25787
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25788
+ */
24830
25789
  excludePaths: outputs.tls.HostGroupRuleExcludePath[];
24831
25790
  /**
24832
25791
  * Extraction rules
@@ -24882,10 +25841,30 @@ export declare namespace tls {
24882
25841
  * Container name to collect. If no container name is specified, all containers in the machine group are collected. Supports regular expressions. For example, setting the container name to ^(container-test)$ collects all containers named container-test.
24883
25842
  */
24884
25843
  containerNameRegex: string;
25844
+ /**
25845
+ * Whether to add environment variables as log tags to the raw log data. When enabled, Log Service adds container environment variable fields to logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to source and Value to data_source. If the container has the environment variable source=DC, Log Service adds the field **tag**data_source_*: DC to the log.
25846
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25847
+ */
24885
25848
  envTags: outputs.tls.HostGroupRuleContainerRuleEnvTag[];
25849
+ /**
25850
+ * Container environment variable denylist/blocklist specifies containers to exclude from collection. If the denylist/blocklist is not enabled, all containers are collected. If enabled, Key is required and Value is optional. If Value is empty, all containers with the specified Key in their environment variables are excluded. If Value is not empty, only containers matching the key-value pair are excluded—that is, containers with the specified Key and a Value matching the given pattern. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to exclude containers with module:tcp or module:udp in their environment variables. Multiple key-value pairs use logical OR: any container matching any pair is excluded from collection. When the denylist/blocklist is enabled, Keys cannot be duplicated.
25851
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25852
+ */
24886
25853
  excludeContainerEnvRegexes: outputs.tls.HostGroupRuleContainerRuleExcludeContainerEnvRegex[];
25854
+ /**
25855
+ * The container Label denylist specifies which containers to exclude from collection. If not enabled, all containers are collected. If the container Label denylist is enabled, Key is required and Value is optional. If Value is empty, all containers with the specified Key in the container Label are excluded. If Value is not empty, only containers matching the Key-Value pair are excluded, meaning only containers with the specified Key and a Value matching the pattern are excluded. Value supports regex matching. For example, set Key to app and Value to ^(test1|test2)$ to exclude containers with app:test1 or app:test2 in the container Label. The logical relationship between multiple Key-Value pairs is OR, meaning any container Label matching any pair will be excluded from collection. When enabling the container Label denylist, Keys must not be duplicated.
25856
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25857
+ */
24887
25858
  excludeContainerLabelRegexes: outputs.tls.HostGroupRuleContainerRuleExcludeContainerLabelRegex[];
25859
+ /**
25860
+ * The container environment variable allowlist specifies which containers to collect by using environment variables as criteria. If the allowlist is not enabled, all containers are collected. When the container environment variable allowlist is enabled, you must enter key-value pairs. Key is required; Value is optional. If Value is empty: collect all containers that contain the Key in their environment variables. If Value is not empty: only collect containers where the Key exists and its value matches Value. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to collect only containers with module:tcp or module:udp in their environment variables. Multiple key-value pairs use logical OR; any container environment variable matching any key-value pair will be included in the collection scope. When the container environment variable allowlist is enabled, Keys must not be duplicated.
25861
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25862
+ */
24888
25863
  includeContainerEnvRegexes: outputs.tls.HostGroupRuleContainerRuleIncludeContainerEnvRegex[];
25864
+ /**
25865
+ * The container Label allowlist specifies which containers to collect based on container Labels. If the allowlist is not enabled, all containers are collected. When the container Label allowlist is enabled, you must enter key-value pairs. Key is required; Value is optional. If Value is empty, all containers with the specified Key in their container Label are collected. If Value is not empty, only containers with the specified Key and a Value matching the Value field are collected. Value supports regular expressions. For example, set Key to app and Value to ^(test1|test2)$ to collect only containers with app:test1 or app:test2 in their container Label. The logical relationship between multiple key-value pairs is OR; any container Label matching any key-value pair will be included in the collection scope. When the container Label allowlist is enabled, Keys must not be duplicated.
25866
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25867
+ */
24889
25868
  includeContainerLabelRegexes: outputs.tls.HostGroupRuleContainerRuleIncludeContainerLabelRegex[];
24890
25869
  /**
24891
25870
  * Kubernetes container collection rules.
@@ -24947,15 +25926,39 @@ export declare namespace tls {
24947
25926
  val: string;
24948
25927
  }
24949
25928
  interface HostGroupRuleContainerRuleKubernetesRule {
25929
+ /**
25930
+ * Whether to add Kubernetes Annotations as log tags to the raw log data. When enabled, the log service adds Kubernetes Pod Annotation fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to sink and Value to data_sink. If the Pod contains the Annotation sink=ck, the log will include the field **tag**data_sink_*: ck.
25931
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25932
+ */
24950
25933
  annotationTags: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleAnnotationTag[];
24951
25934
  /**
24952
25935
  * Whether to add all Kubernetes Labels as log tags to the raw log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the log. For example, if the Pod has Label source=DC and destination=CS, the log will include fields **tag**source__: DC and **tag**destination__: CS.
24953
25936
  */
24954
25937
  enableAllLabelTag: boolean;
25938
+ /**
25939
+ * Pod Annotation denylist is used to specify containers that are not collected. If you need to set a Pod Annotation denylist, Key is required and Value is optional. If Value is empty, all containers under Pods whose Pod Annotation contains the Key will be excluded. If Value is not empty, only containers under Pods whose Pod Annotation contains the Key and whose value matches the Value will be excluded. By default, Value uses string matching, meaning only when Value and the Pod Annotation value are exactly the same will it match. If the value starts with ^ and ends with $, it is treated as a regular expression match. For example, set Key to app and Value to ^(test1|test2)$ to match containers under Pods whose Pod Annotation contains app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning as long as the Pod Annotation matches any pair, it will be included in the collection scope. When enabling the Pod Annotation denylist, Keys must not be duplicated. For fuzzy regular expression matching, you must add .*. For example, ^(http.*)$ matches strings that start with http
25940
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25941
+ */
24955
25942
  excludePodAnnotationRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
25943
+ /**
25944
+ * Specify containers to exclude from collection using the Pod Label denylist. If not enabled, all containers are collected. To set a Pod Label denylist, Key is required and Value is optional. If Value is empty, all containers with the specified Key in the Pod Label are excluded from collection. If Value is not empty, only containers with the specified Key and a Value matching the pattern are excluded. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to exclude containers with module:tcp or module:udp in the Pod Label. Note: The logical relationship between multiple Key-Value pairs is OR, meaning any Pod Label matching any pair will be excluded from collection. When enabling the Pod Label denylist, Keys must not be duplicated. For fuzzy regex matching, you must add .*. For example, ^(http.*)$ matches any string starting with http.
25945
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25946
+ */
24956
25947
  excludePodLabelRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
25948
+ /**
25949
+ * Pod Annotation Allowlist specifies which containers to collect. If you need to set a Pod Annotation Allowlist, Key is required and Value is optional. If Value is empty, all containers in Pods with the specified Key in their Pod Annotation are matched. If Value is not empty, only containers in Pods where the Pod Annotation contains the Key and its value matches Value are matched. By default, Value uses string matching, meaning only exact matches between Value and the Pod Annotation value are considered. If Value starts with ^ and ends with $, it uses regex matching. For example, set Key to app and Value to ^(test1|test2)$ to match containers in Pods with Pod Annotation app:test1 or app:test2. Note: Multiple Key-Value pairs use logical OR, so any Pod Annotation matching any pair will be included in the collection scope. When enabling the Pod Annotation Allowlist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches values starting with http
25950
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25951
+ */
24957
25952
  includePodAnnotationRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
25953
+ /**
25954
+ * Pod label allowlist specifies which containers to collect. If the Pod label allowlist is not enabled, all containers are collected. To set a Pod label allowlist, Key is required. If Value is empty, all containers with the Key in their Pod label are collected. If Value is not empty, only containers with the Key in their Pod label and a Value matching the specified pattern are collected. Value supports regex matching. For example, set Key to module and Value to ^(tcp|udp)$ to collect only containers with module:tcp or module:udp in their Pod label. Note: The logical relationship between multiple key-value pairs is OR, meaning any matching pair will include the Pod in the collection scope. When the Pod label allowlist is enabled, Keys must be unique. For fuzzy regex matching, you must add .*. For example, ^(http.*)$ matches strings starting with http.
25955
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25956
+ */
24958
25957
  includePodLabelRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
25958
+ /**
25959
+ * Choose whether to add Kubernetes labels as log tags to the original log data. When enabled, the log service adds Kubernetes Pod label fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to source and Value to data_source. If the Pod contains the label source=DC, the log will include the field **tag**data_source_*: DC.
25960
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
25961
+ */
24959
25962
  labelTags: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleLabelTag[];
24960
25963
  /**
24961
25964
  * Name of the Kubernetes Namespace to be collected. If not specified, all containers are collected. Namespace names support regular expression matching. For example, setting the Namespace name to ^(tcp|udp)$ collects all containers under the tcp and udp namespaces.
@@ -25057,6 +26060,10 @@ export declare namespace tls {
25057
26060
  * Enable nanosecond precision time. When enabled, log time parsing will report time with nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
25058
26061
  */
25059
26062
  enableNanosecond: boolean;
26063
+ /**
26064
+ * Filter rule list.
26065
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26066
+ */
25060
26067
  filterKeyRegexes: outputs.tls.HostGroupRuleExtractRuleFilterKeyRegex[];
25061
26068
  /**
25062
26069
  * List of log field names (Keys).
@@ -25140,6 +26147,10 @@ export declare namespace tls {
25140
26147
  * Whether to upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
25141
26148
  */
25142
26149
  enableRawLog: boolean;
26150
+ /**
26151
+ * Add constant fields to logs. Constant fields must follow these restrictions: Up to 5 constant fields can be uploaded. Field name (Key) must be unique and not empty. Length: 1–128 characters, including letters, numbers, and special characters (-*./), and cannot start with an underscore. Field value (Value) must not be empty, maximum length is 512 KiB.
26152
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26153
+ */
25143
26154
  fields: outputs.tls.HostGroupRuleUserDefineRuleField[];
25144
26155
  /**
25145
26156
  * Field name used to store machine group label information.
@@ -25371,6 +26382,10 @@ export declare namespace tls {
25371
26382
  * Enable nanoseconds.
25372
26383
  */
25373
26384
  enableNanosecond: boolean;
26385
+ /**
26386
+ * Filter key regular expression.
26387
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26388
+ */
25374
26389
  filterKeyRegexes: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex[];
25375
26390
  /**
25376
26391
  * List of log field names (Key). Valid only when LogType is delimiter_log. Supports up to 100 field names. Duplicate field names are not allowed, and all field names cannot be left blank
@@ -25512,6 +26527,10 @@ export declare namespace tls {
25512
26527
  * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
25513
26528
  */
25514
26529
  indexSqlAll: boolean;
26530
+ /**
26531
+ * When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
26532
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26533
+ */
25515
26534
  jsonKeys: outputs.tls.IndexKeyValueValueJsonKey[];
25516
26535
  /**
25517
26536
  * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
@@ -25601,6 +26620,10 @@ export declare namespace tls {
25601
26620
  * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
25602
26621
  */
25603
26622
  indexSqlAll: boolean;
26623
+ /**
26624
+ * When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
26625
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26626
+ */
25604
26627
  jsonKeys: outputs.tls.IndexUserInnerKeyValueValueJsonKey[];
25605
26628
  /**
25606
26629
  * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
@@ -25670,10 +26693,30 @@ export declare namespace tls {
25670
26693
  * Container name to collect. If no container name is specified, all containers in the machine group will be collected. Supports regex matching; for example, setting the container name to ^(container-test)$ will collect all containers named container-test.
25671
26694
  */
25672
26695
  containerNameRegex: string;
26696
+ /**
26697
+ * Whether to add environment variables as log tags to the raw log data. When enabled, the log service adds container environment variable fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to source and Value to data_source. If the container has the environment variable source=DC, the log will include the field **tag**data_source_*: DC
26698
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26699
+ */
25673
26700
  envTags: outputs.tls.RuleContainerRuleEnvTag[];
26701
+ /**
26702
+ * The container environment variable denylist specifies which containers are excluded from collection. If the denylist is not enabled, all containers are collected. When the container environment variable denylist is enabled, Key is required and Value is optional. If Value is empty, all containers whose environment variables contain the Key are excluded from collection. If Value is not empty, only containers with a matching key-value pair are excluded, meaning only containers whose environment variables contain the Key and whose value matches the Value are excluded. Value supports regular expressions. For example, if Key is set to module and Value is set to ^(tcp|udp)$, containers with environment variables module:tcp or module:udp are excluded from collection. Multiple key-value pairs are evaluated with a logical OR, so any container environment variable matching any key-value pair will be excluded from collection. When the container environment variable denylist is enabled, Keys must be unique.
26703
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26704
+ */
25674
26705
  excludeContainerEnvRegexes: outputs.tls.RuleContainerRuleExcludeContainerEnvRegex[];
26706
+ /**
26707
+ * Container label denylist specifies containers to exclude from collection. If the denylist is not enabled, all containers will be collected. If the container label denylist is enabled, Key is required and Value is optional. If Value is empty, all containers with the Key in their label will be excluded. If Value is not empty, only containers matching the key-value pair will be excluded—that is, containers with the Key in their label and a Value matching the specified pattern. Value supports regex matching; for example, set Key to app and Value to ^(test1|test2)$ to exclude containers with labels app:test1 and app:test2. Multiple key-value pairs use logical OR; any container label matching any pair will be excluded from collection. When the container label denylist is enabled, Keys must not be duplicated.
26708
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26709
+ */
25675
26710
  excludeContainerLabelRegexes: outputs.tls.RuleContainerRuleExcludeContainerLabelRegex[];
26711
+ /**
26712
+ * The container environment variable allowlist specifies which containers to collect using container environment variables. If the allowlist is not enabled, all containers are collected. When the container environment variable allowlist is enabled, you must enter key-value pairs. Key is required; Value is optional. If Value is empty, all containers containing the Key in their environment variables are collected. If Value is not empty, only containers with the Key in their environment variables and a Value matching the specified value are collected. Value supports regular expression matching. For example, if Key is set to module and Value is set to ^(tcp|udp)$, only containers with module:tcp or module:udp in their environment variables are collected. The logical relationship between multiple key-value pairs is OR, meaning any container environment variable matching any key-value pair will be included in the collection scope. When the container environment variable allowlist is enabled, Keys must not be duplicated.
26713
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26714
+ */
25676
26715
  includeContainerEnvRegexes: outputs.tls.RuleContainerRuleIncludeContainerEnvRegex[];
26716
+ /**
26717
+ * The container label allowlist specifies which containers to collect based on container labels. If the allowlist is not enabled, all containers are collected. When the container label allowlist is enabled, you must specify key-value pairs. Key is required and Value is optional. If Value is empty, all containers whose labels contain the Key are collected. If Value is not empty, only containers whose labels contain the Key and whose value matches the Value are collected. Value supports regular expressions. For example, if Key is set to app and Value is set to ^(test1|test2)$, only containers with labels app:test1 or app:test2 are collected. Multiple key-value pairs are evaluated with a logical OR, so any container label matching any key-value pair will be included in the collection scope. When the container label allowlist is enabled, Keys must be unique.
26718
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26719
+ */
25677
26720
  includeContainerLabelRegexes: outputs.tls.RuleContainerRuleIncludeContainerLabelRegex[];
25678
26721
  /**
25679
26722
  * Kubernetes container collection rules.
@@ -25735,15 +26778,39 @@ export declare namespace tls {
25735
26778
  val: string;
25736
26779
  }
25737
26780
  interface RuleContainerRuleKubernetesRule {
26781
+ /**
26782
+ * Whether to add Kubernetes Annotations as log tags to the original log data. When enabled, the log service will add fields related to Kubernetes Pod Annotations to the logs. Setting multiple key-value pairs means adding multiple fields. For example, if you set Key to sink and Value to data_sink, and the Pod contains the annotation sink=ck, a new field **tag**data_sink_*: ck will be added to the log.
26783
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26784
+ */
25738
26785
  annotationTags: outputs.tls.RuleContainerRuleKubernetesRuleAnnotationTag[];
25739
26786
  /**
25740
26787
  * Whether to add all Kubernetes Labels as log tags to the original log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the logs. For example, if the Pod contains Label source=DC and destination=CS, the logs will include fields **tag**source__: DC and **tag**destination__: CS.
25741
26788
  */
25742
26789
  enableAllLabelTag: boolean;
26790
+ /**
26791
+ * Pod Annotation Denylist is used to specify containers that are not collected. If you need to set a Pod Annotation Denylist, Key is required and Value is optional. If Value is empty, all containers under Pods whose Pod Annotation contains the specified Key are excluded. If Value is not empty, only containers under Pods whose Pod Annotation contains the Key and whose value matches the specified Value are excluded. By default, Value uses string matching, meaning it only matches when Value and the Pod Annotation value are exactly the same. If the value starts with ^ and ends with $, it is treated as a regular expression. For example, if Key is set to app and Value is set to ^(test1|test2)$, it matches containers under Pods with Pod Annotation app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning a Pod Annotation that matches any pair will be excluded from the collection scope. When enabling the Pod Annotation Denylist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches strings starting with http
26792
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26793
+ */
25743
26794
  excludePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
26795
+ /**
26796
+ * Specify containers to exclude from collection using the Pod Label denylist. If not enabled, all containers are collected. To set a Pod Label denylist, Key is required and Value is optional. If Value is empty, all containers with the specified Key in their Pod Label are excluded from collection. If Value is not empty, only containers with the specified Key and a Value matching the Value in their Pod Label are excluded. Value supports regular expressions. For example, set Key to module and Value to ^(tcp|udp)$ to exclude containers with module:tcp or module:udp in their Pod Label. Note: The logical relationship between multiple Key-Value pairs is OR. Any Pod Label matching any Key-Value pair will be excluded from collection. When enabling the Pod Label denylist, Keys must not be duplicated. For fuzzy regular expression matching, you must add .*. For example, ^(http.*)$ matches any string starting with http
26797
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26798
+ */
25744
26799
  excludePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
26800
+ /**
26801
+ * Pod Annotation Allowlist is used to specify containers to be collected. If you need to set a Pod Annotation Allowlist, Key is required and Value is optional. If Value is empty, all containers under Pods that contain the Key in Pod Annotation will match. If Value is not empty, only containers under Pods that contain the Key and whose value matches Value in Pod Annotation will match. Value defaults to string matching, meaning only when Value and the Pod Annotation value are exactly the same will they match. If the value starts with ^ and ends with $, it is a regex match. For example, set Key to app and Value to ^(test1|test2)$ to match containers under Pods with Pod Annotation app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning as long as Pod Annotation matches any pair, it will be included in the collection scope. When enabling Pod Annotation Allowlist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches strings starting with http.
26802
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26803
+ */
25745
26804
  includePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
26805
+ /**
26806
+ * Pod Label Allowlist is used to specify which containers to collect. If Pod Label Allowlist is not enabled, all containers will be collected. If you need to set a Pod Label Allowlist, Key is required: if Value is empty, all containers with the Key in their Pod Label will be collected. If Value is not empty, only containers with the Key in their Pod Label and a Value matching the specified pattern will be collected; regular expression matching is supported. For example, if you set Key to module and Value to ^(tcp|udp)$, only containers with module:tcp or module:udp in their Pod Label will be collected. Note: The logical relationship between multiple key-value pairs is OR, meaning any Pod Label matching any key-value pair will be included in the collection scope. When enabling Pod Label Allowlist, Keys cannot be duplicated. For fuzzy regular expression matching, you must add .*, for example, ^(http.*)$ matches strings starting with http.
26807
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26808
+ */
25746
26809
  includePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
26810
+ /**
26811
+ * Whether to add Kubernetes labels as log tags to the raw log data. When enabled, the log service adds Kubernetes Pod label fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, if you set Key to source and Value to data_source, and the Pod contains the label source=DC, the log will include the field **tag**data_source_*: DC.
26812
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26813
+ */
25747
26814
  labelTags: outputs.tls.RuleContainerRuleKubernetesRuleLabelTag[];
25748
26815
  /**
25749
26816
  * Name of the Kubernetes Namespace to collect. If no Namespace name is specified, all containers will be collected. Namespace names support regular expression matching. For example, if you set the Namespace name to ^(tcp|udp)$, it will collect all containers under the tcp and udp namespaces.
@@ -25845,6 +26912,10 @@ export declare namespace tls {
25845
26912
  * Enable nanosecond precision time. When enabled, log time parsing will include and report nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
25846
26913
  */
25847
26914
  enableNanosecond: boolean;
26915
+ /**
26916
+ * Filter rule list. When LogType is minimalist*log or multiline*log, you can configure up to 1 filter rule, and the filter field name key must be content. When LogType is delimiter*log, json*log, or fullregex*log, you can configure up to 5 filter rules, and the filter field name key cannot be duplicated or empty. The regular expression for the filter field's log content must be a valid regular expression and is limited to 256 characters.
26917
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
26918
+ */
25848
26919
  filterKeyRegexes: outputs.tls.RuleExtractRuleFilterKeyRegex[];
25849
26920
  /**
25850
26921
  * List of log field names (Key). This is only valid when LogType is delimiter*log or fullregex*log. You can configure up to 100 field names. When LogType is delimiter*log, field names must be unique and cannot all be empty. When LogType is fullregex*log, field names must be unique and cannot be empty.
@@ -25934,6 +27005,10 @@ export declare namespace tls {
25934
27005
  * Upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
25935
27006
  */
25936
27007
  enableRawLog: boolean;
27008
+ /**
27009
+ * Add constant fields to logs. Constant fields must follow these restrictions: You can upload up to 5 constant fields. Field names (Key) must be unique and not empty. Length limit: 1–128 characters, including letters, numbers, and special characters (-*./), and cannot start with an underscore. Field values (Value) must not be empty, with a maximum length of 512 KiB.
27010
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27011
+ */
25937
27012
  fields: outputs.tls.RuleUserDefineRuleField[];
25938
27013
  /**
25939
27014
  * Field name used to store machine group label information
@@ -26171,6 +27246,10 @@ export declare namespace tos {
26171
27246
  * Enable object default bucket ACL inheritance. true: Enable object default bucket ACL inheritance. false: Disable object default bucket ACL inheritance.
26172
27247
  */
26173
27248
  bucketAclDelivered: boolean;
27249
+ /**
27250
+ * Root node for object access control permissions
27251
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27252
+ */
26174
27253
  grants: outputs.tos.BucketAclGrant[];
26175
27254
  /**
26176
27255
  * Object owner
@@ -26303,6 +27382,10 @@ export declare namespace tos {
26303
27382
  */
26304
27383
  lifecycleRuleId: string;
26305
27384
  noCurrentVersionExpiration: outputs.tos.BucketLifecycleConfigNoCurrentVersionExpiration;
27385
+ /**
27386
+ * Expiration attribute for transitioning historical version objects in the lifecycle rule based on last modified time
27387
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27388
+ */
26306
27389
  nonCurrentVersionTransitions: outputs.tos.BucketLifecycleConfigNonCurrentVersionTransition[];
26307
27390
  /**
26308
27391
  * Prefix to which the rule applies
@@ -26312,7 +27395,15 @@ export declare namespace tos {
26312
27395
  * Enable rule. Includes Enabled, Disabled.
26313
27396
  */
26314
27397
  status: string;
27398
+ /**
27399
+ * Tag
27400
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27401
+ */
26315
27402
  tags: outputs.tos.BucketLifecycleConfigTag[];
27403
+ /**
27404
+ * Expiration attribute for transitioning the latest version object in the lifecycle rule based on last modified time
27405
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27406
+ */
26316
27407
  transitions: outputs.tos.BucketLifecycleConfigTransition[];
26317
27408
  }
26318
27409
  interface BucketLifecycleConfigAbortInCompleteMultipartUpload {
@@ -26439,6 +27530,10 @@ export declare namespace tos {
26439
27530
  keySuffix: string;
26440
27531
  }
26441
27532
  interface BucketMirrorBackRuleRedirect {
27533
+ /**
27534
+ * List of rules for writing origin response headers to object metadata.
27535
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27536
+ */
26442
27537
  fetchHeaderToMetaDataRules: outputs.tos.BucketMirrorBackRuleRedirectFetchHeaderToMetaDataRule[];
26443
27538
  /**
26444
27539
  * Whether to fetch data from the configured origin after redirection. Value description: true: Fetch data from the configured origin after redirection. false: Do not fetch data from the configured origin after redirection.
@@ -26510,6 +27605,10 @@ export declare namespace tos {
26510
27605
  * Prohibit forwarding specified headers to the origin. Limit: maximum 64.
26511
27606
  */
26512
27607
  removes: string[];
27608
+ /**
27609
+ * List of request headers to add or overwrite during origin fetch.
27610
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27611
+ */
26513
27612
  sets: outputs.tos.BucketMirrorBackRuleRedirectMirrorHeaderSet[];
26514
27613
  }
26515
27614
  interface BucketMirrorBackRuleRedirectMirrorHeaderSet {
@@ -26529,7 +27628,15 @@ export declare namespace tos {
26529
27628
  sourceEndpoint: outputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpoint;
26530
27629
  }
26531
27630
  interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpoint {
27631
+ /**
27632
+ * Backup private origin node list.
27633
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27634
+ */
26532
27635
  followers: outputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollower[];
27636
+ /**
27637
+ * Origin address for requests. Supports up to 5 origin fetch addresses. Required when the origin is a private bucket.
27638
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27639
+ */
26533
27640
  primaries: outputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimary[];
26534
27641
  }
26535
27642
  interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollower {
@@ -26693,8 +27800,20 @@ export declare namespace tos {
26693
27800
  ruleId: string;
26694
27801
  }
26695
27802
  interface BucketNotificationNotificationRuleDestination {
27803
+ /**
27804
+ * Event delivery target is Kafka message queue.
27805
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27806
+ */
26696
27807
  kafkas: outputs.tos.BucketNotificationNotificationRuleDestinationKafka[];
27808
+ /**
27809
+ * Event delivery target is RocketMQ message queue.
27810
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27811
+ */
26697
27812
  rocketMqs: outputs.tos.BucketNotificationNotificationRuleDestinationRocketMq[];
27813
+ /**
27814
+ * Event delivery target is Function Service.
27815
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27816
+ */
26698
27817
  veFaaS: outputs.tos.BucketNotificationNotificationRuleDestinationVeFaa[];
26699
27818
  }
26700
27819
  interface BucketNotificationNotificationRuleDestinationKafka {
@@ -26750,6 +27869,10 @@ export declare namespace tos {
26750
27869
  tosKey: outputs.tos.BucketNotificationNotificationRuleFilterTosKey;
26751
27870
  }
26752
27871
  interface BucketNotificationNotificationRuleFilterTosKey {
27872
+ /**
27873
+ * Object filter information.
27874
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
27875
+ */
26753
27876
  filterRules: outputs.tos.BucketNotificationNotificationRuleFilterTosKeyFilterRule[];
26754
27877
  }
26755
27878
  interface BucketNotificationNotificationRuleFilterTosKeyFilterRule {
@@ -27646,6 +28769,74 @@ export declare namespace tos {
27646
28769
  */
27647
28770
  replaceKeyWith: string;
27648
28771
  }
28772
+ interface GetObjectAccountAcl {
28773
+ /**
28774
+ * Authorized account ID.
28775
+ */
28776
+ accountId: string;
28777
+ /**
28778
+ * Authorized principal type. Currently, only CanonicalUser is supported.
28779
+ */
28780
+ aclType: string;
28781
+ /**
28782
+ * Authorization permission type. Includes FULL*CONTROL, READ, READ*ACP, WRITE, WRITE_ACP.
28783
+ */
28784
+ permission: string;
28785
+ }
28786
+ interface GetObjectMetadata {
28787
+ /**
28788
+ * Tag key.
28789
+ */
28790
+ key: string;
28791
+ /**
28792
+ * Tag value.
28793
+ */
28794
+ value: string;
28795
+ }
28796
+ interface GetObjectTag {
28797
+ /**
28798
+ * Tag key.
28799
+ */
28800
+ key: string;
28801
+ /**
28802
+ * Tag value.
28803
+ */
28804
+ value: string;
28805
+ }
28806
+ interface TosObjectAccountAcl {
28807
+ /**
28808
+ * Authorized account ID.
28809
+ */
28810
+ accountId: string;
28811
+ /**
28812
+ * Authorized principal type. Currently, only CanonicalUser is supported.
28813
+ */
28814
+ aclType: string;
28815
+ /**
28816
+ * Authorization permission type. Includes FULL*CONTROL, READ, READ*ACP, WRITE, WRITE_ACP.
28817
+ */
28818
+ permission: string;
28819
+ }
28820
+ interface TosObjectMetadata {
28821
+ /**
28822
+ * Tag key.
28823
+ */
28824
+ key: string;
28825
+ /**
28826
+ * Tag value.
28827
+ */
28828
+ value: string;
28829
+ }
28830
+ interface TosObjectTag {
28831
+ /**
28832
+ * Tag key.
28833
+ */
28834
+ key: string;
28835
+ /**
28836
+ * Tag value.
28837
+ */
28838
+ value: string;
28839
+ }
27649
28840
  }
27650
28841
  export declare namespace transitrouter {
27651
28842
  interface DirectConnectGatewayAttachmentTag {
@@ -27903,6 +29094,10 @@ export declare namespace transitrouter {
27903
29094
  * Status of the network instance connection. Creating: creating. Deleting: deleting. Pending: configuring. Available: available
27904
29095
  */
27905
29096
  status: string;
29097
+ /**
29098
+ * Tag information of the network instance connection
29099
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
29100
+ */
27906
29101
  tags: outputs.transitrouter.TransitRouterAttachmentTag[];
27907
29102
  /**
27908
29103
  * Network instance connection ID.
@@ -28402,6 +29597,10 @@ export declare namespace vedbm {
28402
29597
  periodUnit: string;
28403
29598
  }
28404
29599
  interface InstanceEndpoint {
29600
+ /**
29601
+ * Connection address information.
29602
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
29603
+ */
28405
29604
  addresses: outputs.vedbm.InstanceEndpointAddress[];
28406
29605
  /**
28407
29606
  * Whether to allow automatic addition of new nodes. Values: true: yes. false: no.
@@ -28667,6 +29866,10 @@ export declare namespace veenedge {
28667
29866
  * Peak public bandwidth. Value range: [5, maximum bandwidth supported by the instance type]. Value must be a multiple of 5. Unit: Mbps. When you select an IPv4/IPv6 dual-stack edge instance, the configured peak bandwidth is shared by the IPv4 and IPv6 public IP addresses. If disable*ipv4 is set to true, you do not need to configure the bandwidth*peak parameter.
28668
29867
  */
28669
29868
  bandwidthPeak: string;
29869
+ /**
29870
+ * Bandwidth throttling by carrier. The parameter values take effect only when you select carrier-based throttling (isp) mode. Mobile public network bandwidth peak: The default value equals the public network bandwidth peak. The value must be a multiple of 5. Unit: Mbps. Unicom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps. Telecom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps.
29871
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
29872
+ */
28670
29873
  bandwidthPeakLimitIspConfigs: outputs.veenedge.CloudServerNetworkConfigBandwidthPeakLimitIspConfig[];
28671
29874
  /**
28672
29875
  * Shared public bandwidth peak for all elastic public IPs bound to the private IP address of the edge instance. Private IP addresses include both primary and secondary private IP addresses. The value range for this parameter is the same as the bandwidthPeak parameter. When you set a shared bandwidth peak, the bandwidth peak of the elastic public IP itself will not take effect.
@@ -28752,7 +29955,15 @@ export declare namespace veenedge {
28752
29955
  * Data disk. This parameter is used to add a single data disk. To add multiple data disks at once, use the data*disk*list parameter.
28753
29956
  */
28754
29957
  dataDisk: outputs.veenedge.CloudServerStorageConfigDataDisk;
29958
+ /**
29959
+ * Data disk list. This parameter is used to add one or more data disks.
29960
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
29961
+ */
28755
29962
  dataDiskLists: outputs.veenedge.CloudServerStorageConfigDataDiskList[];
29963
+ /**
29964
+ * Local data disk configuration list.
29965
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
29966
+ */
28756
29967
  dataLocalDisks: outputs.veenedge.CloudServerStorageConfigDataLocalDisk[];
28757
29968
  /**
28758
29969
  * System disk configuration
@@ -29233,6 +30444,413 @@ export declare namespace veenedge {
29233
30444
  */
29234
30445
  value: string;
29235
30446
  }
30447
+ interface GetVeenAdvancedConfiguration {
30448
+ /**
30449
+ * Whether deletion protection is enabled for the edge instance. true: enabled. false: not enabled.
30450
+ */
30451
+ deleteProtection: boolean;
30452
+ }
30453
+ interface GetVeenBandwidthPeakLimitIspConfigs {
30454
+ /**
30455
+ * Bandwidth throttling value for this carrier.
30456
+ */
30457
+ bandwidthPeakLimit: string;
30458
+ /**
30459
+ * Carrier. Value range: CMCC: China Mobile; CTCC: China Telecom; CUCC: China Unicom
30460
+ */
30461
+ isp: string;
30462
+ }
30463
+ interface GetVeenBilling {
30464
+ /**
30465
+ * Bandwidth billing method: MonthlyP95: Billed by monthly 95th percentile. DailyPeak: Billed by daily peak. If you require daily peak billing or other billing methods, please submit a ticket.
30466
+ */
30467
+ bandwidthBillingMethod: string;
30468
+ /**
30469
+ * Compute billing method: MonthlyPeak: monthly peak billing. DailyPeak: daily peak billing. If you require daily peak billing or other billing methods, please submit a ticket. PrePaid: yearly/monthly subscription.
30470
+ */
30471
+ computingBillingMethod: string;
30472
+ }
30473
+ interface GetVeenBillingConfig {
30474
+ /**
30475
+ * Enable auto-renewal. Value options: true: enable auto-renewal. false (default): disable auto-renewal.
30476
+ */
30477
+ autoRenew: boolean;
30478
+ /**
30479
+ * Unit of resource purchase duration. This parameter must be used together with the pre*paid*period_number parameter. Valid values: monthly: month
30480
+ */
30481
+ prePaidPeriod: string;
30482
+ /**
30483
+ * Resource purchase duration. This parameter must be used together with the pre*paid*period parameter. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36
30484
+ */
30485
+ prePaidPeriodNumber: number;
30486
+ }
30487
+ interface GetVeenCluster {
30488
+ /**
30489
+ * Node alias.
30490
+ */
30491
+ alias: string;
30492
+ /**
30493
+ * City where the node is located.
30494
+ */
30495
+ city: string;
30496
+ /**
30497
+ * Name of the node
30498
+ */
30499
+ clusterName: string;
30500
+ /**
30501
+ * Country where the node is located.
30502
+ */
30503
+ country: string;
30504
+ /**
30505
+ * Network carrier of the node.
30506
+ */
30507
+ isp: string;
30508
+ /**
30509
+ * Node billing category: 1: Beijing, Shanghai, Guangzhou; 2: regional centers; 3: general cities
30510
+ */
30511
+ level: string;
30512
+ /**
30513
+ * Province where the node is located.
30514
+ */
30515
+ province: string;
30516
+ /**
30517
+ * Region where the node is located.
30518
+ */
30519
+ region: string;
30520
+ }
30521
+ interface GetVeenCustomData {
30522
+ /**
30523
+ * Original user data content. When IsBase64 is true, the data should be Base64 encoded.
30524
+ */
30525
+ data: string;
30526
+ /**
30527
+ * Whether the data uses Base64 encoding
30528
+ */
30529
+ isBase64: boolean;
30530
+ }
30531
+ interface GetVeenGpu {
30532
+ /**
30533
+ * GPU specification information
30534
+ */
30535
+ gpuses: outputs.veenedge.GetVeenGpuGpus[];
30536
+ }
30537
+ interface GetVeenGpuGpus {
30538
+ /**
30539
+ * GPU specification
30540
+ */
30541
+ gpuSpec: outputs.veenedge.GetVeenGpuGpusGpuSpec;
30542
+ /**
30543
+ * GPU quantity.
30544
+ */
30545
+ num: number;
30546
+ }
30547
+ interface GetVeenGpuGpusGpuSpec {
30548
+ /**
30549
+ * GPU type.
30550
+ */
30551
+ gpuType: string;
30552
+ }
30553
+ interface GetVeenImage {
30554
+ /**
30555
+ * Whether to disable VGA. Value range: true: disable VGA; false: enable VGA.
30556
+ */
30557
+ disableVga: boolean;
30558
+ /**
30559
+ * Image boot mode: BIOS, UEFI
30560
+ */
30561
+ imageBootMode: string;
30562
+ /**
30563
+ * Image ID.
30564
+ */
30565
+ imageIdentity: string;
30566
+ /**
30567
+ * Image name.
30568
+ */
30569
+ imageName: string;
30570
+ /**
30571
+ * Image attributes: BENBuildImage: image created from edge instance. LocalImage: local image. PublicBaseImage: public image. UrlImage: image uploaded via URL
30572
+ */
30573
+ property: string;
30574
+ /**
30575
+ * Operating system architecture.
30576
+ */
30577
+ systemArch: string;
30578
+ /**
30579
+ * Operating system bitness.
30580
+ */
30581
+ systemBit: string;
30582
+ /**
30583
+ * Type of operating system.
30584
+ */
30585
+ systemType: string;
30586
+ /**
30587
+ * Operating system version.
30588
+ */
30589
+ systemVersion: string;
30590
+ }
30591
+ interface GetVeenInstanceAreaNum {
30592
+ /**
30593
+ * Region name. You can use the ListAvailableResourceInfo API to query supported regions, cities, carriers, and node information for instance types
30594
+ */
30595
+ areaName: string;
30596
+ /**
30597
+ * Node name. Specify the node where you want to deploy the edge service. You can query the supported regions, cities, carriers, and node information for instance types through the ListAvailableResourceInfo API.
30598
+ */
30599
+ clusterName: string;
30600
+ /**
30601
+ * Default ISP. This parameter is only applicable to multi-line nodes. When specifying the default ISP, ensure it is within the range of node ISPs. Only one ISP can be specified as the default. Note: When the value of external*network*mode is single*interface*cmcc*ip, single*interface*cucc*ip, or single*interface*ctcc*ip, the ISP specified in default*isp must be the same as the ISP specified in external*network*mode. For example, when external*network*mode is set to single*interface*cmcc*ip, the value of default*isp must be set to CMCC. When external*network*mode is set to single*interface*multi*ip or multi*interface*multi*ip, the default*isp parameter must be specified, and the value can be set to CMCC, CUCC, or CTCC as needed. When external*network*mode is set to single*interface*single*ip or no*interface, default*isp does not need to be specified.
30602
+ */
30603
+ defaultIsp: string;
30604
+ /**
30605
+ * Public network configuration. This parameter applies only to multi-line nodes. Value options: single*interface*multi*ip: single NIC with multiple IPs. If you are a new user of multi-line nodes, you must submit a ticket to enable the relevant permissions. single*interface*cmcc*ip: single NIC with China Mobile IP. You must submit a ticket to enable the relevant permissions. single*interface*cucc*ip: single NIC with China Unicom IP. You must submit a ticket to enable the relevant permissions.
30606
+ * single*interface*ctcc*ip: single NIC with China Telecom IP. You must submit a ticket to enable the relevant permissions. multi*interface*multi*ip: multiple NICs with multiple IPs. You must submit a ticket to enable the relevant permissions. single*interface*single*ip: single NIC with a single IP. In this mode, the system randomly assigns a public IP address from an available carrier. no*interface: no public network NIC. You must submit a ticket to enable the relevant permissions. Default values: When a public network NIC is available:
30607
+ * Single NIC multi-IP permission enabled: single*interface*multi*ip (single NIC with multiple IPs) is used by default. Single NIC multi-IP permission disabled: single*interface*single*ip (single NIC with a single IP) is used by default. When no public network NIC is available, no*interface is used by default.
30608
+ */
30609
+ externalNetworkMode: string;
30610
+ /**
30611
+ * The host name list to assign to the created instances.
30612
+ */
30613
+ hostNameLists: string[];
30614
+ /**
30615
+ * Carrier. You can use the ListAvailableResourceInfo API to query supported regions, cities, carriers, and node information for instance types
30616
+ */
30617
+ isp: string;
30618
+ /**
30619
+ * NIC name for edge instances of private network type with multiple public NICs. You can use this parameter to set the names of public and private NICs. When using this parameter, note the following: Usage restrictions: This parameter applies only to edge instances of private network type. You must submit a ticket to enable this feature before you can use this parameter; otherwise, the parameter value is invalid. Effect: If you set the NIC name using the custom*internal*interface*name or custom*external*interface*name parameter in the edge service network*config struct, and also set the NIC name using the multi*interface*name*config parameter, only the latter takes effect.
30620
+ * If you set the public NIC name only through the custom*external*interface*name parameter in the edge service network*config struct, the name cannot be eth2, eth3, Ethernet2, or Ethernet3. The name you set will be used as the name for the China Telecom public NIC. The China Unicom and China Mobile public NICs will use the default values. If you do not set the NIC name, the following default values apply: Linux edge instance: The default name for the private NIC is eth0. The default name for the China Telecom public NIC is eth1. The default name for the China Unicom public NIC is eth2. The default name for the China Mobile public NIC is eth3. Windows edge instance: The default name for the private NIC is Ethernet0. The default name for the China Telecom public NIC is Ethernet1. The default name for the China Unicom public NIC is Ethernet2. The default name for the China Mobile public NIC is Ethernet3.
30621
+ */
30622
+ multiInterfaceNameConfig: outputs.veenedge.GetVeenInstanceAreaNumMultiInterfaceNameConfig;
30623
+ /**
30624
+ * Number of instances.
30625
+ */
30626
+ num: number;
30627
+ /**
30628
+ * Name of the network interface for a private network type edge instance configured with a single public network interface. You can use this parameter to set the names of both the public and private network interfaces. It is recommended to set both the public and private network interface names. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the related feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the network interface name using the custom*internal*interface*name or custom*external*interface*name parameter in the network*config structure of the edge service, and also set the network interface name using the single*interface*name*config parameter, only the latter takes effect. If you do not set the network interface name, the default values are used: For Linux edge instances: the default name for the private network interface is eth0, and for the public network interface is eth1. For Windows edge instances: the default name for the private network interface is Ethernet0, and for the public network interface is Ethernet1.
30629
+ */
30630
+ singleInterfaceNameConfig: outputs.veenedge.GetVeenInstanceAreaNumSingleInterfaceNameConfig;
30631
+ /**
30632
+ * Subnet ID. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
30633
+ */
30634
+ subnetIdentity: string;
30635
+ /**
30636
+ * Private network ID. This parameter specifies the private network where the edge service is deployed. If vpc*identity is set, cluster*name must also be set. If you specify a custom private network, subnetIdentity must also be set to specify the subnet
30637
+ */
30638
+ vpcIdentity: string;
30639
+ }
30640
+ interface GetVeenInstanceAreaNumMultiInterfaceNameConfig {
30641
+ /**
30642
+ * Name of the mobile public network interface. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
30643
+ */
30644
+ cmccExternalInterfaceName: string;
30645
+ /**
30646
+ * Telecom public network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers allowed. Hyphens (-) and underscores (_) allowed. NIC names must be unique within the same edge instance
30647
+ */
30648
+ ctccExternalInterfaceName: string;
30649
+ /**
30650
+ * Public network interface name for Unicom. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance
30651
+ */
30652
+ cuccExternalInterfaceName: string;
30653
+ /**
30654
+ * Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance
30655
+ */
30656
+ internalInterfaceName: string;
30657
+ }
30658
+ interface GetVeenInstanceAreaNumSingleInterfaceNameConfig {
30659
+ /**
30660
+ * Public network interface card name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. The network interface card name must be unique within the same edge instance.
30661
+ */
30662
+ externalInterfaceName: string;
30663
+ /**
30664
+ * Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance
30665
+ */
30666
+ internalInterfaceName: string;
30667
+ }
30668
+ interface GetVeenMonitorAgent {
30669
+ /**
30670
+ * Status of the monitoring Agent: running: running. stopped: not running. If the return value is an empty string, it means the Agent is not running.
30671
+ */
30672
+ agentStatus: string;
30673
+ }
30674
+ interface GetVeenNetwork {
30675
+ /**
30676
+ * Number of allocated auxiliary private IP addresses
30677
+ */
30678
+ actualSecondaryIpNum: number;
30679
+ /**
30680
+ * Percentile peak bandwidth, no fixed bandwidth value.
30681
+ */
30682
+ bandwidthPeakConfigRatio: outputs.veenedge.GetVeenNetworkBandwidthPeakConfigRatio;
30683
+ /**
30684
+ * Bandwidth peak update status: updating: updating. ready: update complete.
30685
+ */
30686
+ bandwidthPeakUpdateStatus: string;
30687
+ /**
30688
+ * Default carrier
30689
+ */
30690
+ defaultIsp: string;
30691
+ /**
30692
+ * Disable IPv4: true: IPv4 disabled. false: IPv4 enabled
30693
+ */
30694
+ disableIpv4: boolean;
30695
+ /**
30696
+ * DNS list. The first IP address is the primary DNS, and the subsequent IP addresses are backup DNS servers
30697
+ */
30698
+ dnsLists: string[];
30699
+ /**
30700
+ * DNS type: default: Default DNS. Default DNS configuration: Preferred DNS is 114.114.114.114, alternate DNS is 180.184.1.1. custom: Custom DNS.
30701
+ */
30702
+ dnsType: string;
30703
+ /**
30704
+ * Enable IPv6: true: enable IPv6. false: disable IPv6.
30705
+ */
30706
+ enableIpv6: boolean;
30707
+ /**
30708
+ * Public network configuration for multi-line nodes. single*interface*multi*ip: single NIC, multiple IPs. single*interface*cmcc*ip: single NIC, China Mobile IP. single*interface*cucc*ip: single NIC, China Unicom IP. single*interface*ctcc*ip: single NIC, China Telecom IP. multi*interface*multi*ip: multiple NICs, multiple IPs. no*interface: no public NIC.
30709
+ */
30710
+ externalNetworkMode: string;
30711
+ /**
30712
+ * Bandwidth throttling mode. shared: shared throttling. Bandwidth resources are shared among carriers. isp: throttling by carrier. You set the bandwidth peak for each carrier separately.
30713
+ */
30714
+ limitMode: string;
30715
+ /**
30716
+ * Edge instance TCP session timeout. Unit: seconds.
30717
+ */
30718
+ tcpTimeout: number;
30719
+ /**
30720
+ * UDP session timeout for the edge instance. Unit: seconds.
30721
+ */
30722
+ udpTimeout: number;
30723
+ /**
30724
+ * Whether it is a VF passthrough type: true: VF passthrough type. false: non-VF passthrough type.
30725
+ */
30726
+ vfPassthrough: boolean;
30727
+ /**
30728
+ * Whether it is a VLAN VF passthrough type: true: VLAN VF passthrough type. false: Non-VLAN VF passthrough type.
30729
+ */
30730
+ vlanVfPassthrough: boolean;
30731
+ /**
30732
+ * Number of required auxiliary private network IP addresses
30733
+ */
30734
+ wantedSecondaryIpNum: number;
30735
+ }
30736
+ interface GetVeenNetworkBandwidthPeakConfigRatio {
30737
+ /**
30738
+ * Bandwidth ratio in enhanced/burst mode
30739
+ */
30740
+ enhancedRatio: number;
30741
+ /**
30742
+ * Bandwidth ratio in standard mode
30743
+ */
30744
+ normalRatio: number;
30745
+ }
30746
+ interface GetVeenSecret {
30747
+ /**
30748
+ * Edge instance login password type: 2: custom password. 3: SSH Key password. 4: do not inject login credentials.
30749
+ */
30750
+ secretType: number;
30751
+ }
30752
+ interface GetVeenStorage {
30753
+ /**
30754
+ * Data disk. This parameter is used to add a single data disk
30755
+ */
30756
+ dataDisk: outputs.veenedge.GetVeenStorageDataDisk;
30757
+ /**
30758
+ * Data disk list
30759
+ */
30760
+ dataDiskLists: outputs.veenedge.GetVeenStorageDataDiskList[];
30761
+ /**
30762
+ * System disk
30763
+ */
30764
+ systemDisk: outputs.veenedge.GetVeenStorageSystemDisk;
30765
+ }
30766
+ interface GetVeenStorageDataDisk {
30767
+ /**
30768
+ * Disk capacity. Unit: GB.
30769
+ */
30770
+ capacity: string;
30771
+ /**
30772
+ * Release disk when instance is deleted. true: delete disk with instance; false: retain disk independently.
30773
+ */
30774
+ deleteWithInstance: boolean;
30775
+ /**
30776
+ * Unique disk ID, the primary key of the cloud disk resource.
30777
+ */
30778
+ diskIdentity: string;
30779
+ /**
30780
+ * Local disk specification type. Applies only to local disk instances; cloud disk instances leave this blank.
30781
+ */
30782
+ localDiskClass: string;
30783
+ /**
30784
+ * Local disk resource name, exclusive identifier for local disk instances. Not required for cloud disk instances
30785
+ */
30786
+ localDiskResourceName: string;
30787
+ /**
30788
+ * Disk type: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
30789
+ */
30790
+ storageType: string;
30791
+ }
30792
+ interface GetVeenStorageDataDiskList {
30793
+ /**
30794
+ * Disk capacity. Unit: GB.
30795
+ */
30796
+ capacity: string;
30797
+ /**
30798
+ * Release disk when instance is deleted. true: delete disk with instance; false: retain disk independently.
30799
+ */
30800
+ deleteWithInstance: boolean;
30801
+ /**
30802
+ * Unique disk ID, the primary key of the cloud disk resource.
30803
+ */
30804
+ diskIdentity: string;
30805
+ /**
30806
+ * Local disk specification type. Applies only to local disk instances; cloud disk instances leave this blank.
30807
+ */
30808
+ localDiskClass: string;
30809
+ /**
30810
+ * Local disk resource name, exclusive identifier for local disk instances. Not required for cloud disk instances
30811
+ */
30812
+ localDiskResourceName: string;
30813
+ /**
30814
+ * Disk type: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
30815
+ */
30816
+ storageType: string;
30817
+ }
30818
+ interface GetVeenStorageSystemDisk {
30819
+ /**
30820
+ * Disk capacity. Unit: GB.
30821
+ */
30822
+ capacity: string;
30823
+ /**
30824
+ * Release disk when instance is deleted. true: delete disk with instance; false: retain disk independently.
30825
+ */
30826
+ deleteWithInstance: boolean;
30827
+ /**
30828
+ * Unique disk ID, the primary key of the cloud disk resource.
30829
+ */
30830
+ diskIdentity: string;
30831
+ /**
30832
+ * Local disk specification type. Applies only to local disk instances; cloud disk instances leave this blank.
30833
+ */
30834
+ localDiskClass: string;
30835
+ /**
30836
+ * Local disk resource name, exclusive identifier for local disk instances. Not required for cloud disk instances
30837
+ */
30838
+ localDiskResourceName: string;
30839
+ /**
30840
+ * Disk type: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
30841
+ */
30842
+ storageType: string;
30843
+ }
30844
+ interface GetVeenTag {
30845
+ /**
30846
+ * Tag key.
30847
+ */
30848
+ key: string;
30849
+ /**
30850
+ * Tag value.
30851
+ */
30852
+ value: string;
30853
+ }
29236
30854
  interface GetVpcSubnet {
29237
30855
  /**
29238
30856
  * Subnet CIDR Block, e.g. 10.1.0.0/16
@@ -29281,6 +30899,415 @@ export declare namespace veenedge {
29281
30899
  */
29282
30900
  value: string;
29283
30901
  }
30902
+ interface VeenAdvancedConfiguration {
30903
+ /**
30904
+ * Whether deletion protection is enabled for the edge instance. true: enabled. false: not enabled.
30905
+ */
30906
+ deleteProtection: boolean;
30907
+ }
30908
+ interface VeenBandwidthPeakLimitIspConfigs {
30909
+ /**
30910
+ * Bandwidth throttling value for this carrier.
30911
+ */
30912
+ bandwidthPeakLimit: string;
30913
+ /**
30914
+ * Carrier. Value range: CMCC: China Mobile; CTCC: China Telecom; CUCC: China Unicom
30915
+ */
30916
+ isp: string;
30917
+ }
30918
+ interface VeenBilling {
30919
+ /**
30920
+ * Bandwidth billing method: MonthlyP95: Billed by monthly 95th percentile. DailyPeak: Billed by daily peak. If you require daily peak billing or other billing methods, please submit a ticket.
30921
+ */
30922
+ bandwidthBillingMethod: string;
30923
+ /**
30924
+ * Compute billing method: MonthlyPeak: monthly peak billing. DailyPeak: daily peak billing. If you require daily peak billing or other billing methods, please submit a ticket. PrePaid: yearly/monthly subscription.
30925
+ */
30926
+ computingBillingMethod: string;
30927
+ }
30928
+ interface VeenBillingConfig {
30929
+ /**
30930
+ * Enable auto-renewal. Value options: true: enable auto-renewal. false (default): disable auto-renewal.
30931
+ */
30932
+ autoRenew: boolean;
30933
+ /**
30934
+ * Unit of resource purchase duration. This parameter must be used together with the pre*paid*period_number parameter. Valid values: monthly: month
30935
+ */
30936
+ prePaidPeriod: string;
30937
+ /**
30938
+ * Resource purchase duration. This parameter must be used together with the pre*paid*period parameter. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36
30939
+ */
30940
+ prePaidPeriodNumber: number;
30941
+ }
30942
+ interface VeenCluster {
30943
+ /**
30944
+ * Node alias.
30945
+ */
30946
+ alias: string;
30947
+ /**
30948
+ * City where the node is located.
30949
+ */
30950
+ city: string;
30951
+ /**
30952
+ * Name of the node
30953
+ */
30954
+ clusterName: string;
30955
+ /**
30956
+ * Country where the node is located.
30957
+ */
30958
+ country: string;
30959
+ /**
30960
+ * Network carrier of the node.
30961
+ */
30962
+ isp: string;
30963
+ /**
30964
+ * Node billing category: 1: Beijing, Shanghai, Guangzhou; 2: regional centers; 3: general cities
30965
+ */
30966
+ level: string;
30967
+ /**
30968
+ * Province where the node is located.
30969
+ */
30970
+ province: string;
30971
+ /**
30972
+ * Region where the node is located.
30973
+ */
30974
+ region: string;
30975
+ }
30976
+ interface VeenCustomData {
30977
+ /**
30978
+ * Original user data content. When IsBase64 is true, the data should be Base64 encoded.
30979
+ */
30980
+ data: string;
30981
+ /**
30982
+ * Whether the data uses Base64 encoding
30983
+ */
30984
+ isBase64: boolean;
30985
+ }
30986
+ interface VeenGpu {
30987
+ /**
30988
+ * GPU specification information
30989
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
30990
+ */
30991
+ gpuses: outputs.veenedge.VeenGpuGpus[];
30992
+ }
30993
+ interface VeenGpuGpus {
30994
+ /**
30995
+ * GPU specification
30996
+ */
30997
+ gpuSpec: outputs.veenedge.VeenGpuGpusGpuSpec;
30998
+ /**
30999
+ * GPU quantity.
31000
+ */
31001
+ num: number;
31002
+ }
31003
+ interface VeenGpuGpusGpuSpec {
31004
+ /**
31005
+ * GPU type.
31006
+ */
31007
+ gpuType: string;
31008
+ }
31009
+ interface VeenImage {
31010
+ /**
31011
+ * Whether to disable VGA. Value range: true: disable VGA; false: enable VGA.
31012
+ */
31013
+ disableVga: boolean;
31014
+ /**
31015
+ * Image boot mode: BIOS, UEFI
31016
+ */
31017
+ imageBootMode: string;
31018
+ /**
31019
+ * Image ID.
31020
+ */
31021
+ imageIdentity: string;
31022
+ /**
31023
+ * Image name.
31024
+ */
31025
+ imageName: string;
31026
+ /**
31027
+ * Image attributes: BENBuildImage: image created from edge instance. LocalImage: local image. PublicBaseImage: public image. UrlImage: image uploaded via URL
31028
+ */
31029
+ property: string;
31030
+ /**
31031
+ * Operating system architecture.
31032
+ */
31033
+ systemArch: string;
31034
+ /**
31035
+ * Operating system bitness.
31036
+ */
31037
+ systemBit: string;
31038
+ /**
31039
+ * Type of operating system.
31040
+ */
31041
+ systemType: string;
31042
+ /**
31043
+ * Operating system version.
31044
+ */
31045
+ systemVersion: string;
31046
+ }
31047
+ interface VeenInstanceAreaNum {
31048
+ /**
31049
+ * Region name. You can use the ListAvailableResourceInfo API to query supported regions, cities, carriers, and node information for instance types
31050
+ */
31051
+ areaName: string;
31052
+ /**
31053
+ * Node name. Specify the node where you want to deploy the edge service. You can query the supported regions, cities, carriers, and node information for instance types through the ListAvailableResourceInfo API.
31054
+ */
31055
+ clusterName: string;
31056
+ /**
31057
+ * Default ISP. This parameter is only applicable to multi-line nodes. When specifying the default ISP, ensure it is within the range of node ISPs. Only one ISP can be specified as the default. Note: When the value of external*network*mode is single*interface*cmcc*ip, single*interface*cucc*ip, or single*interface*ctcc*ip, the ISP specified in default*isp must be the same as the ISP specified in external*network*mode. For example, when external*network*mode is set to single*interface*cmcc*ip, the value of default*isp must be set to CMCC. When external*network*mode is set to single*interface*multi*ip or multi*interface*multi*ip, the default*isp parameter must be specified, and the value can be set to CMCC, CUCC, or CTCC as needed. When external*network*mode is set to single*interface*single*ip or no*interface, default*isp does not need to be specified.
31058
+ */
31059
+ defaultIsp: string;
31060
+ /**
31061
+ * Public network configuration. This parameter applies only to multi-line nodes. Value options: single*interface*multi*ip: single NIC with multiple IPs. If you are a new user of multi-line nodes, you must submit a ticket to enable the relevant permissions. single*interface*cmcc*ip: single NIC with China Mobile IP. You must submit a ticket to enable the relevant permissions. single*interface*cucc*ip: single NIC with China Unicom IP. You must submit a ticket to enable the relevant permissions.
31062
+ * single*interface*ctcc*ip: single NIC with China Telecom IP. You must submit a ticket to enable the relevant permissions. multi*interface*multi*ip: multiple NICs with multiple IPs. You must submit a ticket to enable the relevant permissions. single*interface*single*ip: single NIC with a single IP. In this mode, the system randomly assigns a public IP address from an available carrier. no*interface: no public network NIC. You must submit a ticket to enable the relevant permissions. Default values: When a public network NIC is available:
31063
+ * Single NIC multi-IP permission enabled: single*interface*multi*ip (single NIC with multiple IPs) is used by default. Single NIC multi-IP permission disabled: single*interface*single*ip (single NIC with a single IP) is used by default. When no public network NIC is available, no*interface is used by default.
31064
+ */
31065
+ externalNetworkMode: string;
31066
+ /**
31067
+ * The host name list to assign to the created instances.
31068
+ */
31069
+ hostNameLists: string[];
31070
+ /**
31071
+ * Carrier. You can use the ListAvailableResourceInfo API to query supported regions, cities, carriers, and node information for instance types
31072
+ */
31073
+ isp: string;
31074
+ /**
31075
+ * NIC name for edge instances of private network type with multiple public NICs. You can use this parameter to set the names of public and private NICs. When using this parameter, note the following: Usage restrictions: This parameter applies only to edge instances of private network type. You must submit a ticket to enable this feature before you can use this parameter; otherwise, the parameter value is invalid. Effect: If you set the NIC name using the custom*internal*interface*name or custom*external*interface*name parameter in the edge service network*config struct, and also set the NIC name using the multi*interface*name*config parameter, only the latter takes effect.
31076
+ * If you set the public NIC name only through the custom*external*interface*name parameter in the edge service network*config struct, the name cannot be eth2, eth3, Ethernet2, or Ethernet3. The name you set will be used as the name for the China Telecom public NIC. The China Unicom and China Mobile public NICs will use the default values. If you do not set the NIC name, the following default values apply: Linux edge instance: The default name for the private NIC is eth0. The default name for the China Telecom public NIC is eth1. The default name for the China Unicom public NIC is eth2. The default name for the China Mobile public NIC is eth3. Windows edge instance: The default name for the private NIC is Ethernet0. The default name for the China Telecom public NIC is Ethernet1. The default name for the China Unicom public NIC is Ethernet2. The default name for the China Mobile public NIC is Ethernet3.
31077
+ */
31078
+ multiInterfaceNameConfig: outputs.veenedge.VeenInstanceAreaNumMultiInterfaceNameConfig;
31079
+ /**
31080
+ * Number of instances.
31081
+ */
31082
+ num: number;
31083
+ /**
31084
+ * Name of the network interface for a private network type edge instance configured with a single public network interface. You can use this parameter to set the names of both the public and private network interfaces. It is recommended to set both the public and private network interface names. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the related feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the network interface name using the custom*internal*interface*name or custom*external*interface*name parameter in the network*config structure of the edge service, and also set the network interface name using the single*interface*name*config parameter, only the latter takes effect. If you do not set the network interface name, the default values are used: For Linux edge instances: the default name for the private network interface is eth0, and for the public network interface is eth1. For Windows edge instances: the default name for the private network interface is Ethernet0, and for the public network interface is Ethernet1.
31085
+ */
31086
+ singleInterfaceNameConfig: outputs.veenedge.VeenInstanceAreaNumSingleInterfaceNameConfig;
31087
+ /**
31088
+ * Subnet ID. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
31089
+ */
31090
+ subnetIdentity: string;
31091
+ /**
31092
+ * Private network ID. This parameter specifies the private network where the edge service is deployed. If vpc*identity is set, cluster*name must also be set. If you specify a custom private network, subnetIdentity must also be set to specify the subnet
31093
+ */
31094
+ vpcIdentity: string;
31095
+ }
31096
+ interface VeenInstanceAreaNumMultiInterfaceNameConfig {
31097
+ /**
31098
+ * Name of the mobile public network interface. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
31099
+ */
31100
+ cmccExternalInterfaceName: string;
31101
+ /**
31102
+ * Telecom public network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers allowed. Hyphens (-) and underscores (_) allowed. NIC names must be unique within the same edge instance
31103
+ */
31104
+ ctccExternalInterfaceName: string;
31105
+ /**
31106
+ * Public network interface name for Unicom. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance
31107
+ */
31108
+ cuccExternalInterfaceName: string;
31109
+ /**
31110
+ * Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance
31111
+ */
31112
+ internalInterfaceName: string;
31113
+ }
31114
+ interface VeenInstanceAreaNumSingleInterfaceNameConfig {
31115
+ /**
31116
+ * Public network interface card name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. The network interface card name must be unique within the same edge instance.
31117
+ */
31118
+ externalInterfaceName: string;
31119
+ /**
31120
+ * Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance
31121
+ */
31122
+ internalInterfaceName: string;
31123
+ }
31124
+ interface VeenMonitorAgent {
31125
+ /**
31126
+ * Status of the monitoring Agent: running: running. stopped: not running. If the return value is an empty string, it means the Agent is not running.
31127
+ */
31128
+ agentStatus: string;
31129
+ }
31130
+ interface VeenNetwork {
31131
+ /**
31132
+ * Number of allocated auxiliary private IP addresses
31133
+ */
31134
+ actualSecondaryIpNum: number;
31135
+ /**
31136
+ * Percentile peak bandwidth, no fixed bandwidth value.
31137
+ */
31138
+ bandwidthPeakConfigRatio: outputs.veenedge.VeenNetworkBandwidthPeakConfigRatio;
31139
+ /**
31140
+ * Bandwidth peak update status: updating: updating. ready: update complete.
31141
+ */
31142
+ bandwidthPeakUpdateStatus: string;
31143
+ /**
31144
+ * Default carrier
31145
+ */
31146
+ defaultIsp: string;
31147
+ /**
31148
+ * Disable IPv4: true: IPv4 disabled. false: IPv4 enabled
31149
+ */
31150
+ disableIpv4: boolean;
31151
+ /**
31152
+ * DNS list. The first IP address is the primary DNS, and the subsequent IP addresses are backup DNS servers
31153
+ */
31154
+ dnsLists: string[];
31155
+ /**
31156
+ * DNS type: default: Default DNS. Default DNS configuration: Preferred DNS is 114.114.114.114, alternate DNS is 180.184.1.1. custom: Custom DNS.
31157
+ */
31158
+ dnsType: string;
31159
+ /**
31160
+ * Enable IPv6: true: enable IPv6. false: disable IPv6.
31161
+ */
31162
+ enableIpv6: boolean;
31163
+ /**
31164
+ * Public network configuration for multi-line nodes. single*interface*multi*ip: single NIC, multiple IPs. single*interface*cmcc*ip: single NIC, China Mobile IP. single*interface*cucc*ip: single NIC, China Unicom IP. single*interface*ctcc*ip: single NIC, China Telecom IP. multi*interface*multi*ip: multiple NICs, multiple IPs. no*interface: no public NIC.
31165
+ */
31166
+ externalNetworkMode: string;
31167
+ /**
31168
+ * Bandwidth throttling mode. shared: shared throttling. Bandwidth resources are shared among carriers. isp: throttling by carrier. You set the bandwidth peak for each carrier separately.
31169
+ */
31170
+ limitMode: string;
31171
+ /**
31172
+ * Edge instance TCP session timeout. Unit: seconds.
31173
+ */
31174
+ tcpTimeout: number;
31175
+ /**
31176
+ * UDP session timeout for the edge instance. Unit: seconds.
31177
+ */
31178
+ udpTimeout: number;
31179
+ /**
31180
+ * Whether it is a VF passthrough type: true: VF passthrough type. false: non-VF passthrough type.
31181
+ */
31182
+ vfPassthrough: boolean;
31183
+ /**
31184
+ * Whether it is a VLAN VF passthrough type: true: VLAN VF passthrough type. false: Non-VLAN VF passthrough type.
31185
+ */
31186
+ vlanVfPassthrough: boolean;
31187
+ /**
31188
+ * Number of required auxiliary private network IP addresses
31189
+ */
31190
+ wantedSecondaryIpNum: number;
31191
+ }
31192
+ interface VeenNetworkBandwidthPeakConfigRatio {
31193
+ /**
31194
+ * Bandwidth ratio in enhanced/burst mode
31195
+ */
31196
+ enhancedRatio: number;
31197
+ /**
31198
+ * Bandwidth ratio in standard mode
31199
+ */
31200
+ normalRatio: number;
31201
+ }
31202
+ interface VeenSecret {
31203
+ /**
31204
+ * Edge instance login password type: 2: custom password. 3: SSH Key password. 4: do not inject login credentials.
31205
+ */
31206
+ secretType: number;
31207
+ }
31208
+ interface VeenStorage {
31209
+ /**
31210
+ * Data disk. This parameter is used to add a single data disk
31211
+ */
31212
+ dataDisk: outputs.veenedge.VeenStorageDataDisk;
31213
+ /**
31214
+ * Data disk list
31215
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
31216
+ */
31217
+ dataDiskLists: outputs.veenedge.VeenStorageDataDiskList[];
31218
+ /**
31219
+ * System disk
31220
+ */
31221
+ systemDisk: outputs.veenedge.VeenStorageSystemDisk;
31222
+ }
31223
+ interface VeenStorageDataDisk {
31224
+ /**
31225
+ * Disk capacity. Unit: GB.
31226
+ */
31227
+ capacity: string;
31228
+ /**
31229
+ * Release disk when instance is deleted. true: delete disk with instance; false: retain disk independently.
31230
+ */
31231
+ deleteWithInstance: boolean;
31232
+ /**
31233
+ * Unique disk ID, the primary key of the cloud disk resource.
31234
+ */
31235
+ diskIdentity: string;
31236
+ /**
31237
+ * Local disk specification type. Applies only to local disk instances; cloud disk instances leave this blank.
31238
+ */
31239
+ localDiskClass: string;
31240
+ /**
31241
+ * Local disk resource name, exclusive identifier for local disk instances. Not required for cloud disk instances
31242
+ */
31243
+ localDiskResourceName: string;
31244
+ /**
31245
+ * Disk type: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
31246
+ */
31247
+ storageType: string;
31248
+ }
31249
+ interface VeenStorageDataDiskList {
31250
+ /**
31251
+ * Disk capacity. Unit: GB.
31252
+ */
31253
+ capacity: string;
31254
+ /**
31255
+ * Release disk when instance is deleted. true: delete disk with instance; false: retain disk independently.
31256
+ */
31257
+ deleteWithInstance: boolean;
31258
+ /**
31259
+ * Unique disk ID, the primary key of the cloud disk resource.
31260
+ */
31261
+ diskIdentity: string;
31262
+ /**
31263
+ * Local disk specification type. Applies only to local disk instances; cloud disk instances leave this blank.
31264
+ */
31265
+ localDiskClass: string;
31266
+ /**
31267
+ * Local disk resource name, exclusive identifier for local disk instances. Not required for cloud disk instances
31268
+ */
31269
+ localDiskResourceName: string;
31270
+ /**
31271
+ * Disk type: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
31272
+ */
31273
+ storageType: string;
31274
+ }
31275
+ interface VeenStorageSystemDisk {
31276
+ /**
31277
+ * Disk capacity. Unit: GB.
31278
+ */
31279
+ capacity: string;
31280
+ /**
31281
+ * Release disk when instance is deleted. true: delete disk with instance; false: retain disk independently.
31282
+ */
31283
+ deleteWithInstance: boolean;
31284
+ /**
31285
+ * Unique disk ID, the primary key of the cloud disk resource.
31286
+ */
31287
+ diskIdentity: string;
31288
+ /**
31289
+ * Local disk specification type. Applies only to local disk instances; cloud disk instances leave this blank.
31290
+ */
31291
+ localDiskClass: string;
31292
+ /**
31293
+ * Local disk resource name, exclusive identifier for local disk instances. Not required for cloud disk instances
31294
+ */
31295
+ localDiskResourceName: string;
31296
+ /**
31297
+ * Disk type: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
31298
+ */
31299
+ storageType: string;
31300
+ }
31301
+ interface VeenTag {
31302
+ /**
31303
+ * Tag key.
31304
+ */
31305
+ key: string;
31306
+ /**
31307
+ * Tag value.
31308
+ */
31309
+ value: string;
31310
+ }
29284
31311
  interface VpcSubnet {
29285
31312
  /**
29286
31313
  * Subnet CIDR Block, e.g. 10.1.0.0/16
@@ -29372,6 +31399,10 @@ export declare namespace vefaas {
29372
31399
  * Enable NAS storage mount. true: enabled, store data in NAS. false: disabled.
29373
31400
  */
29374
31401
  enableNas: boolean;
31402
+ /**
31403
+ * NAS storage configuration
31404
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
31405
+ */
29375
31406
  nasConfigs: outputs.vefaas.FunctionNasStorageNasConfig[];
29376
31407
  }
29377
31408
  interface FunctionNasStorageNasConfig {
@@ -29443,6 +31474,10 @@ export declare namespace vefaas {
29443
31474
  * Enable TOS storage mount.
29444
31475
  */
29445
31476
  enableTos: boolean;
31477
+ /**
31478
+ * TOS storage configuration list
31479
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
31480
+ */
29446
31481
  mountPoints: outputs.vefaas.FunctionTosMountConfigMountPoint[];
29447
31482
  }
29448
31483
  interface FunctionTosMountConfigCredentials {
@@ -29816,6 +31851,10 @@ export declare namespace vefaas {
29816
31851
  * Whether instance-level TOS mount is enabled for the sandbox instance. Parameter description: true: yes, false: no
29817
31852
  */
29818
31853
  enable: boolean;
31854
+ /**
31855
+ * Detailed TOS mount directory information for sandbox instances with instance-level TOS mount enabled
31856
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
31857
+ */
29819
31858
  tosMountPoints: outputs.vefaas.SandboxInstanceTosMountConfigTosMountPoint[];
29820
31859
  }
29821
31860
  interface SandboxInstanceTosMountConfigTosMountPoint {
@@ -29951,6 +31990,10 @@ export declare namespace vepfs {
29951
31990
  }
29952
31991
  export declare namespace vke {
29953
31992
  interface AddonStatus {
31993
+ /**
31994
+ * Status conditions under the component's current primary state.
31995
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
31996
+ */
29954
31997
  conditions: outputs.vke.AddonStatusCondition[];
29955
31998
  /**
29956
31999
  * Component status. Parameter values include: Running, Failed, Creating, Deleting, Updating
@@ -30066,6 +32109,10 @@ export declare namespace vke {
30066
32109
  * Cluster log project (Log Project) ID. If empty, the cluster log project has not been created.
30067
32110
  */
30068
32111
  logProjectId: string;
32112
+ /**
32113
+ * Cluster log option information.
32114
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32115
+ */
30069
32116
  logSetups: outputs.vke.ClusterLoggingConfigLogSetup[];
30070
32117
  }
30071
32118
  interface ClusterLoggingConfigLogSetup {
@@ -30083,6 +32130,10 @@ export declare namespace vke {
30083
32130
  logType: string;
30084
32131
  }
30085
32132
  interface ClusterMonitoringConfig {
32133
+ /**
32134
+ * List of monitoring component configurations.
32135
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32136
+ */
30086
32137
  componentConfigs: outputs.vke.ClusterMonitoringConfigComponentConfig[];
30087
32138
  /**
30088
32139
  * Whether to enable external Prometheus to collect control plane component metrics for the cluster. Parameter values: true: enabled. false: not enabled.
@@ -30174,6 +32225,10 @@ export declare namespace vke {
30174
32225
  serviceCidrsv4s: string[];
30175
32226
  }
30176
32227
  interface ClusterStatus {
32228
+ /**
32229
+ * Status condition list
32230
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32231
+ */
30177
32232
  conditions: outputs.vke.ClusterStatusCondition[];
30178
32233
  /**
30179
32234
  * Cluster status phase.
@@ -30239,6 +32294,10 @@ export declare namespace vke {
30239
32294
  * Kubelet component configuration
30240
32295
  */
30241
32296
  kubeletConfig: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfig;
32297
+ /**
32298
+ * Kubernetes label information for node pool/node
32299
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32300
+ */
30242
32301
  labels: outputs.vke.DefaultNodePoolKubernetesConfigLabel[];
30243
32302
  /**
30244
32303
  * Prefix of the metadata name for node objects in Kubernetes.
@@ -30252,6 +32311,10 @@ export declare namespace vke {
30252
32311
  * Whether the metadata name of the node object in Kubernetes uses the ECS host name. Values: true: use ECS host name as node name. false: do not use ECS host name as node name
30253
32312
  */
30254
32313
  nameUseHostname: boolean;
32314
+ /**
32315
+ * Kubernetes taint information for the node pool/node
32316
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32317
+ */
30255
32318
  taints: outputs.vke.DefaultNodePoolKubernetesConfigTaint[];
30256
32319
  }
30257
32320
  interface DefaultNodePoolKubernetesConfigKubeletConfig {
@@ -30271,6 +32334,10 @@ export declare namespace vke {
30271
32334
  * Queries per second (QPS) for communication with apiserver. Does not include event and node heartbeat APIs; their rate limits are controlled by a different set of flags
30272
32335
  */
30273
32336
  kubeApiQps: number;
32337
+ /**
32338
+ * Resources reserved for Kubernetes system components on the node. By default, half of the default value in the node reserved resource policy is reserved
32339
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32340
+ */
30274
32341
  kubeReserveds: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfigKubeReserved[];
30275
32342
  /**
30276
32343
  * Configure the maximum number of Pods supported by kubelet
@@ -30288,6 +32355,10 @@ export declare namespace vke {
30288
32355
  * Pull images one by one
30289
32356
  */
30290
32357
  serializeImagePulls: boolean;
32358
+ /**
32359
+ * Resources reserved for the operating system on the node. By default, resources are reserved at half the default value specified in the node reserved resource policy.
32360
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32361
+ */
30291
32362
  systemReserveds: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfigSystemReserved[];
30292
32363
  /**
30293
32364
  * Topology management policy. Values: none: (default) topology management policy disabled. restricted: kubelet only accepts Pods that achieve optimal NUMA (Non-Uniform Memory Access) on requested resources. best-effort: kubelet prioritizes Pods that achieve NUMA on CPU and device resources. single-numa-node: kubelet only allows Pods that achieve NUMA on CPU and device resources within the same node.
@@ -30385,6 +32456,10 @@ export declare namespace vke {
30385
32456
  * Automatic renewal duration for cloud server instance, in months. This parameter is returned only when AutoRenew=true.
30386
32457
  */
30387
32458
  autoRenewPeriod: number;
32459
+ /**
32460
+ * Data disk configuration for the node
32461
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32462
+ */
30388
32463
  dataVolumes: outputs.vke.DefaultNodePoolNodeConfigDataVolume[];
30389
32464
  /**
30390
32465
  * Group number of the instance in the deployment set. 0 means not set
@@ -30470,6 +32545,10 @@ export declare namespace vke {
30470
32545
  * System disk configuration for the node
30471
32546
  */
30472
32547
  systemVolume: outputs.vke.DefaultNodePoolNodeConfigSystemVolume;
32548
+ /**
32549
+ * Label information configured for the node pool
32550
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32551
+ */
30473
32552
  tags: outputs.vke.DefaultNodePoolNodeConfigTag[];
30474
32553
  }
30475
32554
  interface DefaultNodePoolNodeConfigDataVolume {
@@ -30621,6 +32700,10 @@ export declare namespace vke {
30621
32700
  updatingCount: number;
30622
32701
  }
30623
32702
  interface DefaultNodePoolStatus {
32703
+ /**
32704
+ * Status conditions of the node pool in its current primary state, indicating the reason for entering this state
32705
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
32706
+ */
30624
32707
  conditions: outputs.vke.DefaultNodePoolStatusCondition[];
30625
32708
  /**
30626
32709
  * Status of the node pool. Parameter values: Creating, Running, Updating, Deleting, Failed, Scaling.
@@ -31942,7 +34025,15 @@ export declare namespace vke {
31942
34025
  * Node lock configuration. Options: false (default): not locked; true: locked
31943
34026
  */
31944
34027
  cordon: boolean;
34028
+ /**
34029
+ * Kubernetes label information for node pools/nodes. Up to 20 labels can be specified.
34030
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34031
+ */
31945
34032
  labels: outputs.vke.NodeKubernetesConfigLabel[];
34033
+ /**
34034
+ * Kubernetes taint information for node pools/nodes. Up to 20 taints can be specified.
34035
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34036
+ */
31946
34037
  taints: outputs.vke.NodeKubernetesConfigTaint[];
31947
34038
  }
31948
34039
  interface NodeKubernetesConfigLabel {
@@ -32016,6 +34107,10 @@ export declare namespace vke {
32016
34107
  * Kubelet component configuration
32017
34108
  */
32018
34109
  kubeletConfig: outputs.vke.NodePoolKubernetesConfigKubeletConfig;
34110
+ /**
34111
+ * Kubernetes label information for node pools/nodes
34112
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34113
+ */
32019
34114
  labels: outputs.vke.NodePoolKubernetesConfigLabel[];
32020
34115
  /**
32021
34116
  * Prefix for node object metadata name in Kubernetes
@@ -32029,6 +34124,10 @@ export declare namespace vke {
32029
34124
  * Whether the node object metadata name in Kubernetes uses the ECS host name. Values: true: use ECS host name as node name; false: do not use ECS host name as node name
32030
34125
  */
32031
34126
  nameUseHostname: boolean;
34127
+ /**
34128
+ * Kubernetes taint information for node pools/nodes
34129
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34130
+ */
32032
34131
  taints: outputs.vke.NodePoolKubernetesConfigTaint[];
32033
34132
  }
32034
34133
  interface NodePoolKubernetesConfigContainerdConfig {
@@ -32036,6 +34135,10 @@ export declare namespace vke {
32036
34135
  * Specify the container image repository address to skip certificate verification.
32037
34136
  */
32038
34137
  insecureRegistries: string[];
34138
+ /**
34139
+ * Container image repository proxy configuration
34140
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34141
+ */
32039
34142
  registryProxyConfigs: outputs.vke.NodePoolKubernetesConfigContainerdConfigRegistryProxyConfig[];
32040
34143
  }
32041
34144
  interface NodePoolKubernetesConfigContainerdConfigRegistryProxyConfig {
@@ -32053,6 +34156,10 @@ export declare namespace vke {
32053
34156
  * Configure kubelet CpuManagerPolicy. Supports none and static policies
32054
34157
  */
32055
34158
  cpuManagerPolicy: string;
34159
+ /**
34160
+ * Set of hard thresholds for triggering Pod eviction
34161
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34162
+ */
32056
34163
  evictionHards: outputs.vke.NodePoolKubernetesConfigKubeletConfigEvictionHard[];
32057
34164
  /**
32058
34165
  * Feature gate
@@ -32066,6 +34173,10 @@ export declare namespace vke {
32066
34173
  * Queries per second (QPS) for communication with apiserver. Events and node heartbeat APIs are not included; their rate limits are controlled by a different set of flags.
32067
34174
  */
32068
34175
  kubeApiQps: number;
34176
+ /**
34177
+ * Resources reserved for Kubernetes system components on the node. By default, half of the default value in the node reserved resource policy is reserved.
34178
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34179
+ */
32069
34180
  kubeReserveds: outputs.vke.NodePoolKubernetesConfigKubeletConfigKubeReserved[];
32070
34181
  /**
32071
34182
  * Configure the maximum number of Pods supported by kubelet
@@ -32083,6 +34194,10 @@ export declare namespace vke {
32083
34194
  * Pull images sequentially
32084
34195
  */
32085
34196
  serializeImagePulls: boolean;
34197
+ /**
34198
+ * Resources reserved for the operating system on the node. By default, half of the default value in the node reserved resource policy is used for resource reservation.
34199
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34200
+ */
32086
34201
  systemReserveds: outputs.vke.NodePoolKubernetesConfigKubeletConfigSystemReserved[];
32087
34202
  /**
32088
34203
  * Topology management policy. Values: none (default): disables topology management policy. restricted: kubelet only accepts Pods that achieve optimal NUMA (Non-Uniform Memory Access) on requested resources. best-effort: kubelet prioritizes Pods that achieve NUMA on CPU and device resources. single-numa-node: kubelet only allows Pods that achieve NUMA on CPU and device resources within the same node
@@ -32190,6 +34305,10 @@ export declare namespace vke {
32190
34305
  * Automatic renewal duration for cloud server instances, in months. This parameter is returned only when AutoRenew=true
32191
34306
  */
32192
34307
  autoRenewPeriod: number;
34308
+ /**
34309
+ * Node data disk configuration.
34310
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34311
+ */
32193
34312
  dataVolumes: outputs.vke.NodePoolNodeConfigDataVolume[];
32194
34313
  /**
32195
34314
  * Group number of the instance in the deployment set; 0 means not set
@@ -32275,6 +34394,10 @@ export declare namespace vke {
32275
34394
  * System disk configuration for the node
32276
34395
  */
32277
34396
  systemVolume: outputs.vke.NodePoolNodeConfigSystemVolume;
34397
+ /**
34398
+ * Label information configured for the node pool
34399
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34400
+ */
32278
34401
  tags: outputs.vke.NodePoolNodeConfigTag[];
32279
34402
  }
32280
34403
  interface NodePoolNodeConfigDataVolume {
@@ -32426,6 +34549,10 @@ export declare namespace vke {
32426
34549
  updatingCount: number;
32427
34550
  }
32428
34551
  interface NodePoolStatus {
34552
+ /**
34553
+ * Status conditions for the current primary state of the node pool, i.e., the reason for entering this primary state
34554
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34555
+ */
32429
34556
  conditions: outputs.vke.NodePoolStatusCondition[];
32430
34557
  /**
32431
34558
  * Status of the node pool. Parameter values: Creating, Running, Updating, Deleting, Failed, Scaling
@@ -32449,6 +34576,10 @@ export declare namespace vke {
32449
34576
  value: string;
32450
34577
  }
32451
34578
  interface NodeStatus {
34579
+ /**
34580
+ * Status condition under the node's current primary state, indicating the reason for entering this primary state.
34581
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34582
+ */
32452
34583
  conditions: outputs.vke.NodeStatusCondition[];
32453
34584
  /**
32454
34585
  * Node status. Parameter values: Creating, Running, Deleting, Failed, Updating.
@@ -32708,6 +34839,10 @@ export declare namespace vmp {
32708
34839
  * Number of availability zones (az)
32709
34840
  */
32710
34841
  availabilityZoneReplicas: number;
34842
+ /**
34843
+ * Billing parameter list.
34844
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34845
+ */
32711
34846
  calculatePriceParams: outputs.vmp.WorkspaceInstanceTypeCalculatePriceParam[];
32712
34847
  /**
32713
34848
  * Downsampling policy
@@ -32743,6 +34878,10 @@ export declare namespace vmp {
32743
34878
  scanSeriesPerSecond: number;
32744
34879
  }
32745
34880
  interface WorkspaceInstanceTypeCalculatePriceParam {
34881
+ /**
34882
+ * Billing item list.
34883
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
34884
+ */
32746
34885
  calChargeItemLists: outputs.vmp.WorkspaceInstanceTypeCalculatePriceParamCalChargeItemList[];
32747
34886
  /**
32748
34887
  * Configuration item code.
@@ -34848,6 +36987,10 @@ export declare namespace waf {
34848
36987
  * Access port number.
34849
36988
  */
34850
36989
  accessPorts: number[];
36990
+ /**
36991
+ * Origin group details.
36992
+ * Important Note: When using SetNestedAttribute, you must fully define all attributes of its nested structure. Incomplete definitions may cause Terraform to detect unexpected differences during plan comparison, triggering unnecessary resource updates and affecting resource stability and predictability.
36993
+ */
34851
36994
  backends: outputs.waf.DomainBackendGroupBackend[];
34852
36995
  /**
34853
36996
  * Origin group name.
@@ -35123,3 +37266,4 @@ export declare namespace waf {
35123
37266
  ruleType: string;
35124
37267
  }
35125
37268
  }
37269
+ //# sourceMappingURL=output.d.ts.map