@byteplus/pulumi-bytepluscc 0.0.38 → 0.0.39

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 (3141) 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/cdn/domain.d.ts +667 -109
  262. package/cdn/domain.d.ts.map +1 -0
  263. package/cdn/domain.js +590 -118
  264. package/cdn/domain.js.map +1 -1
  265. package/cdn/getDomain.d.ts +4 -3
  266. package/cdn/getDomain.d.ts.map +1 -0
  267. package/cdn/getDomain.js +26 -3
  268. package/cdn/getDomain.js.map +1 -1
  269. package/cdn/getDomains.d.ts +1 -0
  270. package/cdn/getDomains.d.ts.map +1 -0
  271. package/cdn/getDomains.js +26 -3
  272. package/cdn/getDomains.js.map +1 -1
  273. package/cdn/getShareConfig.d.ts +1 -0
  274. package/cdn/getShareConfig.d.ts.map +1 -0
  275. package/cdn/getShareConfig.js +26 -3
  276. package/cdn/getShareConfig.js.map +1 -1
  277. package/cdn/getShareConfigs.d.ts +1 -0
  278. package/cdn/getShareConfigs.d.ts.map +1 -0
  279. package/cdn/getShareConfigs.js +26 -3
  280. package/cdn/getShareConfigs.js.map +1 -1
  281. package/cdn/index.d.ts +1 -0
  282. package/cdn/index.d.ts.map +1 -0
  283. package/cdn/index.js +26 -3
  284. package/cdn/index.js.map +1 -1
  285. package/cdn/shareConfig.d.ts +43 -19
  286. package/cdn/shareConfig.d.ts.map +1 -0
  287. package/cdn/shareConfig.js +71 -25
  288. package/cdn/shareConfig.js.map +1 -1
  289. package/cen/bandwidthPackage.d.ts +51 -38
  290. package/cen/bandwidthPackage.d.ts.map +1 -0
  291. package/cen/bandwidthPackage.js +71 -48
  292. package/cen/bandwidthPackage.js.map +1 -1
  293. package/cen/cen.d.ts +64 -16
  294. package/cen/cen.d.ts.map +1 -0
  295. package/cen/cen.js +68 -22
  296. package/cen/cen.js.map +1 -1
  297. package/cen/getBandwidthPackage.d.ts +1 -0
  298. package/cen/getBandwidthPackage.d.ts.map +1 -0
  299. package/cen/getBandwidthPackage.js +26 -3
  300. package/cen/getBandwidthPackage.js.map +1 -1
  301. package/cen/getBandwidthPackages.d.ts +1 -0
  302. package/cen/getBandwidthPackages.d.ts.map +1 -0
  303. package/cen/getBandwidthPackages.js +26 -3
  304. package/cen/getBandwidthPackages.js.map +1 -1
  305. package/cen/getCen.d.ts +1 -0
  306. package/cen/getCen.d.ts.map +1 -0
  307. package/cen/getCen.js +26 -3
  308. package/cen/getCen.js.map +1 -1
  309. package/cen/getCens.d.ts +1 -0
  310. package/cen/getCens.d.ts.map +1 -0
  311. package/cen/getCens.js +26 -3
  312. package/cen/getCens.js.map +1 -1
  313. package/cen/getGrantInstance.d.ts +1 -0
  314. package/cen/getGrantInstance.d.ts.map +1 -0
  315. package/cen/getGrantInstance.js +26 -3
  316. package/cen/getGrantInstance.js.map +1 -1
  317. package/cen/getGrantInstances.d.ts +1 -0
  318. package/cen/getGrantInstances.d.ts.map +1 -0
  319. package/cen/getGrantInstances.js +26 -3
  320. package/cen/getGrantInstances.js.map +1 -1
  321. package/cen/getInterRegionBandwidth.d.ts +1 -0
  322. package/cen/getInterRegionBandwidth.d.ts.map +1 -0
  323. package/cen/getInterRegionBandwidth.js +26 -3
  324. package/cen/getInterRegionBandwidth.js.map +1 -1
  325. package/cen/getInterRegionBandwidths.d.ts +1 -0
  326. package/cen/getInterRegionBandwidths.d.ts.map +1 -0
  327. package/cen/getInterRegionBandwidths.js +26 -3
  328. package/cen/getInterRegionBandwidths.js.map +1 -1
  329. package/cen/getRouteEntries.d.ts +1 -0
  330. package/cen/getRouteEntries.d.ts.map +1 -0
  331. package/cen/getRouteEntries.js +26 -3
  332. package/cen/getRouteEntries.js.map +1 -1
  333. package/cen/getRouteEntry.d.ts +1 -0
  334. package/cen/getRouteEntry.d.ts.map +1 -0
  335. package/cen/getRouteEntry.js +26 -3
  336. package/cen/getRouteEntry.js.map +1 -1
  337. package/cen/getServiceRouteEntries.d.ts +1 -0
  338. package/cen/getServiceRouteEntries.d.ts.map +1 -0
  339. package/cen/getServiceRouteEntries.js +26 -3
  340. package/cen/getServiceRouteEntries.js.map +1 -1
  341. package/cen/getServiceRouteEntry.d.ts +1 -0
  342. package/cen/getServiceRouteEntry.d.ts.map +1 -0
  343. package/cen/getServiceRouteEntry.js +26 -3
  344. package/cen/getServiceRouteEntry.js.map +1 -1
  345. package/cen/grantInstance.d.ts +7 -6
  346. package/cen/grantInstance.d.ts.map +1 -0
  347. package/cen/grantInstance.js +45 -22
  348. package/cen/grantInstance.js.map +1 -1
  349. package/cen/index.d.ts +1 -0
  350. package/cen/index.d.ts.map +1 -0
  351. package/cen/index.js +26 -3
  352. package/cen/index.js.map +1 -1
  353. package/cen/interRegionBandwidth.d.ts +11 -10
  354. package/cen/interRegionBandwidth.d.ts.map +1 -0
  355. package/cen/interRegionBandwidth.js +47 -24
  356. package/cen/interRegionBandwidth.js.map +1 -1
  357. package/cen/routeEntry.d.ts +10 -9
  358. package/cen/routeEntry.d.ts.map +1 -0
  359. package/cen/routeEntry.js +48 -25
  360. package/cen/routeEntry.js.map +1 -1
  361. package/cen/serviceRouteEntry.d.ts +53 -13
  362. package/cen/serviceRouteEntry.d.ts.map +1 -0
  363. package/cen/serviceRouteEntry.js +75 -25
  364. package/cen/serviceRouteEntry.js.map +1 -1
  365. package/clb/acl.d.ts +50 -17
  366. package/clb/acl.d.ts.map +1 -0
  367. package/clb/acl.js +46 -23
  368. package/clb/acl.js.map +1 -1
  369. package/clb/certificate.d.ts +30 -17
  370. package/clb/certificate.d.ts.map +1 -0
  371. package/clb/certificate.js +50 -27
  372. package/clb/certificate.js.map +1 -1
  373. package/clb/checkLogProject.d.ts +2 -1
  374. package/clb/checkLogProject.d.ts.map +1 -0
  375. package/clb/checkLogProject.js +30 -7
  376. package/clb/checkLogProject.js.map +1 -1
  377. package/clb/checkLogTopic.d.ts +3 -2
  378. package/clb/checkLogTopic.d.ts.map +1 -0
  379. package/clb/checkLogTopic.js +35 -12
  380. package/clb/checkLogTopic.js.map +1 -1
  381. package/clb/clb.d.ts +153 -76
  382. package/clb/clb.d.ts.map +1 -0
  383. package/clb/clb.js +145 -82
  384. package/clb/clb.js.map +1 -1
  385. package/clb/getAcl.d.ts +1 -0
  386. package/clb/getAcl.d.ts.map +1 -0
  387. package/clb/getAcl.js +26 -3
  388. package/clb/getAcl.js.map +1 -1
  389. package/clb/getAcls.d.ts +1 -0
  390. package/clb/getAcls.d.ts.map +1 -0
  391. package/clb/getAcls.js +26 -3
  392. package/clb/getAcls.js.map +1 -1
  393. package/clb/getCertificate.d.ts +1 -0
  394. package/clb/getCertificate.d.ts.map +1 -0
  395. package/clb/getCertificate.js +26 -3
  396. package/clb/getCertificate.js.map +1 -1
  397. package/clb/getCertificates.d.ts +1 -0
  398. package/clb/getCertificates.d.ts.map +1 -0
  399. package/clb/getCertificates.js +26 -3
  400. package/clb/getCertificates.js.map +1 -1
  401. package/clb/getCheckLogProject.d.ts +1 -0
  402. package/clb/getCheckLogProject.d.ts.map +1 -0
  403. package/clb/getCheckLogProject.js +26 -3
  404. package/clb/getCheckLogProject.js.map +1 -1
  405. package/clb/getCheckLogProjects.d.ts +1 -0
  406. package/clb/getCheckLogProjects.d.ts.map +1 -0
  407. package/clb/getCheckLogProjects.js +26 -3
  408. package/clb/getCheckLogProjects.js.map +1 -1
  409. package/clb/getCheckLogTopic.d.ts +1 -0
  410. package/clb/getCheckLogTopic.d.ts.map +1 -0
  411. package/clb/getCheckLogTopic.js +26 -3
  412. package/clb/getCheckLogTopic.js.map +1 -1
  413. package/clb/getCheckLogTopics.d.ts +1 -0
  414. package/clb/getCheckLogTopics.d.ts.map +1 -0
  415. package/clb/getCheckLogTopics.js +26 -3
  416. package/clb/getCheckLogTopics.js.map +1 -1
  417. package/clb/getClb.d.ts +1 -0
  418. package/clb/getClb.d.ts.map +1 -0
  419. package/clb/getClb.js +26 -3
  420. package/clb/getClb.js.map +1 -1
  421. package/clb/getClbs.d.ts +1 -0
  422. package/clb/getClbs.d.ts.map +1 -0
  423. package/clb/getClbs.js +26 -3
  424. package/clb/getClbs.js.map +1 -1
  425. package/clb/getListener.d.ts +1 -0
  426. package/clb/getListener.d.ts.map +1 -0
  427. package/clb/getListener.js +26 -3
  428. package/clb/getListener.js.map +1 -1
  429. package/clb/getListeners.d.ts +1 -0
  430. package/clb/getListeners.d.ts.map +1 -0
  431. package/clb/getListeners.js +26 -3
  432. package/clb/getListeners.js.map +1 -1
  433. package/clb/getNlb.d.ts +1 -0
  434. package/clb/getNlb.d.ts.map +1 -0
  435. package/clb/getNlb.js +26 -3
  436. package/clb/getNlb.js.map +1 -1
  437. package/clb/getNlbListener.d.ts +1 -0
  438. package/clb/getNlbListener.d.ts.map +1 -0
  439. package/clb/getNlbListener.js +26 -3
  440. package/clb/getNlbListener.js.map +1 -1
  441. package/clb/getNlbListeners.d.ts +1 -0
  442. package/clb/getNlbListeners.d.ts.map +1 -0
  443. package/clb/getNlbListeners.js +26 -3
  444. package/clb/getNlbListeners.js.map +1 -1
  445. package/clb/getNlbSecurityPolicies.d.ts +1 -0
  446. package/clb/getNlbSecurityPolicies.d.ts.map +1 -0
  447. package/clb/getNlbSecurityPolicies.js +26 -3
  448. package/clb/getNlbSecurityPolicies.js.map +1 -1
  449. package/clb/getNlbSecurityPolicy.d.ts +1 -0
  450. package/clb/getNlbSecurityPolicy.d.ts.map +1 -0
  451. package/clb/getNlbSecurityPolicy.js +26 -3
  452. package/clb/getNlbSecurityPolicy.js.map +1 -1
  453. package/clb/getNlbServerGroup.d.ts +1 -0
  454. package/clb/getNlbServerGroup.d.ts.map +1 -0
  455. package/clb/getNlbServerGroup.js +26 -3
  456. package/clb/getNlbServerGroup.js.map +1 -1
  457. package/clb/getNlbServerGroups.d.ts +1 -0
  458. package/clb/getNlbServerGroups.d.ts.map +1 -0
  459. package/clb/getNlbServerGroups.js +26 -3
  460. package/clb/getNlbServerGroups.js.map +1 -1
  461. package/clb/getNlbs.d.ts +1 -0
  462. package/clb/getNlbs.d.ts.map +1 -0
  463. package/clb/getNlbs.js +26 -3
  464. package/clb/getNlbs.js.map +1 -1
  465. package/clb/getRule.d.ts +1 -0
  466. package/clb/getRule.d.ts.map +1 -0
  467. package/clb/getRule.js +26 -3
  468. package/clb/getRule.js.map +1 -1
  469. package/clb/getRules.d.ts +1 -0
  470. package/clb/getRules.d.ts.map +1 -0
  471. package/clb/getRules.js +26 -3
  472. package/clb/getRules.js.map +1 -1
  473. package/clb/getServerGroup.d.ts +1 -0
  474. package/clb/getServerGroup.d.ts.map +1 -0
  475. package/clb/getServerGroup.js +26 -3
  476. package/clb/getServerGroup.js.map +1 -1
  477. package/clb/getServerGroups.d.ts +1 -0
  478. package/clb/getServerGroups.d.ts.map +1 -0
  479. package/clb/getServerGroups.js +26 -3
  480. package/clb/getServerGroups.js.map +1 -1
  481. package/clb/index.d.ts +1 -0
  482. package/clb/index.d.ts.map +1 -0
  483. package/clb/index.js +26 -3
  484. package/clb/index.js.map +1 -1
  485. package/clb/listener.d.ts +149 -82
  486. package/clb/listener.d.ts.map +1 -0
  487. package/clb/listener.js +161 -96
  488. package/clb/listener.js.map +1 -1
  489. package/clb/nlb.d.ts +91 -38
  490. package/clb/nlb.d.ts.map +1 -0
  491. package/clb/nlb.js +103 -52
  492. package/clb/nlb.js.map +1 -1
  493. package/clb/nlbListener.d.ts +53 -28
  494. package/clb/nlbListener.d.ts.map +1 -0
  495. package/clb/nlbListener.js +65 -42
  496. package/clb/nlbListener.js.map +1 -1
  497. package/clb/nlbSecurityPolicy.d.ts +27 -14
  498. package/clb/nlbSecurityPolicy.d.ts.map +1 -0
  499. package/clb/nlbSecurityPolicy.js +47 -24
  500. package/clb/nlbSecurityPolicy.js.map +1 -1
  501. package/clb/nlbServerGroup.d.ts +117 -45
  502. package/clb/nlbServerGroup.d.ts.map +1 -0
  503. package/clb/nlbServerGroup.js +125 -55
  504. package/clb/nlbServerGroup.js.map +1 -1
  505. package/clb/rule.d.ts +29 -16
  506. package/clb/rule.d.ts.map +1 -0
  507. package/clb/rule.js +47 -24
  508. package/clb/rule.js.map +1 -1
  509. package/clb/serverGroup.d.ts +92 -19
  510. package/clb/serverGroup.d.ts.map +1 -0
  511. package/clb/serverGroup.js +90 -27
  512. package/clb/serverGroup.js.map +1 -1
  513. package/cloudidentity/getGroup.d.ts +1 -0
  514. package/cloudidentity/getGroup.d.ts.map +1 -0
  515. package/cloudidentity/getGroup.js +26 -3
  516. package/cloudidentity/getGroup.js.map +1 -1
  517. package/cloudidentity/getGroups.d.ts +1 -0
  518. package/cloudidentity/getGroups.d.ts.map +1 -0
  519. package/cloudidentity/getGroups.js +26 -3
  520. package/cloudidentity/getGroups.js.map +1 -1
  521. package/cloudidentity/getPermissionSet.d.ts +1 -0
  522. package/cloudidentity/getPermissionSet.d.ts.map +1 -0
  523. package/cloudidentity/getPermissionSet.js +26 -3
  524. package/cloudidentity/getPermissionSet.js.map +1 -1
  525. package/cloudidentity/getPermissionSetAssignment.d.ts +1 -0
  526. package/cloudidentity/getPermissionSetAssignment.d.ts.map +1 -0
  527. package/cloudidentity/getPermissionSetAssignment.js +26 -3
  528. package/cloudidentity/getPermissionSetAssignment.js.map +1 -1
  529. package/cloudidentity/getPermissionSetAssignments.d.ts +1 -0
  530. package/cloudidentity/getPermissionSetAssignments.d.ts.map +1 -0
  531. package/cloudidentity/getPermissionSetAssignments.js +26 -3
  532. package/cloudidentity/getPermissionSetAssignments.js.map +1 -1
  533. package/cloudidentity/getPermissionSetProvisioning.d.ts +1 -0
  534. package/cloudidentity/getPermissionSetProvisioning.d.ts.map +1 -0
  535. package/cloudidentity/getPermissionSetProvisioning.js +26 -3
  536. package/cloudidentity/getPermissionSetProvisioning.js.map +1 -1
  537. package/cloudidentity/getPermissionSetProvisionings.d.ts +1 -0
  538. package/cloudidentity/getPermissionSetProvisionings.d.ts.map +1 -0
  539. package/cloudidentity/getPermissionSetProvisionings.js +26 -3
  540. package/cloudidentity/getPermissionSetProvisionings.js.map +1 -1
  541. package/cloudidentity/getPermissionSets.d.ts +1 -0
  542. package/cloudidentity/getPermissionSets.d.ts.map +1 -0
  543. package/cloudidentity/getPermissionSets.js +26 -3
  544. package/cloudidentity/getPermissionSets.js.map +1 -1
  545. package/cloudidentity/getUser.d.ts +1 -0
  546. package/cloudidentity/getUser.d.ts.map +1 -0
  547. package/cloudidentity/getUser.js +26 -3
  548. package/cloudidentity/getUser.js.map +1 -1
  549. package/cloudidentity/getUserProvisioning.d.ts +1 -0
  550. package/cloudidentity/getUserProvisioning.d.ts.map +1 -0
  551. package/cloudidentity/getUserProvisioning.js +26 -3
  552. package/cloudidentity/getUserProvisioning.js.map +1 -1
  553. package/cloudidentity/getUserProvisionings.d.ts +1 -0
  554. package/cloudidentity/getUserProvisionings.d.ts.map +1 -0
  555. package/cloudidentity/getUserProvisionings.js +26 -3
  556. package/cloudidentity/getUserProvisionings.js.map +1 -1
  557. package/cloudidentity/getUsers.d.ts +1 -0
  558. package/cloudidentity/getUsers.d.ts.map +1 -0
  559. package/cloudidentity/getUsers.js +26 -3
  560. package/cloudidentity/getUsers.js.map +1 -1
  561. package/cloudidentity/group.d.ts +47 -12
  562. package/cloudidentity/group.d.ts.map +1 -0
  563. package/cloudidentity/group.js +67 -22
  564. package/cloudidentity/group.js.map +1 -1
  565. package/cloudidentity/index.d.ts +1 -0
  566. package/cloudidentity/index.d.ts.map +1 -0
  567. package/cloudidentity/index.js +26 -3
  568. package/cloudidentity/index.js.map +1 -1
  569. package/cloudidentity/permissionSet.d.ts +69 -13
  570. package/cloudidentity/permissionSet.d.ts.map +1 -0
  571. package/cloudidentity/permissionSet.js +87 -21
  572. package/cloudidentity/permissionSet.js.map +1 -1
  573. package/cloudidentity/permissionSetAssignment.d.ts +9 -8
  574. package/cloudidentity/permissionSetAssignment.d.ts.map +1 -0
  575. package/cloudidentity/permissionSetAssignment.js +45 -22
  576. package/cloudidentity/permissionSetAssignment.js.map +1 -1
  577. package/cloudidentity/permissionSetProvisioning.d.ts +8 -7
  578. package/cloudidentity/permissionSetProvisioning.d.ts.map +1 -0
  579. package/cloudidentity/permissionSetProvisioning.js +40 -17
  580. package/cloudidentity/permissionSetProvisioning.js.map +1 -1
  581. package/cloudidentity/user.d.ts +20 -19
  582. package/cloudidentity/user.d.ts.map +1 -0
  583. package/cloudidentity/user.js +48 -25
  584. package/cloudidentity/user.js.map +1 -1
  585. package/cloudidentity/userProvisioning.d.ts +16 -15
  586. package/cloudidentity/userProvisioning.d.ts.map +1 -0
  587. package/cloudidentity/userProvisioning.js +56 -33
  588. package/cloudidentity/userProvisioning.js.map +1 -1
  589. package/cloudmonitor/contactGroup.d.ts +45 -9
  590. package/cloudmonitor/contactGroup.d.ts.map +1 -0
  591. package/cloudmonitor/contactGroup.js +63 -17
  592. package/cloudmonitor/contactGroup.js.map +1 -1
  593. package/cloudmonitor/eventRule.d.ts +55 -36
  594. package/cloudmonitor/eventRule.d.ts.map +1 -0
  595. package/cloudmonitor/eventRule.js +57 -34
  596. package/cloudmonitor/eventRule.js.map +1 -1
  597. package/cloudmonitor/getContactGroup.d.ts +1 -0
  598. package/cloudmonitor/getContactGroup.d.ts.map +1 -0
  599. package/cloudmonitor/getContactGroup.js +26 -3
  600. package/cloudmonitor/getContactGroup.js.map +1 -1
  601. package/cloudmonitor/getContactGroups.d.ts +1 -0
  602. package/cloudmonitor/getContactGroups.d.ts.map +1 -0
  603. package/cloudmonitor/getContactGroups.js +26 -3
  604. package/cloudmonitor/getContactGroups.js.map +1 -1
  605. package/cloudmonitor/getEventRule.d.ts +1 -0
  606. package/cloudmonitor/getEventRule.d.ts.map +1 -0
  607. package/cloudmonitor/getEventRule.js +26 -3
  608. package/cloudmonitor/getEventRule.js.map +1 -1
  609. package/cloudmonitor/getEventRules.d.ts +1 -0
  610. package/cloudmonitor/getEventRules.d.ts.map +1 -0
  611. package/cloudmonitor/getEventRules.js +26 -3
  612. package/cloudmonitor/getEventRules.js.map +1 -1
  613. package/cloudmonitor/getRule.d.ts +1 -0
  614. package/cloudmonitor/getRule.d.ts.map +1 -0
  615. package/cloudmonitor/getRule.js +26 -3
  616. package/cloudmonitor/getRule.js.map +1 -1
  617. package/cloudmonitor/getRules.d.ts +1 -0
  618. package/cloudmonitor/getRules.d.ts.map +1 -0
  619. package/cloudmonitor/getRules.js +26 -3
  620. package/cloudmonitor/getRules.js.map +1 -1
  621. package/cloudmonitor/index.d.ts +1 -0
  622. package/cloudmonitor/index.d.ts.map +1 -0
  623. package/cloudmonitor/index.js +26 -3
  624. package/cloudmonitor/index.js.map +1 -1
  625. package/cloudmonitor/rule.d.ts +163 -51
  626. package/cloudmonitor/rule.d.ts.map +1 -0
  627. package/cloudmonitor/rule.js +163 -77
  628. package/cloudmonitor/rule.js.map +1 -1
  629. package/config/index.d.ts +1 -0
  630. package/config/index.d.ts.map +1 -0
  631. package/config/index.js +1 -1
  632. package/config/index.js.map +1 -1
  633. package/config/vars.d.ts +6 -10
  634. package/config/vars.d.ts.map +1 -0
  635. package/config/vars.js +35 -21
  636. package/config/vars.js.map +1 -1
  637. package/cr/endpointAclPolicy.d.ts +7 -6
  638. package/cr/endpointAclPolicy.d.ts.map +1 -0
  639. package/cr/endpointAclPolicy.js +39 -16
  640. package/cr/endpointAclPolicy.js.map +1 -1
  641. package/cr/getEndpointAclPolicies.d.ts +1 -0
  642. package/cr/getEndpointAclPolicies.d.ts.map +1 -0
  643. package/cr/getEndpointAclPolicies.js +26 -3
  644. package/cr/getEndpointAclPolicies.js.map +1 -1
  645. package/cr/getEndpointAclPolicy.d.ts +1 -0
  646. package/cr/getEndpointAclPolicy.d.ts.map +1 -0
  647. package/cr/getEndpointAclPolicy.js +26 -3
  648. package/cr/getEndpointAclPolicy.js.map +1 -1
  649. package/cr/getNameSpace.d.ts +1 -0
  650. package/cr/getNameSpace.d.ts.map +1 -0
  651. package/cr/getNameSpace.js +26 -3
  652. package/cr/getNameSpace.js.map +1 -1
  653. package/cr/getNameSpaces.d.ts +1 -0
  654. package/cr/getNameSpaces.d.ts.map +1 -0
  655. package/cr/getNameSpaces.js +26 -3
  656. package/cr/getNameSpaces.js.map +1 -1
  657. package/cr/getRegistries.d.ts +1 -0
  658. package/cr/getRegistries.d.ts.map +1 -0
  659. package/cr/getRegistries.js +26 -3
  660. package/cr/getRegistries.js.map +1 -1
  661. package/cr/getRegistry.d.ts +1 -0
  662. package/cr/getRegistry.d.ts.map +1 -0
  663. package/cr/getRegistry.js +26 -3
  664. package/cr/getRegistry.js.map +1 -1
  665. package/cr/getRepositories.d.ts +1 -0
  666. package/cr/getRepositories.d.ts.map +1 -0
  667. package/cr/getRepositories.js +26 -3
  668. package/cr/getRepositories.js.map +1 -1
  669. package/cr/getRepository.d.ts +1 -0
  670. package/cr/getRepository.d.ts.map +1 -0
  671. package/cr/getRepository.js +26 -3
  672. package/cr/getRepository.js.map +1 -1
  673. package/cr/getVpcEndpoint.d.ts +1 -0
  674. package/cr/getVpcEndpoint.d.ts.map +1 -0
  675. package/cr/getVpcEndpoint.js +26 -3
  676. package/cr/getVpcEndpoint.js.map +1 -1
  677. package/cr/getVpcEndpoints.d.ts +1 -0
  678. package/cr/getVpcEndpoints.d.ts.map +1 -0
  679. package/cr/getVpcEndpoints.js +26 -3
  680. package/cr/getVpcEndpoints.js.map +1 -1
  681. package/cr/index.d.ts +1 -0
  682. package/cr/index.d.ts.map +1 -0
  683. package/cr/index.js +26 -3
  684. package/cr/index.js.map +1 -1
  685. package/cr/nameSpace.d.ts +6 -5
  686. package/cr/nameSpace.d.ts.map +1 -0
  687. package/cr/nameSpace.js +38 -15
  688. package/cr/nameSpace.js.map +1 -1
  689. package/cr/registry.d.ts +30 -17
  690. package/cr/registry.d.ts.map +1 -0
  691. package/cr/registry.js +48 -25
  692. package/cr/registry.js.map +1 -1
  693. package/cr/repository.d.ts +10 -9
  694. package/cr/repository.d.ts.map +1 -0
  695. package/cr/repository.js +44 -21
  696. package/cr/repository.js.map +1 -1
  697. package/cr/vpcEndpoint.d.ts +31 -2
  698. package/cr/vpcEndpoint.d.ts.map +1 -0
  699. package/cr/vpcEndpoint.js +51 -12
  700. package/cr/vpcEndpoint.js.map +1 -1
  701. package/directconnect/bgpPeer.d.ts +18 -17
  702. package/directconnect/bgpPeer.d.ts.map +1 -0
  703. package/directconnect/bgpPeer.js +50 -27
  704. package/directconnect/bgpPeer.js.map +1 -1
  705. package/directconnect/connection.d.ts +44 -31
  706. package/directconnect/connection.d.ts.map +1 -0
  707. package/directconnect/connection.js +78 -55
  708. package/directconnect/connection.js.map +1 -1
  709. package/directconnect/directConnectGateway.d.ts +44 -23
  710. package/directconnect/directConnectGateway.d.ts.map +1 -0
  711. package/directconnect/directConnectGateway.js +52 -29
  712. package/directconnect/directConnectGateway.js.map +1 -1
  713. package/directconnect/gatewayRoute.d.ts +10 -9
  714. package/directconnect/gatewayRoute.d.ts.map +1 -0
  715. package/directconnect/gatewayRoute.js +44 -21
  716. package/directconnect/gatewayRoute.js.map +1 -1
  717. package/directconnect/getBgpPeer.d.ts +1 -0
  718. package/directconnect/getBgpPeer.d.ts.map +1 -0
  719. package/directconnect/getBgpPeer.js +26 -3
  720. package/directconnect/getBgpPeer.js.map +1 -1
  721. package/directconnect/getBgpPeers.d.ts +1 -0
  722. package/directconnect/getBgpPeers.d.ts.map +1 -0
  723. package/directconnect/getBgpPeers.js +26 -3
  724. package/directconnect/getBgpPeers.js.map +1 -1
  725. package/directconnect/getConnection.d.ts +1 -0
  726. package/directconnect/getConnection.d.ts.map +1 -0
  727. package/directconnect/getConnection.js +26 -3
  728. package/directconnect/getConnection.js.map +1 -1
  729. package/directconnect/getConnections.d.ts +1 -0
  730. package/directconnect/getConnections.d.ts.map +1 -0
  731. package/directconnect/getConnections.js +26 -3
  732. package/directconnect/getConnections.js.map +1 -1
  733. package/directconnect/getDirectConnectGateway.d.ts +1 -0
  734. package/directconnect/getDirectConnectGateway.d.ts.map +1 -0
  735. package/directconnect/getDirectConnectGateway.js +26 -3
  736. package/directconnect/getDirectConnectGateway.js.map +1 -1
  737. package/directconnect/getDirectConnectGateways.d.ts +1 -0
  738. package/directconnect/getDirectConnectGateways.d.ts.map +1 -0
  739. package/directconnect/getDirectConnectGateways.js +26 -3
  740. package/directconnect/getDirectConnectGateways.js.map +1 -1
  741. package/directconnect/getGatewayRoute.d.ts +1 -0
  742. package/directconnect/getGatewayRoute.d.ts.map +1 -0
  743. package/directconnect/getGatewayRoute.js +26 -3
  744. package/directconnect/getGatewayRoute.js.map +1 -1
  745. package/directconnect/getGatewayRoutes.d.ts +1 -0
  746. package/directconnect/getGatewayRoutes.d.ts.map +1 -0
  747. package/directconnect/getGatewayRoutes.js +26 -3
  748. package/directconnect/getGatewayRoutes.js.map +1 -1
  749. package/directconnect/getVirtualInterface.d.ts +1 -0
  750. package/directconnect/getVirtualInterface.d.ts.map +1 -0
  751. package/directconnect/getVirtualInterface.js +26 -3
  752. package/directconnect/getVirtualInterface.js.map +1 -1
  753. package/directconnect/getVirtualInterfaces.d.ts +1 -0
  754. package/directconnect/getVirtualInterfaces.d.ts.map +1 -0
  755. package/directconnect/getVirtualInterfaces.js +26 -3
  756. package/directconnect/getVirtualInterfaces.js.map +1 -1
  757. package/directconnect/index.d.ts +1 -0
  758. package/directconnect/index.d.ts.map +1 -0
  759. package/directconnect/index.js +26 -3
  760. package/directconnect/index.js.map +1 -1
  761. package/directconnect/virtualInterface.d.ts +51 -38
  762. package/directconnect/virtualInterface.d.ts.map +1 -0
  763. package/directconnect/virtualInterface.js +77 -54
  764. package/directconnect/virtualInterface.js.map +1 -1
  765. package/dns/backup.d.ts +5 -4
  766. package/dns/backup.d.ts.map +1 -0
  767. package/dns/backup.js +35 -12
  768. package/dns/backup.js.map +1 -1
  769. package/dns/backupSchedule.d.ts +4 -3
  770. package/dns/backupSchedule.d.ts.map +1 -0
  771. package/dns/backupSchedule.js +36 -13
  772. package/dns/backupSchedule.js.map +1 -1
  773. package/dns/getBackup.d.ts +1 -0
  774. package/dns/getBackup.d.ts.map +1 -0
  775. package/dns/getBackup.js +26 -3
  776. package/dns/getBackup.js.map +1 -1
  777. package/dns/getBackupSchedule.d.ts +1 -0
  778. package/dns/getBackupSchedule.d.ts.map +1 -0
  779. package/dns/getBackupSchedule.js +26 -3
  780. package/dns/getBackupSchedule.js.map +1 -1
  781. package/dns/getBackupSchedules.d.ts +1 -0
  782. package/dns/getBackupSchedules.d.ts.map +1 -0
  783. package/dns/getBackupSchedules.js +26 -3
  784. package/dns/getBackupSchedules.js.map +1 -1
  785. package/dns/getBackups.d.ts +1 -0
  786. package/dns/getBackups.d.ts.map +1 -0
  787. package/dns/getBackups.js +26 -3
  788. package/dns/getBackups.js.map +1 -1
  789. package/dns/getRecord.d.ts +1 -0
  790. package/dns/getRecord.d.ts.map +1 -0
  791. package/dns/getRecord.js +26 -3
  792. package/dns/getRecord.js.map +1 -1
  793. package/dns/getRecords.d.ts +1 -0
  794. package/dns/getRecords.d.ts.map +1 -0
  795. package/dns/getRecords.js +26 -3
  796. package/dns/getRecords.js.map +1 -1
  797. package/dns/getZone.d.ts +1 -0
  798. package/dns/getZone.d.ts.map +1 -0
  799. package/dns/getZone.js +26 -3
  800. package/dns/getZone.js.map +1 -1
  801. package/dns/getZones.d.ts +1 -0
  802. package/dns/getZones.d.ts.map +1 -0
  803. package/dns/getZones.js +26 -3
  804. package/dns/getZones.js.map +1 -1
  805. package/dns/index.d.ts +1 -0
  806. package/dns/index.d.ts.map +1 -0
  807. package/dns/index.js +26 -3
  808. package/dns/index.js.map +1 -1
  809. package/dns/record.d.ts +23 -22
  810. package/dns/record.d.ts.map +1 -0
  811. package/dns/record.js +59 -36
  812. package/dns/record.js.map +1 -1
  813. package/dns/zone.d.ts +38 -25
  814. package/dns/zone.d.ts.map +1 -0
  815. package/dns/zone.js +56 -33
  816. package/dns/zone.js.map +1 -1
  817. package/ecs/command.d.ts +85 -26
  818. package/ecs/command.d.ts.map +1 -0
  819. package/ecs/command.js +95 -38
  820. package/ecs/command.js.map +1 -1
  821. package/ecs/deploymentSet.d.ts +26 -17
  822. package/ecs/deploymentSet.d.ts.map +1 -0
  823. package/ecs/deploymentSet.js +48 -25
  824. package/ecs/deploymentSet.js.map +1 -1
  825. package/ecs/getCommand.d.ts +1 -0
  826. package/ecs/getCommand.d.ts.map +1 -0
  827. package/ecs/getCommand.js +26 -3
  828. package/ecs/getCommand.js.map +1 -1
  829. package/ecs/getCommands.d.ts +1 -0
  830. package/ecs/getCommands.d.ts.map +1 -0
  831. package/ecs/getCommands.js +26 -3
  832. package/ecs/getCommands.js.map +1 -1
  833. package/ecs/getDeploymentSet.d.ts +1 -0
  834. package/ecs/getDeploymentSet.d.ts.map +1 -0
  835. package/ecs/getDeploymentSet.js +26 -3
  836. package/ecs/getDeploymentSet.js.map +1 -1
  837. package/ecs/getDeploymentSets.d.ts +1 -0
  838. package/ecs/getDeploymentSets.d.ts.map +1 -0
  839. package/ecs/getDeploymentSets.js +26 -3
  840. package/ecs/getDeploymentSets.js.map +1 -1
  841. package/ecs/getHpcCluster.d.ts +1 -0
  842. package/ecs/getHpcCluster.d.ts.map +1 -0
  843. package/ecs/getHpcCluster.js +26 -3
  844. package/ecs/getHpcCluster.js.map +1 -1
  845. package/ecs/getHpcClusters.d.ts +1 -0
  846. package/ecs/getHpcClusters.d.ts.map +1 -0
  847. package/ecs/getHpcClusters.js +26 -3
  848. package/ecs/getHpcClusters.js.map +1 -1
  849. package/ecs/getImage.d.ts +1 -0
  850. package/ecs/getImage.d.ts.map +1 -0
  851. package/ecs/getImage.js +26 -3
  852. package/ecs/getImage.js.map +1 -1
  853. package/ecs/getImages.d.ts +1 -0
  854. package/ecs/getImages.d.ts.map +1 -0
  855. package/ecs/getImages.js +26 -3
  856. package/ecs/getImages.js.map +1 -1
  857. package/ecs/getInstance.d.ts +2 -0
  858. package/ecs/getInstance.d.ts.map +1 -0
  859. package/ecs/getInstance.js +26 -3
  860. package/ecs/getInstance.js.map +1 -1
  861. package/ecs/getInstances.d.ts +1 -0
  862. package/ecs/getInstances.d.ts.map +1 -0
  863. package/ecs/getInstances.js +26 -3
  864. package/ecs/getInstances.js.map +1 -1
  865. package/ecs/getInvocation.d.ts +1 -0
  866. package/ecs/getInvocation.d.ts.map +1 -0
  867. package/ecs/getInvocation.js +26 -3
  868. package/ecs/getInvocation.js.map +1 -1
  869. package/ecs/getInvocations.d.ts +1 -0
  870. package/ecs/getInvocations.d.ts.map +1 -0
  871. package/ecs/getInvocations.js +26 -3
  872. package/ecs/getInvocations.js.map +1 -1
  873. package/ecs/getKeypair.d.ts +1 -0
  874. package/ecs/getKeypair.d.ts.map +1 -0
  875. package/ecs/getKeypair.js +26 -3
  876. package/ecs/getKeypair.js.map +1 -1
  877. package/ecs/getKeypairs.d.ts +1 -0
  878. package/ecs/getKeypairs.d.ts.map +1 -0
  879. package/ecs/getKeypairs.js +26 -3
  880. package/ecs/getKeypairs.js.map +1 -1
  881. package/ecs/getLaunchTemplate.d.ts +1 -0
  882. package/ecs/getLaunchTemplate.d.ts.map +1 -0
  883. package/ecs/getLaunchTemplate.js +26 -3
  884. package/ecs/getLaunchTemplate.js.map +1 -1
  885. package/ecs/getLaunchTemplateVersion.d.ts +1 -0
  886. package/ecs/getLaunchTemplateVersion.d.ts.map +1 -0
  887. package/ecs/getLaunchTemplateVersion.js +26 -3
  888. package/ecs/getLaunchTemplateVersion.js.map +1 -1
  889. package/ecs/getLaunchTemplateVersions.d.ts +1 -0
  890. package/ecs/getLaunchTemplateVersions.d.ts.map +1 -0
  891. package/ecs/getLaunchTemplateVersions.js +26 -3
  892. package/ecs/getLaunchTemplateVersions.js.map +1 -1
  893. package/ecs/getLaunchTemplates.d.ts +1 -0
  894. package/ecs/getLaunchTemplates.d.ts.map +1 -0
  895. package/ecs/getLaunchTemplates.js +26 -3
  896. package/ecs/getLaunchTemplates.js.map +1 -1
  897. package/ecs/hpcCluster.d.ts +25 -12
  898. package/ecs/hpcCluster.d.ts.map +1 -0
  899. package/ecs/hpcCluster.js +45 -22
  900. package/ecs/hpcCluster.js.map +1 -1
  901. package/ecs/image.d.ts +71 -50
  902. package/ecs/image.d.ts.map +1 -0
  903. package/ecs/image.js +81 -58
  904. package/ecs/image.js.map +1 -1
  905. package/ecs/index.d.ts +1 -0
  906. package/ecs/index.d.ts.map +1 -0
  907. package/ecs/index.js +26 -3
  908. package/ecs/index.js.map +1 -1
  909. package/ecs/instance.d.ts +521 -337
  910. package/ecs/instance.d.ts.map +1 -0
  911. package/ecs/instance.js +178 -100
  912. package/ecs/instance.js.map +1 -1
  913. package/ecs/invocation.d.ts +69 -40
  914. package/ecs/invocation.d.ts.map +1 -0
  915. package/ecs/invocation.js +75 -52
  916. package/ecs/invocation.js.map +1 -1
  917. package/ecs/keypair.d.ts +28 -15
  918. package/ecs/keypair.d.ts.map +1 -0
  919. package/ecs/keypair.js +46 -23
  920. package/ecs/keypair.js.map +1 -1
  921. package/ecs/launchTemplate.d.ts +96 -13
  922. package/ecs/launchTemplate.d.ts.map +1 -0
  923. package/ecs/launchTemplate.js +114 -21
  924. package/ecs/launchTemplate.js.map +1 -1
  925. package/ecs/launchTemplateVersion.d.ts +155 -57
  926. package/ecs/launchTemplateVersion.d.ts.map +1 -0
  927. package/ecs/launchTemplateVersion.js +147 -63
  928. package/ecs/launchTemplateVersion.js.map +1 -1
  929. package/emr/cluster.d.ts +303 -40
  930. package/emr/cluster.d.ts.map +1 -0
  931. package/emr/cluster.js +289 -60
  932. package/emr/cluster.js.map +1 -1
  933. package/emr/clusterUser.d.ts +13 -12
  934. package/emr/clusterUser.d.ts.map +1 -0
  935. package/emr/clusterUser.js +47 -24
  936. package/emr/clusterUser.js.map +1 -1
  937. package/emr/clusterUserGroup.d.ts +7 -6
  938. package/emr/clusterUserGroup.d.ts.map +1 -0
  939. package/emr/clusterUserGroup.js +39 -16
  940. package/emr/clusterUserGroup.js.map +1 -1
  941. package/emr/getCluster.d.ts +1 -0
  942. package/emr/getCluster.d.ts.map +1 -0
  943. package/emr/getCluster.js +26 -3
  944. package/emr/getCluster.js.map +1 -1
  945. package/emr/getClusterUser.d.ts +1 -0
  946. package/emr/getClusterUser.d.ts.map +1 -0
  947. package/emr/getClusterUser.js +26 -3
  948. package/emr/getClusterUser.js.map +1 -1
  949. package/emr/getClusterUserGroup.d.ts +1 -0
  950. package/emr/getClusterUserGroup.d.ts.map +1 -0
  951. package/emr/getClusterUserGroup.js +26 -3
  952. package/emr/getClusterUserGroup.js.map +1 -1
  953. package/emr/getClusterUserGroups.d.ts +1 -0
  954. package/emr/getClusterUserGroups.d.ts.map +1 -0
  955. package/emr/getClusterUserGroups.js +26 -3
  956. package/emr/getClusterUserGroups.js.map +1 -1
  957. package/emr/getClusterUsers.d.ts +1 -0
  958. package/emr/getClusterUsers.d.ts.map +1 -0
  959. package/emr/getClusterUsers.js +26 -3
  960. package/emr/getClusterUsers.js.map +1 -1
  961. package/emr/getClusters.d.ts +1 -0
  962. package/emr/getClusters.d.ts.map +1 -0
  963. package/emr/getClusters.js +26 -3
  964. package/emr/getClusters.js.map +1 -1
  965. package/emr/getNodeGroup.d.ts +1 -0
  966. package/emr/getNodeGroup.d.ts.map +1 -0
  967. package/emr/getNodeGroup.js +26 -3
  968. package/emr/getNodeGroup.js.map +1 -1
  969. package/emr/getNodeGroups.d.ts +1 -0
  970. package/emr/getNodeGroups.d.ts.map +1 -0
  971. package/emr/getNodeGroups.js +26 -3
  972. package/emr/getNodeGroups.js.map +1 -1
  973. package/emr/index.d.ts +1 -0
  974. package/emr/index.d.ts.map +1 -0
  975. package/emr/index.js +26 -3
  976. package/emr/index.js.map +1 -1
  977. package/emr/nodeGroup.d.ts +91 -29
  978. package/emr/nodeGroup.d.ts.map +1 -0
  979. package/emr/nodeGroup.js +97 -45
  980. package/emr/nodeGroup.js.map +1 -1
  981. package/escloud/getInstance.d.ts +1 -0
  982. package/escloud/getInstance.d.ts.map +1 -0
  983. package/escloud/getInstance.js +26 -3
  984. package/escloud/getInstance.js.map +1 -1
  985. package/escloud/getInstances.d.ts +1 -0
  986. package/escloud/getInstances.d.ts.map +1 -0
  987. package/escloud/getInstances.js +26 -3
  988. package/escloud/getInstances.js.map +1 -1
  989. package/escloud/index.d.ts +1 -0
  990. package/escloud/index.d.ts.map +1 -0
  991. package/escloud/index.js +26 -3
  992. package/escloud/index.js.map +1 -1
  993. package/escloud/instance.d.ts +134 -46
  994. package/escloud/instance.d.ts.map +1 -0
  995. package/escloud/instance.js +156 -54
  996. package/escloud/instance.js.map +1 -1
  997. package/filenas/getInstance.d.ts +1 -0
  998. package/filenas/getInstance.d.ts.map +1 -0
  999. package/filenas/getInstance.js +26 -3
  1000. package/filenas/getInstance.js.map +1 -1
  1001. package/filenas/getInstances.d.ts +1 -0
  1002. package/filenas/getInstances.d.ts.map +1 -0
  1003. package/filenas/getInstances.js +26 -3
  1004. package/filenas/getInstances.js.map +1 -1
  1005. package/filenas/getMountPoint.d.ts +1 -0
  1006. package/filenas/getMountPoint.d.ts.map +1 -0
  1007. package/filenas/getMountPoint.js +26 -3
  1008. package/filenas/getMountPoint.js.map +1 -1
  1009. package/filenas/getMountPoints.d.ts +1 -0
  1010. package/filenas/getMountPoints.d.ts.map +1 -0
  1011. package/filenas/getMountPoints.js +26 -3
  1012. package/filenas/getMountPoints.js.map +1 -1
  1013. package/filenas/getSnapshot.d.ts +1 -0
  1014. package/filenas/getSnapshot.d.ts.map +1 -0
  1015. package/filenas/getSnapshot.js +26 -3
  1016. package/filenas/getSnapshot.js.map +1 -1
  1017. package/filenas/getSnapshots.d.ts +1 -0
  1018. package/filenas/getSnapshots.d.ts.map +1 -0
  1019. package/filenas/getSnapshots.js +26 -3
  1020. package/filenas/getSnapshots.js.map +1 -1
  1021. package/filenas/index.d.ts +1 -0
  1022. package/filenas/index.d.ts.map +1 -0
  1023. package/filenas/index.js +26 -3
  1024. package/filenas/index.js.map +1 -1
  1025. package/filenas/instance.d.ts +38 -25
  1026. package/filenas/instance.d.ts.map +1 -0
  1027. package/filenas/instance.js +64 -41
  1028. package/filenas/instance.js.map +1 -1
  1029. package/filenas/mountPoint.d.ts +24 -15
  1030. package/filenas/mountPoint.d.ts.map +1 -0
  1031. package/filenas/mountPoint.js +54 -31
  1032. package/filenas/mountPoint.js.map +1 -1
  1033. package/filenas/snapshot.d.ts +16 -15
  1034. package/filenas/snapshot.d.ts.map +1 -0
  1035. package/filenas/snapshot.js +48 -25
  1036. package/filenas/snapshot.js.map +1 -1
  1037. package/fwcenter/addressBook.d.ts +48 -23
  1038. package/fwcenter/addressBook.d.ts.map +1 -0
  1039. package/fwcenter/addressBook.js +56 -33
  1040. package/fwcenter/addressBook.js.map +1 -1
  1041. package/fwcenter/controlPolicy.d.ts +75 -50
  1042. package/fwcenter/controlPolicy.d.ts.map +1 -0
  1043. package/fwcenter/controlPolicy.js +93 -70
  1044. package/fwcenter/controlPolicy.js.map +1 -1
  1045. package/fwcenter/dnsControlPolicy.d.ts +57 -18
  1046. package/fwcenter/dnsControlPolicy.d.ts.map +1 -0
  1047. package/fwcenter/dnsControlPolicy.js +69 -28
  1048. package/fwcenter/dnsControlPolicy.js.map +1 -1
  1049. package/fwcenter/getAddressBook.d.ts +1 -0
  1050. package/fwcenter/getAddressBook.d.ts.map +1 -0
  1051. package/fwcenter/getAddressBook.js +26 -3
  1052. package/fwcenter/getAddressBook.js.map +1 -1
  1053. package/fwcenter/getAddressBooks.d.ts +1 -0
  1054. package/fwcenter/getAddressBooks.d.ts.map +1 -0
  1055. package/fwcenter/getAddressBooks.js +26 -3
  1056. package/fwcenter/getAddressBooks.js.map +1 -1
  1057. package/fwcenter/getControlPolicies.d.ts +1 -0
  1058. package/fwcenter/getControlPolicies.d.ts.map +1 -0
  1059. package/fwcenter/getControlPolicies.js +26 -3
  1060. package/fwcenter/getControlPolicies.js.map +1 -1
  1061. package/fwcenter/getControlPolicy.d.ts +1 -0
  1062. package/fwcenter/getControlPolicy.d.ts.map +1 -0
  1063. package/fwcenter/getControlPolicy.js +26 -3
  1064. package/fwcenter/getControlPolicy.js.map +1 -1
  1065. package/fwcenter/getDnsControlPolicies.d.ts +1 -0
  1066. package/fwcenter/getDnsControlPolicies.d.ts.map +1 -0
  1067. package/fwcenter/getDnsControlPolicies.js +26 -3
  1068. package/fwcenter/getDnsControlPolicies.js.map +1 -1
  1069. package/fwcenter/getDnsControlPolicy.d.ts +1 -0
  1070. package/fwcenter/getDnsControlPolicy.d.ts.map +1 -0
  1071. package/fwcenter/getDnsControlPolicy.js +26 -3
  1072. package/fwcenter/getDnsControlPolicy.js.map +1 -1
  1073. package/fwcenter/getNatFireWallControlPolicies.d.ts +1 -0
  1074. package/fwcenter/getNatFireWallControlPolicies.d.ts.map +1 -0
  1075. package/fwcenter/getNatFireWallControlPolicies.js +26 -3
  1076. package/fwcenter/getNatFireWallControlPolicies.js.map +1 -1
  1077. package/fwcenter/getNatFireWallControlPolicy.d.ts +1 -0
  1078. package/fwcenter/getNatFireWallControlPolicy.d.ts.map +1 -0
  1079. package/fwcenter/getNatFireWallControlPolicy.js +26 -3
  1080. package/fwcenter/getNatFireWallControlPolicy.js.map +1 -1
  1081. package/fwcenter/getVpcFireWallAclRule.d.ts +1 -0
  1082. package/fwcenter/getVpcFireWallAclRule.d.ts.map +1 -0
  1083. package/fwcenter/getVpcFireWallAclRule.js +26 -3
  1084. package/fwcenter/getVpcFireWallAclRule.js.map +1 -1
  1085. package/fwcenter/getVpcFireWallAclRules.d.ts +1 -0
  1086. package/fwcenter/getVpcFireWallAclRules.d.ts.map +1 -0
  1087. package/fwcenter/getVpcFireWallAclRules.js +26 -3
  1088. package/fwcenter/getVpcFireWallAclRules.js.map +1 -1
  1089. package/fwcenter/index.d.ts +1 -0
  1090. package/fwcenter/index.d.ts.map +1 -0
  1091. package/fwcenter/index.js +26 -3
  1092. package/fwcenter/index.js.map +1 -1
  1093. package/fwcenter/natFireWallControlPolicy.d.ts +73 -48
  1094. package/fwcenter/natFireWallControlPolicy.d.ts.map +1 -0
  1095. package/fwcenter/natFireWallControlPolicy.js +93 -70
  1096. package/fwcenter/natFireWallControlPolicy.js.map +1 -1
  1097. package/fwcenter/vpcFireWallAclRule.d.ts +76 -51
  1098. package/fwcenter/vpcFireWallAclRule.d.ts.map +1 -0
  1099. package/fwcenter/vpcFireWallAclRule.js +94 -71
  1100. package/fwcenter/vpcFireWallAclRule.js.map +1 -1
  1101. package/gtm/getGtm.d.ts +1 -0
  1102. package/gtm/getGtm.d.ts.map +1 -0
  1103. package/gtm/getGtm.js +26 -3
  1104. package/gtm/getGtm.js.map +1 -1
  1105. package/gtm/getGtms.d.ts +1 -0
  1106. package/gtm/getGtms.d.ts.map +1 -0
  1107. package/gtm/getGtms.js +26 -3
  1108. package/gtm/getGtms.js.map +1 -1
  1109. package/gtm/getPolicies.d.ts +1 -0
  1110. package/gtm/getPolicies.d.ts.map +1 -0
  1111. package/gtm/getPolicies.js +26 -3
  1112. package/gtm/getPolicies.js.map +1 -1
  1113. package/gtm/getPolicy.d.ts +1 -0
  1114. package/gtm/getPolicy.d.ts.map +1 -0
  1115. package/gtm/getPolicy.js +26 -3
  1116. package/gtm/getPolicy.js.map +1 -1
  1117. package/gtm/getPool.d.ts +1 -0
  1118. package/gtm/getPool.d.ts.map +1 -0
  1119. package/gtm/getPool.js +26 -3
  1120. package/gtm/getPool.js.map +1 -1
  1121. package/gtm/getPools.d.ts +1 -0
  1122. package/gtm/getPools.d.ts.map +1 -0
  1123. package/gtm/getPools.js +26 -3
  1124. package/gtm/getPools.js.map +1 -1
  1125. package/gtm/getRouting.d.ts +1 -0
  1126. package/gtm/getRouting.d.ts.map +1 -0
  1127. package/gtm/getRouting.js +26 -3
  1128. package/gtm/getRouting.js.map +1 -1
  1129. package/gtm/getRoutings.d.ts +1 -0
  1130. package/gtm/getRoutings.d.ts.map +1 -0
  1131. package/gtm/getRoutings.js +26 -3
  1132. package/gtm/getRoutings.js.map +1 -1
  1133. package/gtm/getRule.d.ts +1 -0
  1134. package/gtm/getRule.d.ts.map +1 -0
  1135. package/gtm/getRule.js +26 -3
  1136. package/gtm/getRule.js.map +1 -1
  1137. package/gtm/getRules.d.ts +1 -0
  1138. package/gtm/getRules.d.ts.map +1 -0
  1139. package/gtm/getRules.js +26 -3
  1140. package/gtm/getRules.js.map +1 -1
  1141. package/gtm/gtm.d.ts +26 -25
  1142. package/gtm/gtm.d.ts.map +1 -0
  1143. package/gtm/gtm.js +58 -35
  1144. package/gtm/gtm.js.map +1 -1
  1145. package/gtm/index.d.ts +1 -0
  1146. package/gtm/index.d.ts.map +1 -0
  1147. package/gtm/index.js +26 -3
  1148. package/gtm/index.js.map +1 -1
  1149. package/gtm/policy.d.ts +40 -10
  1150. package/gtm/policy.d.ts.map +1 -0
  1151. package/gtm/policy.js +60 -20
  1152. package/gtm/policy.js.map +1 -1
  1153. package/gtm/pool.d.ts +60 -15
  1154. package/gtm/pool.d.ts.map +1 -0
  1155. package/gtm/pool.js +82 -27
  1156. package/gtm/pool.js.map +1 -1
  1157. package/gtm/routing.d.ts +6 -5
  1158. package/gtm/routing.d.ts.map +1 -0
  1159. package/gtm/routing.js +34 -11
  1160. package/gtm/routing.js.map +1 -1
  1161. package/gtm/rule.d.ts +96 -27
  1162. package/gtm/rule.d.ts.map +1 -0
  1163. package/gtm/rule.js +118 -39
  1164. package/gtm/rule.js.map +1 -1
  1165. package/hbase/getInstance.d.ts +1 -0
  1166. package/hbase/getInstance.d.ts.map +1 -0
  1167. package/hbase/getInstance.js +26 -3
  1168. package/hbase/getInstance.js.map +1 -1
  1169. package/hbase/getInstances.d.ts +1 -0
  1170. package/hbase/getInstances.d.ts.map +1 -0
  1171. package/hbase/getInstances.js +26 -3
  1172. package/hbase/getInstances.js.map +1 -1
  1173. package/hbase/index.d.ts +1 -0
  1174. package/hbase/index.d.ts.map +1 -0
  1175. package/hbase/index.js +26 -3
  1176. package/hbase/index.js.map +1 -1
  1177. package/hbase/instance.d.ts +73 -48
  1178. package/hbase/instance.d.ts.map +1 -0
  1179. package/hbase/instance.js +99 -76
  1180. package/hbase/instance.js.map +1 -1
  1181. package/iam/accesskey.d.ts +13 -12
  1182. package/iam/accesskey.d.ts.map +1 -0
  1183. package/iam/accesskey.js +41 -18
  1184. package/iam/accesskey.js.map +1 -1
  1185. package/iam/allowedIpAddress.d.ts +18 -5
  1186. package/iam/allowedIpAddress.d.ts.map +1 -0
  1187. package/iam/allowedIpAddress.js +38 -15
  1188. package/iam/allowedIpAddress.js.map +1 -1
  1189. package/iam/getAccesskey.d.ts +1 -0
  1190. package/iam/getAccesskey.d.ts.map +1 -0
  1191. package/iam/getAccesskey.js +26 -3
  1192. package/iam/getAccesskey.js.map +1 -1
  1193. package/iam/getAccesskeys.d.ts +1 -0
  1194. package/iam/getAccesskeys.d.ts.map +1 -0
  1195. package/iam/getAccesskeys.js +26 -3
  1196. package/iam/getAccesskeys.js.map +1 -1
  1197. package/iam/getAllowedIpAddress.d.ts +1 -0
  1198. package/iam/getAllowedIpAddress.d.ts.map +1 -0
  1199. package/iam/getAllowedIpAddress.js +26 -3
  1200. package/iam/getAllowedIpAddress.js.map +1 -1
  1201. package/iam/getAllowedIpAddresses.d.ts +1 -0
  1202. package/iam/getAllowedIpAddresses.d.ts.map +1 -0
  1203. package/iam/getAllowedIpAddresses.js +26 -3
  1204. package/iam/getAllowedIpAddresses.js.map +1 -1
  1205. package/iam/getGroup.d.ts +1 -0
  1206. package/iam/getGroup.d.ts.map +1 -0
  1207. package/iam/getGroup.js +26 -3
  1208. package/iam/getGroup.js.map +1 -1
  1209. package/iam/getGroups.d.ts +1 -0
  1210. package/iam/getGroups.d.ts.map +1 -0
  1211. package/iam/getGroups.js +26 -3
  1212. package/iam/getGroups.js.map +1 -1
  1213. package/iam/getOidcProvider.d.ts +1 -0
  1214. package/iam/getOidcProvider.d.ts.map +1 -0
  1215. package/iam/getOidcProvider.js +26 -3
  1216. package/iam/getOidcProvider.js.map +1 -1
  1217. package/iam/getOidcProviders.d.ts +1 -0
  1218. package/iam/getOidcProviders.d.ts.map +1 -0
  1219. package/iam/getOidcProviders.js +26 -3
  1220. package/iam/getOidcProviders.js.map +1 -1
  1221. package/iam/getPolicies.d.ts +1 -0
  1222. package/iam/getPolicies.d.ts.map +1 -0
  1223. package/iam/getPolicies.js +26 -3
  1224. package/iam/getPolicies.js.map +1 -1
  1225. package/iam/getPolicy.d.ts +1 -0
  1226. package/iam/getPolicy.d.ts.map +1 -0
  1227. package/iam/getPolicy.js +26 -3
  1228. package/iam/getPolicy.js.map +1 -1
  1229. package/iam/getProject.d.ts +1 -0
  1230. package/iam/getProject.d.ts.map +1 -0
  1231. package/iam/getProject.js +26 -3
  1232. package/iam/getProject.js.map +1 -1
  1233. package/iam/getProjects.d.ts +1 -0
  1234. package/iam/getProjects.d.ts.map +1 -0
  1235. package/iam/getProjects.js +26 -3
  1236. package/iam/getProjects.js.map +1 -1
  1237. package/iam/getRole.d.ts +1 -0
  1238. package/iam/getRole.d.ts.map +1 -0
  1239. package/iam/getRole.js +26 -3
  1240. package/iam/getRole.js.map +1 -1
  1241. package/iam/getRoles.d.ts +1 -0
  1242. package/iam/getRoles.d.ts.map +1 -0
  1243. package/iam/getRoles.js +26 -3
  1244. package/iam/getRoles.js.map +1 -1
  1245. package/iam/getSamlProvider.d.ts +1 -0
  1246. package/iam/getSamlProvider.d.ts.map +1 -0
  1247. package/iam/getSamlProvider.js +26 -3
  1248. package/iam/getSamlProvider.js.map +1 -1
  1249. package/iam/getSamlProviders.d.ts +1 -0
  1250. package/iam/getSamlProviders.d.ts.map +1 -0
  1251. package/iam/getSamlProviders.js +26 -3
  1252. package/iam/getSamlProviders.js.map +1 -1
  1253. package/iam/getUser.d.ts +1 -0
  1254. package/iam/getUser.d.ts.map +1 -0
  1255. package/iam/getUser.js +26 -3
  1256. package/iam/getUser.js.map +1 -1
  1257. package/iam/getUsers.d.ts +1 -0
  1258. package/iam/getUsers.d.ts.map +1 -0
  1259. package/iam/getUsers.js +26 -3
  1260. package/iam/getUsers.js.map +1 -1
  1261. package/iam/group.d.ts +64 -13
  1262. package/iam/group.d.ts.map +1 -0
  1263. package/iam/group.js +70 -21
  1264. package/iam/group.js.map +1 -1
  1265. package/iam/index.d.ts +1 -0
  1266. package/iam/index.d.ts.map +1 -0
  1267. package/iam/index.js +26 -3
  1268. package/iam/index.js.map +1 -1
  1269. package/iam/oidcProvider.d.ts +12 -11
  1270. package/iam/oidcProvider.d.ts.map +1 -0
  1271. package/iam/oidcProvider.js +48 -25
  1272. package/iam/oidcProvider.js.map +1 -1
  1273. package/iam/policy.d.ts +88 -17
  1274. package/iam/policy.d.ts.map +1 -0
  1275. package/iam/policy.js +86 -29
  1276. package/iam/policy.js.map +1 -1
  1277. package/iam/project.d.ts +14 -13
  1278. package/iam/project.d.ts.map +1 -0
  1279. package/iam/project.js +44 -21
  1280. package/iam/project.js.map +1 -1
  1281. package/iam/role.d.ts +111 -22
  1282. package/iam/role.d.ts.map +1 -0
  1283. package/iam/role.js +115 -28
  1284. package/iam/role.js.map +1 -1
  1285. package/iam/samlProvider.d.ts +42 -18
  1286. package/iam/samlProvider.d.ts.map +1 -0
  1287. package/iam/samlProvider.js +47 -24
  1288. package/iam/samlProvider.js.map +1 -1
  1289. package/iam/user.d.ts +82 -28
  1290. package/iam/user.d.ts.map +1 -0
  1291. package/iam/user.js +80 -36
  1292. package/iam/user.js.map +1 -1
  1293. package/id/authConfig.d.ts +53 -15
  1294. package/id/authConfig.d.ts.map +1 -0
  1295. package/id/authConfig.js +71 -23
  1296. package/id/authConfig.js.map +1 -1
  1297. package/id/getAuthConfig.d.ts +1 -0
  1298. package/id/getAuthConfig.d.ts.map +1 -0
  1299. package/id/getAuthConfig.js +26 -3
  1300. package/id/getAuthConfig.js.map +1 -1
  1301. package/id/getAuthConfigs.d.ts +1 -0
  1302. package/id/getAuthConfigs.d.ts.map +1 -0
  1303. package/id/getAuthConfigs.js +26 -3
  1304. package/id/getAuthConfigs.js.map +1 -1
  1305. package/id/getPermissionNamespace.d.ts +1 -0
  1306. package/id/getPermissionNamespace.d.ts.map +1 -0
  1307. package/id/getPermissionNamespace.js +26 -3
  1308. package/id/getPermissionNamespace.js.map +1 -1
  1309. package/id/getPermissionNamespaces.d.ts +1 -0
  1310. package/id/getPermissionNamespaces.d.ts.map +1 -0
  1311. package/id/getPermissionNamespaces.js +26 -3
  1312. package/id/getPermissionNamespaces.js.map +1 -1
  1313. package/id/getService.d.ts +1 -0
  1314. package/id/getService.d.ts.map +1 -0
  1315. package/id/getService.js +26 -3
  1316. package/id/getService.js.map +1 -1
  1317. package/id/getServices.d.ts +1 -0
  1318. package/id/getServices.d.ts.map +1 -0
  1319. package/id/getServices.js +26 -3
  1320. package/id/getServices.js.map +1 -1
  1321. package/id/getUserPool.d.ts +1 -0
  1322. package/id/getUserPool.d.ts.map +1 -0
  1323. package/id/getUserPool.js +26 -3
  1324. package/id/getUserPool.js.map +1 -1
  1325. package/id/getUserPools.d.ts +1 -0
  1326. package/id/getUserPools.d.ts.map +1 -0
  1327. package/id/getUserPools.js +26 -3
  1328. package/id/getUserPools.js.map +1 -1
  1329. package/id/getWorkloadPool.d.ts +1 -0
  1330. package/id/getWorkloadPool.d.ts.map +1 -0
  1331. package/id/getWorkloadPool.js +26 -3
  1332. package/id/getWorkloadPool.js.map +1 -1
  1333. package/id/getWorkloadPools.d.ts +1 -0
  1334. package/id/getWorkloadPools.d.ts.map +1 -0
  1335. package/id/getWorkloadPools.js +26 -3
  1336. package/id/getWorkloadPools.js.map +1 -1
  1337. package/id/index.d.ts +1 -0
  1338. package/id/index.d.ts.map +1 -0
  1339. package/id/index.js +26 -3
  1340. package/id/index.js.map +1 -1
  1341. package/id/permissionNamespace.d.ts +25 -12
  1342. package/id/permissionNamespace.d.ts.map +1 -0
  1343. package/id/permissionNamespace.js +43 -20
  1344. package/id/permissionNamespace.js.map +1 -1
  1345. package/id/service.d.ts +99 -24
  1346. package/id/service.d.ts.map +1 -0
  1347. package/id/service.js +109 -36
  1348. package/id/service.js.map +1 -1
  1349. package/id/userPool.d.ts +100 -48
  1350. package/id/userPool.d.ts.map +1 -0
  1351. package/id/userPool.js +118 -56
  1352. package/id/userPool.js.map +1 -1
  1353. package/id/workloadPool.d.ts +27 -14
  1354. package/id/workloadPool.d.ts.map +1 -0
  1355. package/id/workloadPool.js +45 -22
  1356. package/id/workloadPool.js.map +1 -1
  1357. package/index.d.ts +1 -0
  1358. package/index.d.ts.map +1 -0
  1359. package/index.js +62 -50
  1360. package/index.js.map +1 -1
  1361. package/kafka/allowList.d.ts +46 -11
  1362. package/kafka/allowList.d.ts.map +1 -0
  1363. package/kafka/allowList.js +66 -21
  1364. package/kafka/allowList.js.map +1 -1
  1365. package/kafka/getAllowList.d.ts +1 -0
  1366. package/kafka/getAllowList.d.ts.map +1 -0
  1367. package/kafka/getAllowList.js +26 -3
  1368. package/kafka/getAllowList.js.map +1 -1
  1369. package/kafka/getAllowLists.d.ts +1 -0
  1370. package/kafka/getAllowLists.d.ts.map +1 -0
  1371. package/kafka/getAllowLists.js +26 -3
  1372. package/kafka/getAllowLists.js.map +1 -1
  1373. package/kafka/getGroup.d.ts +1 -0
  1374. package/kafka/getGroup.d.ts.map +1 -0
  1375. package/kafka/getGroup.js +26 -3
  1376. package/kafka/getGroup.js.map +1 -1
  1377. package/kafka/getGroups.d.ts +1 -0
  1378. package/kafka/getGroups.d.ts.map +1 -0
  1379. package/kafka/getGroups.js +26 -3
  1380. package/kafka/getGroups.js.map +1 -1
  1381. package/kafka/getInstance.d.ts +1 -0
  1382. package/kafka/getInstance.d.ts.map +1 -0
  1383. package/kafka/getInstance.js +26 -3
  1384. package/kafka/getInstance.js.map +1 -1
  1385. package/kafka/getInstances.d.ts +1 -0
  1386. package/kafka/getInstances.d.ts.map +1 -0
  1387. package/kafka/getInstances.js +26 -3
  1388. package/kafka/getInstances.js.map +1 -1
  1389. package/kafka/getTopic.d.ts +1 -0
  1390. package/kafka/getTopic.d.ts.map +1 -0
  1391. package/kafka/getTopic.js +26 -3
  1392. package/kafka/getTopic.js.map +1 -1
  1393. package/kafka/getTopics.d.ts +1 -0
  1394. package/kafka/getTopics.d.ts.map +1 -0
  1395. package/kafka/getTopics.js +26 -3
  1396. package/kafka/getTopics.js.map +1 -1
  1397. package/kafka/getUser.d.ts +1 -0
  1398. package/kafka/getUser.d.ts.map +1 -0
  1399. package/kafka/getUser.js +26 -3
  1400. package/kafka/getUser.js.map +1 -1
  1401. package/kafka/getUsers.d.ts +1 -0
  1402. package/kafka/getUsers.d.ts.map +1 -0
  1403. package/kafka/getUsers.js +26 -3
  1404. package/kafka/getUsers.js.map +1 -1
  1405. package/kafka/group.d.ts +22 -9
  1406. package/kafka/group.d.ts.map +1 -0
  1407. package/kafka/group.js +42 -19
  1408. package/kafka/group.js.map +1 -1
  1409. package/kafka/index.d.ts +1 -0
  1410. package/kafka/index.d.ts.map +1 -0
  1411. package/kafka/index.js +26 -3
  1412. package/kafka/index.js.map +1 -1
  1413. package/kafka/instance.d.ts +107 -46
  1414. package/kafka/instance.d.ts.map +1 -0
  1415. package/kafka/instance.js +125 -62
  1416. package/kafka/instance.js.map +1 -1
  1417. package/kafka/topic.d.ts +86 -22
  1418. package/kafka/topic.d.ts.map +1 -0
  1419. package/kafka/topic.js +96 -34
  1420. package/kafka/topic.js.map +1 -1
  1421. package/kafka/user.d.ts +67 -36
  1422. package/kafka/user.d.ts.map +1 -0
  1423. package/kafka/user.js +46 -23
  1424. package/kafka/user.js.map +1 -1
  1425. package/kms/getKey.d.ts +1 -0
  1426. package/kms/getKey.d.ts.map +1 -0
  1427. package/kms/getKey.js +26 -3
  1428. package/kms/getKey.js.map +1 -1
  1429. package/kms/getKeyMaterial.d.ts +1 -0
  1430. package/kms/getKeyMaterial.d.ts.map +1 -0
  1431. package/kms/getKeyMaterial.js +26 -3
  1432. package/kms/getKeyMaterial.js.map +1 -1
  1433. package/kms/getKeyMaterials.d.ts +1 -0
  1434. package/kms/getKeyMaterials.d.ts.map +1 -0
  1435. package/kms/getKeyMaterials.js +26 -3
  1436. package/kms/getKeyMaterials.js.map +1 -1
  1437. package/kms/getKeyRing.d.ts +1 -0
  1438. package/kms/getKeyRing.d.ts.map +1 -0
  1439. package/kms/getKeyRing.js +26 -3
  1440. package/kms/getKeyRing.js.map +1 -1
  1441. package/kms/getKeyRings.d.ts +1 -0
  1442. package/kms/getKeyRings.d.ts.map +1 -0
  1443. package/kms/getKeyRings.js +26 -3
  1444. package/kms/getKeyRings.js.map +1 -1
  1445. package/kms/getKeys.d.ts +1 -0
  1446. package/kms/getKeys.d.ts.map +1 -0
  1447. package/kms/getKeys.js +26 -3
  1448. package/kms/getKeys.js.map +1 -1
  1449. package/kms/getSecret.d.ts +1 -0
  1450. package/kms/getSecret.d.ts.map +1 -0
  1451. package/kms/getSecret.js +26 -3
  1452. package/kms/getSecret.js.map +1 -1
  1453. package/kms/getSecrets.d.ts +1 -0
  1454. package/kms/getSecrets.d.ts.map +1 -0
  1455. package/kms/getSecrets.js +26 -3
  1456. package/kms/getSecrets.js.map +1 -1
  1457. package/kms/index.d.ts +1 -0
  1458. package/kms/index.d.ts.map +1 -0
  1459. package/kms/index.js +26 -3
  1460. package/kms/index.js.map +1 -1
  1461. package/kms/key.d.ts +101 -47
  1462. package/kms/key.d.ts.map +1 -0
  1463. package/kms/key.js +121 -57
  1464. package/kms/key.js.map +1 -1
  1465. package/kms/keyMaterial.d.ts +11 -10
  1466. package/kms/keyMaterial.d.ts.map +1 -0
  1467. package/kms/keyMaterial.js +45 -22
  1468. package/kms/keyMaterial.js.map +1 -1
  1469. package/kms/keyRing.d.ts +13 -12
  1470. package/kms/keyRing.d.ts.map +1 -0
  1471. package/kms/keyRing.js +43 -20
  1472. package/kms/keyRing.js.map +1 -1
  1473. package/kms/secret.d.ts +31 -30
  1474. package/kms/secret.d.ts.map +1 -0
  1475. package/kms/secret.js +65 -42
  1476. package/kms/secret.js.map +1 -1
  1477. package/mongodb/account.d.ts +53 -15
  1478. package/mongodb/account.d.ts.map +1 -0
  1479. package/mongodb/account.js +73 -25
  1480. package/mongodb/account.js.map +1 -1
  1481. package/mongodb/allowList.d.ts +56 -15
  1482. package/mongodb/allowList.d.ts.map +1 -0
  1483. package/mongodb/allowList.js +76 -25
  1484. package/mongodb/allowList.js.map +1 -1
  1485. package/mongodb/endpoint.d.ts +59 -33
  1486. package/mongodb/endpoint.d.ts.map +1 -0
  1487. package/mongodb/endpoint.js +46 -23
  1488. package/mongodb/endpoint.js.map +1 -1
  1489. package/mongodb/getAccount.d.ts +1 -0
  1490. package/mongodb/getAccount.d.ts.map +1 -0
  1491. package/mongodb/getAccount.js +26 -3
  1492. package/mongodb/getAccount.js.map +1 -1
  1493. package/mongodb/getAccounts.d.ts +1 -0
  1494. package/mongodb/getAccounts.d.ts.map +1 -0
  1495. package/mongodb/getAccounts.js +26 -3
  1496. package/mongodb/getAccounts.js.map +1 -1
  1497. package/mongodb/getAllowList.d.ts +1 -0
  1498. package/mongodb/getAllowList.d.ts.map +1 -0
  1499. package/mongodb/getAllowList.js +26 -3
  1500. package/mongodb/getAllowList.js.map +1 -1
  1501. package/mongodb/getAllowLists.d.ts +1 -0
  1502. package/mongodb/getAllowLists.d.ts.map +1 -0
  1503. package/mongodb/getAllowLists.js +26 -3
  1504. package/mongodb/getAllowLists.js.map +1 -1
  1505. package/mongodb/getEndpoint.d.ts +1 -0
  1506. package/mongodb/getEndpoint.d.ts.map +1 -0
  1507. package/mongodb/getEndpoint.js +26 -3
  1508. package/mongodb/getEndpoint.js.map +1 -1
  1509. package/mongodb/getEndpoints.d.ts +1 -0
  1510. package/mongodb/getEndpoints.d.ts.map +1 -0
  1511. package/mongodb/getEndpoints.js +26 -3
  1512. package/mongodb/getEndpoints.js.map +1 -1
  1513. package/mongodb/getInstance.d.ts +1 -0
  1514. package/mongodb/getInstance.d.ts.map +1 -0
  1515. package/mongodb/getInstance.js +26 -3
  1516. package/mongodb/getInstance.js.map +1 -1
  1517. package/mongodb/getInstances.d.ts +1 -0
  1518. package/mongodb/getInstances.d.ts.map +1 -0
  1519. package/mongodb/getInstances.js +26 -3
  1520. package/mongodb/getInstances.js.map +1 -1
  1521. package/mongodb/getSslState.d.ts +1 -0
  1522. package/mongodb/getSslState.d.ts.map +1 -0
  1523. package/mongodb/getSslState.js +26 -3
  1524. package/mongodb/getSslState.js.map +1 -1
  1525. package/mongodb/getSslStates.d.ts +1 -0
  1526. package/mongodb/getSslStates.d.ts.map +1 -0
  1527. package/mongodb/getSslStates.js +26 -3
  1528. package/mongodb/getSslStates.js.map +1 -1
  1529. package/mongodb/index.d.ts +1 -0
  1530. package/mongodb/index.d.ts.map +1 -0
  1531. package/mongodb/index.js +26 -3
  1532. package/mongodb/index.js.map +1 -1
  1533. package/mongodb/instance.d.ts +136 -67
  1534. package/mongodb/instance.d.ts.map +1 -0
  1535. package/mongodb/instance.js +106 -83
  1536. package/mongodb/instance.js.map +1 -1
  1537. package/mongodb/sslState.d.ts +7 -6
  1538. package/mongodb/sslState.d.ts.map +1 -0
  1539. package/mongodb/sslState.js +37 -14
  1540. package/mongodb/sslState.js.map +1 -1
  1541. package/natgateway/dnatentry.d.ts +13 -12
  1542. package/natgateway/dnatentry.d.ts.map +1 -0
  1543. package/natgateway/dnatentry.js +53 -30
  1544. package/natgateway/dnatentry.js.map +1 -1
  1545. package/natgateway/getDnatentries.d.ts +1 -0
  1546. package/natgateway/getDnatentries.d.ts.map +1 -0
  1547. package/natgateway/getDnatentries.js +26 -3
  1548. package/natgateway/getDnatentries.js.map +1 -1
  1549. package/natgateway/getDnatentry.d.ts +1 -0
  1550. package/natgateway/getDnatentry.d.ts.map +1 -0
  1551. package/natgateway/getDnatentry.js +26 -3
  1552. package/natgateway/getDnatentry.js.map +1 -1
  1553. package/natgateway/getNatIp.d.ts +1 -0
  1554. package/natgateway/getNatIp.d.ts.map +1 -0
  1555. package/natgateway/getNatIp.js +26 -3
  1556. package/natgateway/getNatIp.js.map +1 -1
  1557. package/natgateway/getNatIps.d.ts +1 -0
  1558. package/natgateway/getNatIps.d.ts.map +1 -0
  1559. package/natgateway/getNatIps.js +26 -3
  1560. package/natgateway/getNatIps.js.map +1 -1
  1561. package/natgateway/getNgw.d.ts +1 -0
  1562. package/natgateway/getNgw.d.ts.map +1 -0
  1563. package/natgateway/getNgw.js +26 -3
  1564. package/natgateway/getNgw.js.map +1 -1
  1565. package/natgateway/getNgws.d.ts +1 -0
  1566. package/natgateway/getNgws.d.ts.map +1 -0
  1567. package/natgateway/getNgws.js +26 -3
  1568. package/natgateway/getNgws.js.map +1 -1
  1569. package/natgateway/getSnatentries.d.ts +1 -0
  1570. package/natgateway/getSnatentries.d.ts.map +1 -0
  1571. package/natgateway/getSnatentries.js +26 -3
  1572. package/natgateway/getSnatentries.js.map +1 -1
  1573. package/natgateway/getSnatentry.d.ts +1 -0
  1574. package/natgateway/getSnatentry.d.ts.map +1 -0
  1575. package/natgateway/getSnatentry.js +26 -3
  1576. package/natgateway/getSnatentry.js.map +1 -1
  1577. package/natgateway/index.d.ts +1 -0
  1578. package/natgateway/index.d.ts.map +1 -0
  1579. package/natgateway/index.js +26 -3
  1580. package/natgateway/index.js.map +1 -1
  1581. package/natgateway/natIp.d.ts +12 -11
  1582. package/natgateway/natIp.d.ts.map +1 -0
  1583. package/natgateway/natIp.js +42 -19
  1584. package/natgateway/natIp.js.map +1 -1
  1585. package/natgateway/ngw.d.ts +70 -41
  1586. package/natgateway/ngw.d.ts.map +1 -0
  1587. package/natgateway/ngw.js +72 -49
  1588. package/natgateway/ngw.js.map +1 -1
  1589. package/natgateway/snatentry.d.ts +15 -14
  1590. package/natgateway/snatentry.d.ts.map +1 -0
  1591. package/natgateway/snatentry.js +45 -22
  1592. package/natgateway/snatentry.js.map +1 -1
  1593. package/organization/account.d.ts +70 -34
  1594. package/organization/account.d.ts.map +1 -0
  1595. package/organization/account.js +90 -44
  1596. package/organization/account.js.map +1 -1
  1597. package/organization/getAccount.d.ts +1 -0
  1598. package/organization/getAccount.d.ts.map +1 -0
  1599. package/organization/getAccount.js +26 -3
  1600. package/organization/getAccount.js.map +1 -1
  1601. package/organization/getAccounts.d.ts +1 -0
  1602. package/organization/getAccounts.d.ts.map +1 -0
  1603. package/organization/getAccounts.js +26 -3
  1604. package/organization/getAccounts.js.map +1 -1
  1605. package/organization/getOrganization.d.ts +1 -0
  1606. package/organization/getOrganization.d.ts.map +1 -0
  1607. package/organization/getOrganization.js +26 -3
  1608. package/organization/getOrganization.js.map +1 -1
  1609. package/organization/getOrganizations.d.ts +1 -0
  1610. package/organization/getOrganizations.d.ts.map +1 -0
  1611. package/organization/getOrganizations.js +26 -3
  1612. package/organization/getOrganizations.js.map +1 -1
  1613. package/organization/getServiceControlPolicies.d.ts +1 -0
  1614. package/organization/getServiceControlPolicies.d.ts.map +1 -0
  1615. package/organization/getServiceControlPolicies.js +26 -3
  1616. package/organization/getServiceControlPolicies.js.map +1 -1
  1617. package/organization/getServiceControlPolicy.d.ts +1 -0
  1618. package/organization/getServiceControlPolicy.d.ts.map +1 -0
  1619. package/organization/getServiceControlPolicy.js +26 -3
  1620. package/organization/getServiceControlPolicy.js.map +1 -1
  1621. package/organization/getServiceControlPolicyEnabler.d.ts +1 -0
  1622. package/organization/getServiceControlPolicyEnabler.d.ts.map +1 -0
  1623. package/organization/getServiceControlPolicyEnabler.js +26 -3
  1624. package/organization/getServiceControlPolicyEnabler.js.map +1 -1
  1625. package/organization/getServiceControlPolicyEnablers.d.ts +1 -0
  1626. package/organization/getServiceControlPolicyEnablers.d.ts.map +1 -0
  1627. package/organization/getServiceControlPolicyEnablers.js +26 -3
  1628. package/organization/getServiceControlPolicyEnablers.js.map +1 -1
  1629. package/organization/getUnit.d.ts +1 -0
  1630. package/organization/getUnit.d.ts.map +1 -0
  1631. package/organization/getUnit.js +26 -3
  1632. package/organization/getUnit.js.map +1 -1
  1633. package/organization/getUnits.d.ts +1 -0
  1634. package/organization/getUnits.d.ts.map +1 -0
  1635. package/organization/getUnits.js +26 -3
  1636. package/organization/getUnits.js.map +1 -1
  1637. package/organization/index.d.ts +1 -0
  1638. package/organization/index.d.ts.map +1 -0
  1639. package/organization/index.js +26 -3
  1640. package/organization/index.js.map +1 -1
  1641. package/organization/organization.d.ts +6 -5
  1642. package/organization/organization.d.ts.map +1 -0
  1643. package/organization/organization.js +34 -11
  1644. package/organization/organization.js.map +1 -1
  1645. package/organization/serviceControlPolicy.d.ts +57 -10
  1646. package/organization/serviceControlPolicy.d.ts.map +1 -0
  1647. package/organization/serviceControlPolicy.js +77 -20
  1648. package/organization/serviceControlPolicy.js.map +1 -1
  1649. package/organization/serviceControlPolicyEnabler.d.ts +4 -3
  1650. package/organization/serviceControlPolicyEnabler.d.ts.map +1 -0
  1651. package/organization/serviceControlPolicyEnabler.js +32 -9
  1652. package/organization/serviceControlPolicyEnabler.js.map +1 -1
  1653. package/organization/unit.d.ts +14 -13
  1654. package/organization/unit.d.ts.map +1 -0
  1655. package/organization/unit.js +46 -23
  1656. package/organization/unit.js.map +1 -1
  1657. package/package.json +2 -2
  1658. package/privatelink/endpointService.d.ts +101 -46
  1659. package/privatelink/endpointService.d.ts.map +1 -0
  1660. package/privatelink/endpointService.js +105 -52
  1661. package/privatelink/endpointService.js.map +1 -1
  1662. package/privatelink/gatewayEndpoint.d.ts +30 -17
  1663. package/privatelink/gatewayEndpoint.d.ts.map +1 -0
  1664. package/privatelink/gatewayEndpoint.js +50 -27
  1665. package/privatelink/gatewayEndpoint.js.map +1 -1
  1666. package/privatelink/getEndpointService.d.ts +1 -0
  1667. package/privatelink/getEndpointService.d.ts.map +1 -0
  1668. package/privatelink/getEndpointService.js +26 -3
  1669. package/privatelink/getEndpointService.js.map +1 -1
  1670. package/privatelink/getEndpointServices.d.ts +1 -0
  1671. package/privatelink/getEndpointServices.d.ts.map +1 -0
  1672. package/privatelink/getEndpointServices.js +26 -3
  1673. package/privatelink/getEndpointServices.js.map +1 -1
  1674. package/privatelink/getGatewayEndpoint.d.ts +1 -0
  1675. package/privatelink/getGatewayEndpoint.d.ts.map +1 -0
  1676. package/privatelink/getGatewayEndpoint.js +26 -3
  1677. package/privatelink/getGatewayEndpoint.js.map +1 -1
  1678. package/privatelink/getGatewayEndpoints.d.ts +1 -0
  1679. package/privatelink/getGatewayEndpoints.d.ts.map +1 -0
  1680. package/privatelink/getGatewayEndpoints.js +26 -3
  1681. package/privatelink/getGatewayEndpoints.js.map +1 -1
  1682. package/privatelink/getVpcEndpoint.d.ts +1 -0
  1683. package/privatelink/getVpcEndpoint.d.ts.map +1 -0
  1684. package/privatelink/getVpcEndpoint.js +26 -3
  1685. package/privatelink/getVpcEndpoint.js.map +1 -1
  1686. package/privatelink/getVpcEndpointConnection.d.ts +1 -0
  1687. package/privatelink/getVpcEndpointConnection.d.ts.map +1 -0
  1688. package/privatelink/getVpcEndpointConnection.js +26 -3
  1689. package/privatelink/getVpcEndpointConnection.js.map +1 -1
  1690. package/privatelink/getVpcEndpointConnections.d.ts +1 -0
  1691. package/privatelink/getVpcEndpointConnections.d.ts.map +1 -0
  1692. package/privatelink/getVpcEndpointConnections.js +26 -3
  1693. package/privatelink/getVpcEndpointConnections.js.map +1 -1
  1694. package/privatelink/getVpcEndpoints.d.ts +1 -0
  1695. package/privatelink/getVpcEndpoints.d.ts.map +1 -0
  1696. package/privatelink/getVpcEndpoints.js +26 -3
  1697. package/privatelink/getVpcEndpoints.js.map +1 -1
  1698. package/privatelink/index.d.ts +1 -0
  1699. package/privatelink/index.d.ts.map +1 -0
  1700. package/privatelink/index.js +26 -3
  1701. package/privatelink/index.js.map +1 -1
  1702. package/privatelink/vpcEndpoint.d.ts +94 -37
  1703. package/privatelink/vpcEndpoint.d.ts.map +1 -0
  1704. package/privatelink/vpcEndpoint.js +98 -43
  1705. package/privatelink/vpcEndpoint.js.map +1 -1
  1706. package/privatelink/vpcEndpointConnection.d.ts +59 -16
  1707. package/privatelink/vpcEndpointConnection.d.ts.map +1 -0
  1708. package/privatelink/vpcEndpointConnection.js +71 -26
  1709. package/privatelink/vpcEndpointConnection.js.map +1 -1
  1710. package/privatezone/getPrivateZone.d.ts +1 -0
  1711. package/privatezone/getPrivateZone.d.ts.map +1 -0
  1712. package/privatezone/getPrivateZone.js +26 -3
  1713. package/privatezone/getPrivateZone.js.map +1 -1
  1714. package/privatezone/getPrivateZones.d.ts +1 -0
  1715. package/privatezone/getPrivateZones.d.ts.map +1 -0
  1716. package/privatezone/getPrivateZones.js +26 -3
  1717. package/privatezone/getPrivateZones.js.map +1 -1
  1718. package/privatezone/getRecord.d.ts +1 -0
  1719. package/privatezone/getRecord.d.ts.map +1 -0
  1720. package/privatezone/getRecord.js +26 -3
  1721. package/privatezone/getRecord.js.map +1 -1
  1722. package/privatezone/getRecords.d.ts +1 -0
  1723. package/privatezone/getRecords.d.ts.map +1 -0
  1724. package/privatezone/getRecords.js +26 -3
  1725. package/privatezone/getRecords.js.map +1 -1
  1726. package/privatezone/getResolverEndpoint.d.ts +1 -0
  1727. package/privatezone/getResolverEndpoint.d.ts.map +1 -0
  1728. package/privatezone/getResolverEndpoint.js +26 -3
  1729. package/privatezone/getResolverEndpoint.js.map +1 -1
  1730. package/privatezone/getResolverEndpoints.d.ts +1 -0
  1731. package/privatezone/getResolverEndpoints.d.ts.map +1 -0
  1732. package/privatezone/getResolverEndpoints.js +26 -3
  1733. package/privatezone/getResolverEndpoints.js.map +1 -1
  1734. package/privatezone/getResolverRule.d.ts +1 -0
  1735. package/privatezone/getResolverRule.d.ts.map +1 -0
  1736. package/privatezone/getResolverRule.js +26 -3
  1737. package/privatezone/getResolverRule.js.map +1 -1
  1738. package/privatezone/getResolverRules.d.ts +1 -0
  1739. package/privatezone/getResolverRules.d.ts.map +1 -0
  1740. package/privatezone/getResolverRules.js +26 -3
  1741. package/privatezone/getResolverRules.js.map +1 -1
  1742. package/privatezone/getUserVpcAuthorization.d.ts +1 -0
  1743. package/privatezone/getUserVpcAuthorization.d.ts.map +1 -0
  1744. package/privatezone/getUserVpcAuthorization.js +26 -3
  1745. package/privatezone/getUserVpcAuthorization.js.map +1 -1
  1746. package/privatezone/getUserVpcAuthorizations.d.ts +1 -0
  1747. package/privatezone/getUserVpcAuthorizations.d.ts.map +1 -0
  1748. package/privatezone/getUserVpcAuthorizations.js +26 -3
  1749. package/privatezone/getUserVpcAuthorizations.js.map +1 -1
  1750. package/privatezone/index.d.ts +1 -0
  1751. package/privatezone/index.d.ts.map +1 -0
  1752. package/privatezone/index.js +26 -3
  1753. package/privatezone/index.js.map +1 -1
  1754. package/privatezone/privateZone.d.ts +66 -18
  1755. package/privatezone/privateZone.d.ts.map +1 -0
  1756. package/privatezone/privateZone.js +72 -26
  1757. package/privatezone/privateZone.js.map +1 -1
  1758. package/privatezone/record.d.ts +30 -21
  1759. package/privatezone/record.d.ts.map +1 -0
  1760. package/privatezone/record.js +58 -35
  1761. package/privatezone/record.js.map +1 -1
  1762. package/privatezone/resolverEndpoint.d.ts +75 -18
  1763. package/privatezone/resolverEndpoint.d.ts.map +1 -0
  1764. package/privatezone/resolverEndpoint.js +85 -30
  1765. package/privatezone/resolverEndpoint.js.map +1 -1
  1766. package/privatezone/resolverRule.d.ts +89 -25
  1767. package/privatezone/resolverRule.d.ts.map +1 -0
  1768. package/privatezone/resolverRule.js +85 -35
  1769. package/privatezone/resolverRule.js.map +1 -1
  1770. package/privatezone/userVpcAuthorization.d.ts +8 -7
  1771. package/privatezone/userVpcAuthorization.d.ts.map +1 -0
  1772. package/privatezone/userVpcAuthorization.js +36 -13
  1773. package/privatezone/userVpcAuthorization.js.map +1 -1
  1774. package/provider.d.ts +22 -31
  1775. package/provider.d.ts.map +1 -0
  1776. package/provider.js +39 -17
  1777. package/provider.js.map +1 -1
  1778. package/rabbitmq/allowList.d.ts +42 -12
  1779. package/rabbitmq/allowList.d.ts.map +1 -0
  1780. package/rabbitmq/allowList.js +64 -24
  1781. package/rabbitmq/allowList.js.map +1 -1
  1782. package/rabbitmq/getAllowList.d.ts +1 -0
  1783. package/rabbitmq/getAllowList.d.ts.map +1 -0
  1784. package/rabbitmq/getAllowList.js +26 -3
  1785. package/rabbitmq/getAllowList.js.map +1 -1
  1786. package/rabbitmq/getAllowLists.d.ts +1 -0
  1787. package/rabbitmq/getAllowLists.d.ts.map +1 -0
  1788. package/rabbitmq/getAllowLists.js +26 -3
  1789. package/rabbitmq/getAllowLists.js.map +1 -1
  1790. package/rabbitmq/getInstance.d.ts +1 -0
  1791. package/rabbitmq/getInstance.d.ts.map +1 -0
  1792. package/rabbitmq/getInstance.js +26 -3
  1793. package/rabbitmq/getInstance.js.map +1 -1
  1794. package/rabbitmq/getInstancePlugin.d.ts +1 -0
  1795. package/rabbitmq/getInstancePlugin.d.ts.map +1 -0
  1796. package/rabbitmq/getInstancePlugin.js +26 -3
  1797. package/rabbitmq/getInstancePlugin.js.map +1 -1
  1798. package/rabbitmq/getInstancePlugins.d.ts +1 -0
  1799. package/rabbitmq/getInstancePlugins.d.ts.map +1 -0
  1800. package/rabbitmq/getInstancePlugins.js +26 -3
  1801. package/rabbitmq/getInstancePlugins.js.map +1 -1
  1802. package/rabbitmq/getInstances.d.ts +1 -0
  1803. package/rabbitmq/getInstances.d.ts.map +1 -0
  1804. package/rabbitmq/getInstances.js +26 -3
  1805. package/rabbitmq/getInstances.js.map +1 -1
  1806. package/rabbitmq/getPublicAddress.d.ts +1 -0
  1807. package/rabbitmq/getPublicAddress.d.ts.map +1 -0
  1808. package/rabbitmq/getPublicAddress.js +26 -3
  1809. package/rabbitmq/getPublicAddress.js.map +1 -1
  1810. package/rabbitmq/getPublicAddresses.d.ts +1 -0
  1811. package/rabbitmq/getPublicAddresses.d.ts.map +1 -0
  1812. package/rabbitmq/getPublicAddresses.js +26 -3
  1813. package/rabbitmq/getPublicAddresses.js.map +1 -1
  1814. package/rabbitmq/index.d.ts +1 -0
  1815. package/rabbitmq/index.d.ts.map +1 -0
  1816. package/rabbitmq/index.js +26 -3
  1817. package/rabbitmq/index.js.map +1 -1
  1818. package/rabbitmq/instance.d.ts +80 -30
  1819. package/rabbitmq/instance.d.ts.map +1 -0
  1820. package/rabbitmq/instance.js +104 -52
  1821. package/rabbitmq/instance.js.map +1 -1
  1822. package/rabbitmq/instancePlugin.d.ts +11 -10
  1823. package/rabbitmq/instancePlugin.d.ts.map +1 -0
  1824. package/rabbitmq/instancePlugin.js +41 -18
  1825. package/rabbitmq/instancePlugin.js.map +1 -1
  1826. package/rabbitmq/publicAddress.d.ts +40 -23
  1827. package/rabbitmq/publicAddress.d.ts.map +1 -0
  1828. package/rabbitmq/publicAddress.js +56 -33
  1829. package/rabbitmq/publicAddress.js.map +1 -1
  1830. package/rdsmssql/allowList.d.ts +54 -21
  1831. package/rdsmssql/allowList.d.ts.map +1 -0
  1832. package/rdsmssql/allowList.js +72 -29
  1833. package/rdsmssql/allowList.js.map +1 -1
  1834. package/rdsmssql/backup.d.ts +51 -15
  1835. package/rdsmssql/backup.d.ts.map +1 -0
  1836. package/rdsmssql/backup.js +61 -23
  1837. package/rdsmssql/backup.js.map +1 -1
  1838. package/rdsmssql/getAllowList.d.ts +1 -0
  1839. package/rdsmssql/getAllowList.d.ts.map +1 -0
  1840. package/rdsmssql/getAllowList.js +26 -3
  1841. package/rdsmssql/getAllowList.js.map +1 -1
  1842. package/rdsmssql/getAllowLists.d.ts +1 -0
  1843. package/rdsmssql/getAllowLists.d.ts.map +1 -0
  1844. package/rdsmssql/getAllowLists.js +26 -3
  1845. package/rdsmssql/getAllowLists.js.map +1 -1
  1846. package/rdsmssql/getBackup.d.ts +1 -0
  1847. package/rdsmssql/getBackup.d.ts.map +1 -0
  1848. package/rdsmssql/getBackup.js +26 -3
  1849. package/rdsmssql/getBackup.js.map +1 -1
  1850. package/rdsmssql/getBackups.d.ts +1 -0
  1851. package/rdsmssql/getBackups.d.ts.map +1 -0
  1852. package/rdsmssql/getBackups.js +26 -3
  1853. package/rdsmssql/getBackups.js.map +1 -1
  1854. package/rdsmssql/getInstance.d.ts +1 -0
  1855. package/rdsmssql/getInstance.d.ts.map +1 -0
  1856. package/rdsmssql/getInstance.js +26 -3
  1857. package/rdsmssql/getInstance.js.map +1 -1
  1858. package/rdsmssql/getInstances.d.ts +1 -0
  1859. package/rdsmssql/getInstances.d.ts.map +1 -0
  1860. package/rdsmssql/getInstances.js +26 -3
  1861. package/rdsmssql/getInstances.js.map +1 -1
  1862. package/rdsmssql/index.d.ts +1 -0
  1863. package/rdsmssql/index.d.ts.map +1 -0
  1864. package/rdsmssql/index.js +26 -3
  1865. package/rdsmssql/index.js.map +1 -1
  1866. package/rdsmssql/instance.d.ts +105 -45
  1867. package/rdsmssql/instance.d.ts.map +1 -0
  1868. package/rdsmssql/instance.js +123 -69
  1869. package/rdsmssql/instance.js.map +1 -1
  1870. package/rdsmysql/allowList.d.ts +86 -33
  1871. package/rdsmysql/allowList.d.ts.map +1 -0
  1872. package/rdsmysql/allowList.js +90 -39
  1873. package/rdsmysql/allowList.js.map +1 -1
  1874. package/rdsmysql/backup.d.ts +46 -25
  1875. package/rdsmysql/backup.d.ts.map +1 -0
  1876. package/rdsmysql/backup.js +56 -33
  1877. package/rdsmysql/backup.js.map +1 -1
  1878. package/rdsmysql/database.d.ts +41 -9
  1879. package/rdsmysql/database.d.ts.map +1 -0
  1880. package/rdsmysql/database.js +61 -19
  1881. package/rdsmysql/database.js.map +1 -1
  1882. package/rdsmysql/dbAccount.d.ts +80 -15
  1883. package/rdsmysql/dbAccount.d.ts.map +1 -0
  1884. package/rdsmysql/dbAccount.js +92 -29
  1885. package/rdsmysql/dbAccount.js.map +1 -1
  1886. package/rdsmysql/endpoint.d.ts +119 -48
  1887. package/rdsmysql/endpoint.d.ts.map +1 -0
  1888. package/rdsmysql/endpoint.js +123 -54
  1889. package/rdsmysql/endpoint.js.map +1 -1
  1890. package/rdsmysql/endpointPublicAddress.d.ts +28 -27
  1891. package/rdsmysql/endpointPublicAddress.d.ts.map +1 -0
  1892. package/rdsmysql/endpointPublicAddress.js +49 -26
  1893. package/rdsmysql/endpointPublicAddress.js.map +1 -1
  1894. package/rdsmysql/getAllowList.d.ts +1 -0
  1895. package/rdsmysql/getAllowList.d.ts.map +1 -0
  1896. package/rdsmysql/getAllowList.js +26 -3
  1897. package/rdsmysql/getAllowList.js.map +1 -1
  1898. package/rdsmysql/getAllowLists.d.ts +1 -0
  1899. package/rdsmysql/getAllowLists.d.ts.map +1 -0
  1900. package/rdsmysql/getAllowLists.js +26 -3
  1901. package/rdsmysql/getAllowLists.js.map +1 -1
  1902. package/rdsmysql/getBackup.d.ts +1 -0
  1903. package/rdsmysql/getBackup.d.ts.map +1 -0
  1904. package/rdsmysql/getBackup.js +26 -3
  1905. package/rdsmysql/getBackup.js.map +1 -1
  1906. package/rdsmysql/getBackups.d.ts +1 -0
  1907. package/rdsmysql/getBackups.d.ts.map +1 -0
  1908. package/rdsmysql/getBackups.js +26 -3
  1909. package/rdsmysql/getBackups.js.map +1 -1
  1910. package/rdsmysql/getDatabase.d.ts +1 -0
  1911. package/rdsmysql/getDatabase.d.ts.map +1 -0
  1912. package/rdsmysql/getDatabase.js +26 -3
  1913. package/rdsmysql/getDatabase.js.map +1 -1
  1914. package/rdsmysql/getDatabases.d.ts +1 -0
  1915. package/rdsmysql/getDatabases.d.ts.map +1 -0
  1916. package/rdsmysql/getDatabases.js +26 -3
  1917. package/rdsmysql/getDatabases.js.map +1 -1
  1918. package/rdsmysql/getDbAccount.d.ts +1 -0
  1919. package/rdsmysql/getDbAccount.d.ts.map +1 -0
  1920. package/rdsmysql/getDbAccount.js +26 -3
  1921. package/rdsmysql/getDbAccount.js.map +1 -1
  1922. package/rdsmysql/getDbAccounts.d.ts +1 -0
  1923. package/rdsmysql/getDbAccounts.d.ts.map +1 -0
  1924. package/rdsmysql/getDbAccounts.js +26 -3
  1925. package/rdsmysql/getDbAccounts.js.map +1 -1
  1926. package/rdsmysql/getEndpoint.d.ts +1 -0
  1927. package/rdsmysql/getEndpoint.d.ts.map +1 -0
  1928. package/rdsmysql/getEndpoint.js +26 -3
  1929. package/rdsmysql/getEndpoint.js.map +1 -1
  1930. package/rdsmysql/getEndpointPublicAddress.d.ts +1 -0
  1931. package/rdsmysql/getEndpointPublicAddress.d.ts.map +1 -0
  1932. package/rdsmysql/getEndpointPublicAddress.js +26 -3
  1933. package/rdsmysql/getEndpointPublicAddress.js.map +1 -1
  1934. package/rdsmysql/getEndpointPublicAddresses.d.ts +1 -0
  1935. package/rdsmysql/getEndpointPublicAddresses.d.ts.map +1 -0
  1936. package/rdsmysql/getEndpointPublicAddresses.js +26 -3
  1937. package/rdsmysql/getEndpointPublicAddresses.js.map +1 -1
  1938. package/rdsmysql/getEndpoints.d.ts +1 -0
  1939. package/rdsmysql/getEndpoints.d.ts.map +1 -0
  1940. package/rdsmysql/getEndpoints.js +26 -3
  1941. package/rdsmysql/getEndpoints.js.map +1 -1
  1942. package/rdsmysql/getInstance.d.ts +1 -0
  1943. package/rdsmysql/getInstance.d.ts.map +1 -0
  1944. package/rdsmysql/getInstance.js +26 -3
  1945. package/rdsmysql/getInstance.js.map +1 -1
  1946. package/rdsmysql/getInstanceReadonlyNode.d.ts +1 -0
  1947. package/rdsmysql/getInstanceReadonlyNode.d.ts.map +1 -0
  1948. package/rdsmysql/getInstanceReadonlyNode.js +26 -3
  1949. package/rdsmysql/getInstanceReadonlyNode.js.map +1 -1
  1950. package/rdsmysql/getInstanceReadonlyNodes.d.ts +1 -0
  1951. package/rdsmysql/getInstanceReadonlyNodes.d.ts.map +1 -0
  1952. package/rdsmysql/getInstanceReadonlyNodes.js +26 -3
  1953. package/rdsmysql/getInstanceReadonlyNodes.js.map +1 -1
  1954. package/rdsmysql/getInstances.d.ts +1 -0
  1955. package/rdsmysql/getInstances.d.ts.map +1 -0
  1956. package/rdsmysql/getInstances.js +26 -3
  1957. package/rdsmysql/getInstances.js.map +1 -1
  1958. package/rdsmysql/getParameterTemplate.d.ts +1 -0
  1959. package/rdsmysql/getParameterTemplate.d.ts.map +1 -0
  1960. package/rdsmysql/getParameterTemplate.js +26 -3
  1961. package/rdsmysql/getParameterTemplate.js.map +1 -1
  1962. package/rdsmysql/getParameterTemplates.d.ts +1 -0
  1963. package/rdsmysql/getParameterTemplates.d.ts.map +1 -0
  1964. package/rdsmysql/getParameterTemplates.js +26 -3
  1965. package/rdsmysql/getParameterTemplates.js.map +1 -1
  1966. package/rdsmysql/index.d.ts +1 -0
  1967. package/rdsmysql/index.d.ts.map +1 -0
  1968. package/rdsmysql/index.js +26 -3
  1969. package/rdsmysql/index.js.map +1 -1
  1970. package/rdsmysql/instance.d.ts +210 -97
  1971. package/rdsmysql/instance.d.ts.map +1 -0
  1972. package/rdsmysql/instance.js +204 -117
  1973. package/rdsmysql/instance.js.map +1 -1
  1974. package/rdsmysql/instanceReadonlyNode.d.ts +18 -17
  1975. package/rdsmysql/instanceReadonlyNode.d.ts.map +1 -0
  1976. package/rdsmysql/instanceReadonlyNode.js +50 -27
  1977. package/rdsmysql/instanceReadonlyNode.js.map +1 -1
  1978. package/rdsmysql/parameterTemplate.d.ts +59 -20
  1979. package/rdsmysql/parameterTemplate.d.ts.map +1 -0
  1980. package/rdsmysql/parameterTemplate.js +79 -30
  1981. package/rdsmysql/parameterTemplate.js.map +1 -1
  1982. package/rdspostgresql/allowList.d.ts +89 -29
  1983. package/rdspostgresql/allowList.d.ts.map +1 -0
  1984. package/rdspostgresql/allowList.js +93 -35
  1985. package/rdspostgresql/allowList.js.map +1 -1
  1986. package/rdspostgresql/backup.d.ts +65 -26
  1987. package/rdspostgresql/backup.d.ts.map +1 -0
  1988. package/rdspostgresql/backup.js +83 -34
  1989. package/rdspostgresql/backup.js.map +1 -1
  1990. package/rdspostgresql/database.d.ts +12 -11
  1991. package/rdspostgresql/database.d.ts.map +1 -0
  1992. package/rdspostgresql/database.js +44 -21
  1993. package/rdspostgresql/database.js.map +1 -1
  1994. package/rdspostgresql/dbAccount.d.ts +10 -9
  1995. package/rdspostgresql/dbAccount.d.ts.map +1 -0
  1996. package/rdspostgresql/dbAccount.js +44 -21
  1997. package/rdspostgresql/dbAccount.js.map +1 -1
  1998. package/rdspostgresql/dbEndpoint.d.ts +63 -32
  1999. package/rdspostgresql/dbEndpoint.d.ts.map +1 -0
  2000. package/rdspostgresql/dbEndpoint.js +79 -38
  2001. package/rdspostgresql/dbEndpoint.js.map +1 -1
  2002. package/rdspostgresql/getAllowList.d.ts +1 -0
  2003. package/rdspostgresql/getAllowList.d.ts.map +1 -0
  2004. package/rdspostgresql/getAllowList.js +26 -3
  2005. package/rdspostgresql/getAllowList.js.map +1 -1
  2006. package/rdspostgresql/getAllowLists.d.ts +1 -0
  2007. package/rdspostgresql/getAllowLists.d.ts.map +1 -0
  2008. package/rdspostgresql/getAllowLists.js +26 -3
  2009. package/rdspostgresql/getAllowLists.js.map +1 -1
  2010. package/rdspostgresql/getBackup.d.ts +1 -0
  2011. package/rdspostgresql/getBackup.d.ts.map +1 -0
  2012. package/rdspostgresql/getBackup.js +26 -3
  2013. package/rdspostgresql/getBackup.js.map +1 -1
  2014. package/rdspostgresql/getBackups.d.ts +1 -0
  2015. package/rdspostgresql/getBackups.d.ts.map +1 -0
  2016. package/rdspostgresql/getBackups.js +26 -3
  2017. package/rdspostgresql/getBackups.js.map +1 -1
  2018. package/rdspostgresql/getDatabase.d.ts +1 -0
  2019. package/rdspostgresql/getDatabase.d.ts.map +1 -0
  2020. package/rdspostgresql/getDatabase.js +26 -3
  2021. package/rdspostgresql/getDatabase.js.map +1 -1
  2022. package/rdspostgresql/getDatabases.d.ts +1 -0
  2023. package/rdspostgresql/getDatabases.d.ts.map +1 -0
  2024. package/rdspostgresql/getDatabases.js +26 -3
  2025. package/rdspostgresql/getDatabases.js.map +1 -1
  2026. package/rdspostgresql/getDbAccount.d.ts +1 -0
  2027. package/rdspostgresql/getDbAccount.d.ts.map +1 -0
  2028. package/rdspostgresql/getDbAccount.js +26 -3
  2029. package/rdspostgresql/getDbAccount.js.map +1 -1
  2030. package/rdspostgresql/getDbAccounts.d.ts +1 -0
  2031. package/rdspostgresql/getDbAccounts.d.ts.map +1 -0
  2032. package/rdspostgresql/getDbAccounts.js +26 -3
  2033. package/rdspostgresql/getDbAccounts.js.map +1 -1
  2034. package/rdspostgresql/getDbEndpoint.d.ts +1 -0
  2035. package/rdspostgresql/getDbEndpoint.d.ts.map +1 -0
  2036. package/rdspostgresql/getDbEndpoint.js +26 -3
  2037. package/rdspostgresql/getDbEndpoint.js.map +1 -1
  2038. package/rdspostgresql/getDbEndpoints.d.ts +1 -0
  2039. package/rdspostgresql/getDbEndpoints.d.ts.map +1 -0
  2040. package/rdspostgresql/getDbEndpoints.js +26 -3
  2041. package/rdspostgresql/getDbEndpoints.js.map +1 -1
  2042. package/rdspostgresql/getInstance.d.ts +1 -0
  2043. package/rdspostgresql/getInstance.d.ts.map +1 -0
  2044. package/rdspostgresql/getInstance.js +26 -3
  2045. package/rdspostgresql/getInstance.js.map +1 -1
  2046. package/rdspostgresql/getInstanceSsl.d.ts +1 -0
  2047. package/rdspostgresql/getInstanceSsl.d.ts.map +1 -0
  2048. package/rdspostgresql/getInstanceSsl.js +26 -3
  2049. package/rdspostgresql/getInstanceSsl.js.map +1 -1
  2050. package/rdspostgresql/getInstanceSsls.d.ts +1 -0
  2051. package/rdspostgresql/getInstanceSsls.d.ts.map +1 -0
  2052. package/rdspostgresql/getInstanceSsls.js +26 -3
  2053. package/rdspostgresql/getInstanceSsls.js.map +1 -1
  2054. package/rdspostgresql/getInstances.d.ts +1 -0
  2055. package/rdspostgresql/getInstances.d.ts.map +1 -0
  2056. package/rdspostgresql/getInstances.js +26 -3
  2057. package/rdspostgresql/getInstances.js.map +1 -1
  2058. package/rdspostgresql/getParameterTemplate.d.ts +1 -0
  2059. package/rdspostgresql/getParameterTemplate.d.ts.map +1 -0
  2060. package/rdspostgresql/getParameterTemplate.js +26 -3
  2061. package/rdspostgresql/getParameterTemplate.js.map +1 -1
  2062. package/rdspostgresql/getParameterTemplates.d.ts +1 -0
  2063. package/rdspostgresql/getParameterTemplates.d.ts.map +1 -0
  2064. package/rdspostgresql/getParameterTemplates.js +26 -3
  2065. package/rdspostgresql/getParameterTemplates.js.map +1 -1
  2066. package/rdspostgresql/getSchema.d.ts +1 -0
  2067. package/rdspostgresql/getSchema.d.ts.map +1 -0
  2068. package/rdspostgresql/getSchema.js +26 -3
  2069. package/rdspostgresql/getSchema.js.map +1 -1
  2070. package/rdspostgresql/getSchemas.d.ts +1 -0
  2071. package/rdspostgresql/getSchemas.d.ts.map +1 -0
  2072. package/rdspostgresql/getSchemas.js +26 -3
  2073. package/rdspostgresql/getSchemas.js.map +1 -1
  2074. package/rdspostgresql/index.d.ts +1 -0
  2075. package/rdspostgresql/index.d.ts.map +1 -0
  2076. package/rdspostgresql/index.js +26 -3
  2077. package/rdspostgresql/index.js.map +1 -1
  2078. package/rdspostgresql/instance.d.ts +113 -39
  2079. package/rdspostgresql/instance.d.ts.map +1 -0
  2080. package/rdspostgresql/instance.js +109 -57
  2081. package/rdspostgresql/instance.js.map +1 -1
  2082. package/rdspostgresql/instanceSsl.d.ts +11 -10
  2083. package/rdspostgresql/instanceSsl.d.ts.map +1 -0
  2084. package/rdspostgresql/instanceSsl.js +41 -18
  2085. package/rdspostgresql/instanceSsl.js.map +1 -1
  2086. package/rdspostgresql/parameterTemplate.d.ts +27 -14
  2087. package/rdspostgresql/parameterTemplate.d.ts.map +1 -0
  2088. package/rdspostgresql/parameterTemplate.js +51 -28
  2089. package/rdspostgresql/parameterTemplate.js.map +1 -1
  2090. package/rdspostgresql/schema.d.ts +5 -4
  2091. package/rdspostgresql/schema.d.ts.map +1 -0
  2092. package/rdspostgresql/schema.js +41 -18
  2093. package/rdspostgresql/schema.js.map +1 -1
  2094. package/redis/account.d.ts +8 -7
  2095. package/redis/account.d.ts.map +1 -0
  2096. package/redis/account.js +44 -21
  2097. package/redis/account.js.map +1 -1
  2098. package/redis/allowList.d.ts +71 -17
  2099. package/redis/allowList.d.ts.map +1 -0
  2100. package/redis/allowList.js +81 -25
  2101. package/redis/allowList.js.map +1 -1
  2102. package/redis/endpointPublicAddress.d.ts +13 -12
  2103. package/redis/endpointPublicAddress.d.ts.map +1 -0
  2104. package/redis/endpointPublicAddress.js +45 -22
  2105. package/redis/endpointPublicAddress.js.map +1 -1
  2106. package/redis/getAccount.d.ts +1 -0
  2107. package/redis/getAccount.d.ts.map +1 -0
  2108. package/redis/getAccount.js +26 -3
  2109. package/redis/getAccount.js.map +1 -1
  2110. package/redis/getAccounts.d.ts +1 -0
  2111. package/redis/getAccounts.d.ts.map +1 -0
  2112. package/redis/getAccounts.js +26 -3
  2113. package/redis/getAccounts.js.map +1 -1
  2114. package/redis/getAllowList.d.ts +1 -0
  2115. package/redis/getAllowList.d.ts.map +1 -0
  2116. package/redis/getAllowList.js +26 -3
  2117. package/redis/getAllowList.js.map +1 -1
  2118. package/redis/getAllowLists.d.ts +1 -0
  2119. package/redis/getAllowLists.d.ts.map +1 -0
  2120. package/redis/getAllowLists.js +26 -3
  2121. package/redis/getAllowLists.js.map +1 -1
  2122. package/redis/getEndpointPublicAddress.d.ts +1 -0
  2123. package/redis/getEndpointPublicAddress.d.ts.map +1 -0
  2124. package/redis/getEndpointPublicAddress.js +26 -3
  2125. package/redis/getEndpointPublicAddress.js.map +1 -1
  2126. package/redis/getEndpointPublicAddresses.d.ts +1 -0
  2127. package/redis/getEndpointPublicAddresses.d.ts.map +1 -0
  2128. package/redis/getEndpointPublicAddresses.js +26 -3
  2129. package/redis/getEndpointPublicAddresses.js.map +1 -1
  2130. package/redis/getInstance.d.ts +1 -0
  2131. package/redis/getInstance.d.ts.map +1 -0
  2132. package/redis/getInstance.js +26 -3
  2133. package/redis/getInstance.js.map +1 -1
  2134. package/redis/getInstances.d.ts +1 -0
  2135. package/redis/getInstances.d.ts.map +1 -0
  2136. package/redis/getInstances.js +26 -3
  2137. package/redis/getInstances.js.map +1 -1
  2138. package/redis/getParameterGroup.d.ts +1 -0
  2139. package/redis/getParameterGroup.d.ts.map +1 -0
  2140. package/redis/getParameterGroup.js +26 -3
  2141. package/redis/getParameterGroup.js.map +1 -1
  2142. package/redis/getParameterGroups.d.ts +1 -0
  2143. package/redis/getParameterGroups.d.ts.map +1 -0
  2144. package/redis/getParameterGroups.js +26 -3
  2145. package/redis/getParameterGroups.js.map +1 -1
  2146. package/redis/index.d.ts +1 -0
  2147. package/redis/index.d.ts.map +1 -0
  2148. package/redis/index.js +26 -3
  2149. package/redis/index.js.map +1 -1
  2150. package/redis/instance.d.ts +116 -67
  2151. package/redis/instance.d.ts.map +1 -0
  2152. package/redis/instance.js +112 -89
  2153. package/redis/instance.js.map +1 -1
  2154. package/redis/parameterGroup.d.ts +32 -11
  2155. package/redis/parameterGroup.d.ts.map +1 -0
  2156. package/redis/parameterGroup.js +46 -23
  2157. package/redis/parameterGroup.js.map +1 -1
  2158. package/storageebs/getSnapshot.d.ts +1 -0
  2159. package/storageebs/getSnapshot.d.ts.map +1 -0
  2160. package/storageebs/getSnapshot.js +26 -3
  2161. package/storageebs/getSnapshot.js.map +1 -1
  2162. package/storageebs/getSnapshotGroup.d.ts +1 -0
  2163. package/storageebs/getSnapshotGroup.d.ts.map +1 -0
  2164. package/storageebs/getSnapshotGroup.js +26 -3
  2165. package/storageebs/getSnapshotGroup.js.map +1 -1
  2166. package/storageebs/getSnapshotGroups.d.ts +1 -0
  2167. package/storageebs/getSnapshotGroups.d.ts.map +1 -0
  2168. package/storageebs/getSnapshotGroups.js +26 -3
  2169. package/storageebs/getSnapshotGroups.js.map +1 -1
  2170. package/storageebs/getSnapshotPolicies.d.ts +1 -0
  2171. package/storageebs/getSnapshotPolicies.d.ts.map +1 -0
  2172. package/storageebs/getSnapshotPolicies.js +26 -3
  2173. package/storageebs/getSnapshotPolicies.js.map +1 -1
  2174. package/storageebs/getSnapshotPolicy.d.ts +1 -0
  2175. package/storageebs/getSnapshotPolicy.d.ts.map +1 -0
  2176. package/storageebs/getSnapshotPolicy.js +26 -3
  2177. package/storageebs/getSnapshotPolicy.js.map +1 -1
  2178. package/storageebs/getSnapshots.d.ts +1 -0
  2179. package/storageebs/getSnapshots.d.ts.map +1 -0
  2180. package/storageebs/getSnapshots.js +26 -3
  2181. package/storageebs/getSnapshots.js.map +1 -1
  2182. package/storageebs/getVolume.d.ts +1 -0
  2183. package/storageebs/getVolume.d.ts.map +1 -0
  2184. package/storageebs/getVolume.js +26 -3
  2185. package/storageebs/getVolume.js.map +1 -1
  2186. package/storageebs/getVolumes.d.ts +1 -0
  2187. package/storageebs/getVolumes.d.ts.map +1 -0
  2188. package/storageebs/getVolumes.js +26 -3
  2189. package/storageebs/getVolumes.js.map +1 -1
  2190. package/storageebs/index.d.ts +1 -0
  2191. package/storageebs/index.d.ts.map +1 -0
  2192. package/storageebs/index.js +26 -3
  2193. package/storageebs/index.js.map +1 -1
  2194. package/storageebs/snapshot.d.ts +38 -25
  2195. package/storageebs/snapshot.d.ts.map +1 -0
  2196. package/storageebs/snapshot.js +58 -35
  2197. package/storageebs/snapshot.js.map +1 -1
  2198. package/storageebs/snapshotGroup.d.ts +37 -16
  2199. package/storageebs/snapshotGroup.d.ts.map +1 -0
  2200. package/storageebs/snapshotGroup.js +47 -24
  2201. package/storageebs/snapshotGroup.js.map +1 -1
  2202. package/storageebs/snapshotPolicy.d.ts +33 -20
  2203. package/storageebs/snapshotPolicy.d.ts.map +1 -0
  2204. package/storageebs/snapshotPolicy.js +55 -32
  2205. package/storageebs/snapshotPolicy.js.map +1 -1
  2206. package/storageebs/volume.d.ts +53 -40
  2207. package/storageebs/volume.d.ts.map +1 -0
  2208. package/storageebs/volume.js +77 -54
  2209. package/storageebs/volume.js.map +1 -1
  2210. package/tls/alarm.d.ts +184 -27
  2211. package/tls/alarm.d.ts.map +1 -0
  2212. package/tls/alarm.js +176 -45
  2213. package/tls/alarm.js.map +1 -1
  2214. package/tls/alarmNotifyGroup.d.ts +284 -12
  2215. package/tls/alarmNotifyGroup.d.ts.map +1 -0
  2216. package/tls/alarmNotifyGroup.js +290 -20
  2217. package/tls/alarmNotifyGroup.js.map +1 -1
  2218. package/tls/alarmWebhookIntegrationType.d.ts +25 -12
  2219. package/tls/alarmWebhookIntegrationType.d.ts.map +1 -0
  2220. package/tls/alarmWebhookIntegrationType.js +47 -24
  2221. package/tls/alarmWebhookIntegrationType.js.map +1 -1
  2222. package/tls/consumerGroup.d.ts +7 -6
  2223. package/tls/consumerGroup.d.ts.map +1 -0
  2224. package/tls/consumerGroup.js +45 -22
  2225. package/tls/consumerGroup.js.map +1 -1
  2226. package/tls/etl.d.ts +68 -21
  2227. package/tls/etl.d.ts.map +1 -0
  2228. package/tls/etl.js +98 -41
  2229. package/tls/etl.js.map +1 -1
  2230. package/tls/getAlarm.d.ts +1 -0
  2231. package/tls/getAlarm.d.ts.map +1 -0
  2232. package/tls/getAlarm.js +26 -3
  2233. package/tls/getAlarm.js.map +1 -1
  2234. package/tls/getAlarmNotifyGroup.d.ts +1 -0
  2235. package/tls/getAlarmNotifyGroup.d.ts.map +1 -0
  2236. package/tls/getAlarmNotifyGroup.js +26 -3
  2237. package/tls/getAlarmNotifyGroup.js.map +1 -1
  2238. package/tls/getAlarmNotifyGroups.d.ts +1 -0
  2239. package/tls/getAlarmNotifyGroups.d.ts.map +1 -0
  2240. package/tls/getAlarmNotifyGroups.js +26 -3
  2241. package/tls/getAlarmNotifyGroups.js.map +1 -1
  2242. package/tls/getAlarmWebhookIntegrationType.d.ts +1 -0
  2243. package/tls/getAlarmWebhookIntegrationType.d.ts.map +1 -0
  2244. package/tls/getAlarmWebhookIntegrationType.js +26 -3
  2245. package/tls/getAlarmWebhookIntegrationType.js.map +1 -1
  2246. package/tls/getAlarmWebhookIntegrationTypes.d.ts +1 -0
  2247. package/tls/getAlarmWebhookIntegrationTypes.d.ts.map +1 -0
  2248. package/tls/getAlarmWebhookIntegrationTypes.js +26 -3
  2249. package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -1
  2250. package/tls/getAlarms.d.ts +1 -0
  2251. package/tls/getAlarms.d.ts.map +1 -0
  2252. package/tls/getAlarms.js +26 -3
  2253. package/tls/getAlarms.js.map +1 -1
  2254. package/tls/getConsumerGroup.d.ts +1 -0
  2255. package/tls/getConsumerGroup.d.ts.map +1 -0
  2256. package/tls/getConsumerGroup.js +26 -3
  2257. package/tls/getConsumerGroup.js.map +1 -1
  2258. package/tls/getConsumerGroups.d.ts +1 -0
  2259. package/tls/getConsumerGroups.d.ts.map +1 -0
  2260. package/tls/getConsumerGroups.js +26 -3
  2261. package/tls/getConsumerGroups.js.map +1 -1
  2262. package/tls/getEtl.d.ts +1 -0
  2263. package/tls/getEtl.d.ts.map +1 -0
  2264. package/tls/getEtl.js +26 -3
  2265. package/tls/getEtl.js.map +1 -1
  2266. package/tls/getEtls.d.ts +1 -0
  2267. package/tls/getEtls.d.ts.map +1 -0
  2268. package/tls/getEtls.js +26 -3
  2269. package/tls/getEtls.js.map +1 -1
  2270. package/tls/getHost.d.ts +1 -0
  2271. package/tls/getHost.d.ts.map +1 -0
  2272. package/tls/getHost.js +26 -3
  2273. package/tls/getHost.js.map +1 -1
  2274. package/tls/getHostGroup.d.ts +1 -0
  2275. package/tls/getHostGroup.d.ts.map +1 -0
  2276. package/tls/getHostGroup.js +26 -3
  2277. package/tls/getHostGroup.js.map +1 -1
  2278. package/tls/getHostGroups.d.ts +1 -0
  2279. package/tls/getHostGroups.d.ts.map +1 -0
  2280. package/tls/getHostGroups.js +26 -3
  2281. package/tls/getHostGroups.js.map +1 -1
  2282. package/tls/getHosts.d.ts +1 -0
  2283. package/tls/getHosts.d.ts.map +1 -0
  2284. package/tls/getHosts.js +26 -3
  2285. package/tls/getHosts.js.map +1 -1
  2286. package/tls/getImportTask.d.ts +1 -0
  2287. package/tls/getImportTask.d.ts.map +1 -0
  2288. package/tls/getImportTask.js +26 -3
  2289. package/tls/getImportTask.js.map +1 -1
  2290. package/tls/getImportTasks.d.ts +1 -0
  2291. package/tls/getImportTasks.d.ts.map +1 -0
  2292. package/tls/getImportTasks.js +26 -3
  2293. package/tls/getImportTasks.js.map +1 -1
  2294. package/tls/getIndex.d.ts +1 -0
  2295. package/tls/getIndex.d.ts.map +1 -0
  2296. package/tls/getIndex.js +26 -3
  2297. package/tls/getIndex.js.map +1 -1
  2298. package/tls/getIndices.d.ts +1 -0
  2299. package/tls/getIndices.d.ts.map +1 -0
  2300. package/tls/getIndices.js +26 -3
  2301. package/tls/getIndices.js.map +1 -1
  2302. package/tls/getProject.d.ts +1 -0
  2303. package/tls/getProject.d.ts.map +1 -0
  2304. package/tls/getProject.js +26 -3
  2305. package/tls/getProject.js.map +1 -1
  2306. package/tls/getProjects.d.ts +1 -0
  2307. package/tls/getProjects.d.ts.map +1 -0
  2308. package/tls/getProjects.js +26 -3
  2309. package/tls/getProjects.js.map +1 -1
  2310. package/tls/getRule.d.ts +1 -0
  2311. package/tls/getRule.d.ts.map +1 -0
  2312. package/tls/getRule.js +26 -3
  2313. package/tls/getRule.js.map +1 -1
  2314. package/tls/getRules.d.ts +1 -0
  2315. package/tls/getRules.d.ts.map +1 -0
  2316. package/tls/getRules.js +26 -3
  2317. package/tls/getRules.js.map +1 -1
  2318. package/tls/getScheduleSqlTask.d.ts +1 -0
  2319. package/tls/getScheduleSqlTask.d.ts.map +1 -0
  2320. package/tls/getScheduleSqlTask.js +26 -3
  2321. package/tls/getScheduleSqlTask.js.map +1 -1
  2322. package/tls/getScheduleSqlTasks.d.ts +1 -0
  2323. package/tls/getScheduleSqlTasks.d.ts.map +1 -0
  2324. package/tls/getScheduleSqlTasks.js +26 -3
  2325. package/tls/getScheduleSqlTasks.js.map +1 -1
  2326. package/tls/getShipper.d.ts +1 -0
  2327. package/tls/getShipper.d.ts.map +1 -0
  2328. package/tls/getShipper.js +26 -3
  2329. package/tls/getShipper.js.map +1 -1
  2330. package/tls/getShippers.d.ts +1 -0
  2331. package/tls/getShippers.d.ts.map +1 -0
  2332. package/tls/getShippers.js +26 -3
  2333. package/tls/getShippers.js.map +1 -1
  2334. package/tls/getTopic.d.ts +1 -0
  2335. package/tls/getTopic.d.ts.map +1 -0
  2336. package/tls/getTopic.js +26 -3
  2337. package/tls/getTopic.js.map +1 -1
  2338. package/tls/getTopics.d.ts +1 -0
  2339. package/tls/getTopics.d.ts.map +1 -0
  2340. package/tls/getTopics.js +26 -3
  2341. package/tls/getTopics.js.map +1 -1
  2342. package/tls/host.d.ts +5 -4
  2343. package/tls/host.d.ts.map +1 -0
  2344. package/tls/host.js +37 -14
  2345. package/tls/host.js.map +1 -1
  2346. package/tls/hostGroup.d.ts +36 -27
  2347. package/tls/hostGroup.d.ts.map +1 -0
  2348. package/tls/hostGroup.js +60 -37
  2349. package/tls/hostGroup.js.map +1 -1
  2350. package/tls/importTask.d.ts +77 -16
  2351. package/tls/importTask.d.ts.map +1 -0
  2352. package/tls/importTask.js +115 -32
  2353. package/tls/importTask.js.map +1 -1
  2354. package/tls/index.d.ts +1 -0
  2355. package/tls/index.d.ts.map +1 -0
  2356. package/tls/index.js +26 -3
  2357. package/tls/index.js.map +1 -1
  2358. package/tls/index_.d.ts +214 -13
  2359. package/tls/index_.d.ts.map +1 -0
  2360. package/tls/index_.js +220 -21
  2361. package/tls/index_.js.map +1 -1
  2362. package/tls/project.d.ts +24 -11
  2363. package/tls/project.d.ts.map +1 -0
  2364. package/tls/project.js +42 -19
  2365. package/tls/project.js.map +1 -1
  2366. package/tls/rule.d.ts +192 -28
  2367. package/tls/rule.d.ts.map +1 -0
  2368. package/tls/rule.js +200 -38
  2369. package/tls/rule.js.map +1 -1
  2370. package/tls/scheduleSqlTask.d.ts +54 -25
  2371. package/tls/scheduleSqlTask.d.ts.map +1 -0
  2372. package/tls/scheduleSqlTask.js +100 -49
  2373. package/tls/scheduleSqlTask.js.map +1 -1
  2374. package/tls/shipper.d.ts +68 -22
  2375. package/tls/shipper.d.ts.map +1 -0
  2376. package/tls/shipper.js +102 -34
  2377. package/tls/shipper.js.map +1 -1
  2378. package/tls/topic.d.ts +48 -35
  2379. package/tls/topic.d.ts.map +1 -0
  2380. package/tls/topic.js +70 -47
  2381. package/tls/topic.js.map +1 -1
  2382. package/transitrouter/directConnectGatewayAttachment.d.ts +29 -16
  2383. package/transitrouter/directConnectGatewayAttachment.d.ts.map +1 -0
  2384. package/transitrouter/directConnectGatewayAttachment.js +49 -26
  2385. package/transitrouter/directConnectGatewayAttachment.js.map +1 -1
  2386. package/transitrouter/getDirectConnectGatewayAttachment.d.ts +1 -0
  2387. package/transitrouter/getDirectConnectGatewayAttachment.d.ts.map +1 -0
  2388. package/transitrouter/getDirectConnectGatewayAttachment.js +26 -3
  2389. package/transitrouter/getDirectConnectGatewayAttachment.js.map +1 -1
  2390. package/transitrouter/getDirectConnectGatewayAttachments.d.ts +1 -0
  2391. package/transitrouter/getDirectConnectGatewayAttachments.d.ts.map +1 -0
  2392. package/transitrouter/getDirectConnectGatewayAttachments.js +26 -3
  2393. package/transitrouter/getDirectConnectGatewayAttachments.js.map +1 -1
  2394. package/transitrouter/getPeerAttachment.d.ts +1 -0
  2395. package/transitrouter/getPeerAttachment.d.ts.map +1 -0
  2396. package/transitrouter/getPeerAttachment.js +26 -3
  2397. package/transitrouter/getPeerAttachment.js.map +1 -1
  2398. package/transitrouter/getPeerAttachments.d.ts +1 -0
  2399. package/transitrouter/getPeerAttachments.d.ts.map +1 -0
  2400. package/transitrouter/getPeerAttachments.js +26 -3
  2401. package/transitrouter/getPeerAttachments.js.map +1 -1
  2402. package/transitrouter/getRouteTablePropagation.d.ts +1 -0
  2403. package/transitrouter/getRouteTablePropagation.d.ts.map +1 -0
  2404. package/transitrouter/getRouteTablePropagation.js +26 -3
  2405. package/transitrouter/getRouteTablePropagation.js.map +1 -1
  2406. package/transitrouter/getRouteTablePropagations.d.ts +1 -0
  2407. package/transitrouter/getRouteTablePropagations.d.ts.map +1 -0
  2408. package/transitrouter/getRouteTablePropagations.js +26 -3
  2409. package/transitrouter/getRouteTablePropagations.js.map +1 -1
  2410. package/transitrouter/getTransitRouter.d.ts +1 -0
  2411. package/transitrouter/getTransitRouter.d.ts.map +1 -0
  2412. package/transitrouter/getTransitRouter.js +26 -3
  2413. package/transitrouter/getTransitRouter.js.map +1 -1
  2414. package/transitrouter/getTransitRouterBandwidthPackage.d.ts +1 -0
  2415. package/transitrouter/getTransitRouterBandwidthPackage.d.ts.map +1 -0
  2416. package/transitrouter/getTransitRouterBandwidthPackage.js +26 -3
  2417. package/transitrouter/getTransitRouterBandwidthPackage.js.map +1 -1
  2418. package/transitrouter/getTransitRouterBandwidthPackages.d.ts +1 -0
  2419. package/transitrouter/getTransitRouterBandwidthPackages.d.ts.map +1 -0
  2420. package/transitrouter/getTransitRouterBandwidthPackages.js +26 -3
  2421. package/transitrouter/getTransitRouterBandwidthPackages.js.map +1 -1
  2422. package/transitrouter/getTransitRouterRouteEntries.d.ts +1 -0
  2423. package/transitrouter/getTransitRouterRouteEntries.d.ts.map +1 -0
  2424. package/transitrouter/getTransitRouterRouteEntries.js +26 -3
  2425. package/transitrouter/getTransitRouterRouteEntries.js.map +1 -1
  2426. package/transitrouter/getTransitRouterRouteEntry.d.ts +1 -0
  2427. package/transitrouter/getTransitRouterRouteEntry.d.ts.map +1 -0
  2428. package/transitrouter/getTransitRouterRouteEntry.js +26 -3
  2429. package/transitrouter/getTransitRouterRouteEntry.js.map +1 -1
  2430. package/transitrouter/getTransitRouterRouteTable.d.ts +1 -0
  2431. package/transitrouter/getTransitRouterRouteTable.d.ts.map +1 -0
  2432. package/transitrouter/getTransitRouterRouteTable.js +26 -3
  2433. package/transitrouter/getTransitRouterRouteTable.js.map +1 -1
  2434. package/transitrouter/getTransitRouterRouteTableAssociation.d.ts +1 -0
  2435. package/transitrouter/getTransitRouterRouteTableAssociation.d.ts.map +1 -0
  2436. package/transitrouter/getTransitRouterRouteTableAssociation.js +26 -3
  2437. package/transitrouter/getTransitRouterRouteTableAssociation.js.map +1 -1
  2438. package/transitrouter/getTransitRouterRouteTableAssociations.d.ts +1 -0
  2439. package/transitrouter/getTransitRouterRouteTableAssociations.d.ts.map +1 -0
  2440. package/transitrouter/getTransitRouterRouteTableAssociations.js +26 -3
  2441. package/transitrouter/getTransitRouterRouteTableAssociations.js.map +1 -1
  2442. package/transitrouter/getTransitRouterRouteTables.d.ts +1 -0
  2443. package/transitrouter/getTransitRouterRouteTables.d.ts.map +1 -0
  2444. package/transitrouter/getTransitRouterRouteTables.js +26 -3
  2445. package/transitrouter/getTransitRouterRouteTables.js.map +1 -1
  2446. package/transitrouter/getTransitRouters.d.ts +1 -0
  2447. package/transitrouter/getTransitRouters.d.ts.map +1 -0
  2448. package/transitrouter/getTransitRouters.js +26 -3
  2449. package/transitrouter/getTransitRouters.js.map +1 -1
  2450. package/transitrouter/getVpcAttachment.d.ts +1 -0
  2451. package/transitrouter/getVpcAttachment.d.ts.map +1 -0
  2452. package/transitrouter/getVpcAttachment.js +26 -3
  2453. package/transitrouter/getVpcAttachment.js.map +1 -1
  2454. package/transitrouter/getVpcAttachments.d.ts +1 -0
  2455. package/transitrouter/getVpcAttachments.d.ts.map +1 -0
  2456. package/transitrouter/getVpcAttachments.js +26 -3
  2457. package/transitrouter/getVpcAttachments.js.map +1 -1
  2458. package/transitrouter/getVpnAttachment.d.ts +1 -0
  2459. package/transitrouter/getVpnAttachment.d.ts.map +1 -0
  2460. package/transitrouter/getVpnAttachment.js +26 -3
  2461. package/transitrouter/getVpnAttachment.js.map +1 -1
  2462. package/transitrouter/getVpnAttachments.d.ts +1 -0
  2463. package/transitrouter/getVpnAttachments.d.ts.map +1 -0
  2464. package/transitrouter/getVpnAttachments.js +26 -3
  2465. package/transitrouter/getVpnAttachments.js.map +1 -1
  2466. package/transitrouter/index.d.ts +1 -0
  2467. package/transitrouter/index.d.ts.map +1 -0
  2468. package/transitrouter/index.js +26 -3
  2469. package/transitrouter/index.js.map +1 -1
  2470. package/transitrouter/peerAttachment.d.ts +36 -23
  2471. package/transitrouter/peerAttachment.d.ts.map +1 -0
  2472. package/transitrouter/peerAttachment.js +58 -35
  2473. package/transitrouter/peerAttachment.js.map +1 -1
  2474. package/transitrouter/routeTablePropagation.d.ts +5 -4
  2475. package/transitrouter/routeTablePropagation.d.ts.map +1 -0
  2476. package/transitrouter/routeTablePropagation.js +37 -14
  2477. package/transitrouter/routeTablePropagation.js.map +1 -1
  2478. package/transitrouter/transitRouter.d.ts +43 -22
  2479. package/transitrouter/transitRouter.d.ts.map +1 -0
  2480. package/transitrouter/transitRouter.js +51 -28
  2481. package/transitrouter/transitRouter.js.map +1 -1
  2482. package/transitrouter/transitRouterBandwidthPackage.d.ts +59 -38
  2483. package/transitrouter/transitRouterBandwidthPackage.d.ts.map +1 -0
  2484. package/transitrouter/transitRouterBandwidthPackage.js +71 -48
  2485. package/transitrouter/transitRouterBandwidthPackage.js.map +1 -1
  2486. package/transitrouter/transitRouterRouteEntry.d.ts +35 -17
  2487. package/transitrouter/transitRouterRouteEntry.d.ts.map +1 -0
  2488. package/transitrouter/transitRouterRouteEntry.js +69 -29
  2489. package/transitrouter/transitRouterRouteEntry.js.map +1 -1
  2490. package/transitrouter/transitRouterRouteTable.d.ts +27 -14
  2491. package/transitrouter/transitRouterRouteTable.d.ts.map +1 -0
  2492. package/transitrouter/transitRouterRouteTable.js +45 -22
  2493. package/transitrouter/transitRouterRouteTable.js.map +1 -1
  2494. package/transitrouter/transitRouterRouteTableAssociation.d.ts +4 -3
  2495. package/transitrouter/transitRouterRouteTableAssociation.d.ts.map +1 -0
  2496. package/transitrouter/transitRouterRouteTableAssociation.js +36 -13
  2497. package/transitrouter/transitRouterRouteTableAssociation.js.map +1 -1
  2498. package/transitrouter/vpcAttachment.d.ts +70 -20
  2499. package/transitrouter/vpcAttachment.d.ts.map +1 -0
  2500. package/transitrouter/vpcAttachment.js +80 -32
  2501. package/transitrouter/vpcAttachment.js.map +1 -1
  2502. package/transitrouter/vpnAttachment.d.ts +32 -19
  2503. package/transitrouter/vpnAttachment.d.ts.map +1 -0
  2504. package/transitrouter/vpnAttachment.js +54 -31
  2505. package/transitrouter/vpnAttachment.js.map +1 -1
  2506. package/types/index.d.ts +1 -0
  2507. package/types/index.d.ts.map +1 -0
  2508. package/types/index.js +26 -3
  2509. package/types/index.js.map +1 -1
  2510. package/types/input.d.ts +4141 -3455
  2511. package/types/input.d.ts.map +1 -0
  2512. package/types/input.js +1 -1
  2513. package/types/input.js.map +1 -1
  2514. package/types/output.d.ts +770 -43
  2515. package/types/output.d.ts.map +1 -0
  2516. package/types/output.js +1 -1
  2517. package/types/output.js.map +1 -1
  2518. package/utilities.d.ts +1 -4
  2519. package/utilities.d.ts.map +1 -0
  2520. package/utilities.js +43 -30
  2521. package/utilities.js.map +1 -1
  2522. package/vedbm/account.d.ts +13 -12
  2523. package/vedbm/account.d.ts.map +1 -0
  2524. package/vedbm/account.js +41 -18
  2525. package/vedbm/account.js.map +1 -1
  2526. package/vedbm/allowList.d.ts +53 -16
  2527. package/vedbm/allowList.d.ts.map +1 -0
  2528. package/vedbm/allowList.js +71 -24
  2529. package/vedbm/allowList.js.map +1 -1
  2530. package/vedbm/backup.d.ts +20 -19
  2531. package/vedbm/backup.d.ts.map +1 -0
  2532. package/vedbm/backup.js +50 -27
  2533. package/vedbm/backup.js.map +1 -1
  2534. package/vedbm/database.d.ts +45 -9
  2535. package/vedbm/database.d.ts.map +1 -0
  2536. package/vedbm/database.js +63 -17
  2537. package/vedbm/database.js.map +1 -1
  2538. package/vedbm/endpoint.d.ts +56 -32
  2539. package/vedbm/endpoint.d.ts.map +1 -0
  2540. package/vedbm/endpoint.js +86 -40
  2541. package/vedbm/endpoint.js.map +1 -1
  2542. package/vedbm/getAccount.d.ts +1 -0
  2543. package/vedbm/getAccount.d.ts.map +1 -0
  2544. package/vedbm/getAccount.js +26 -3
  2545. package/vedbm/getAccount.js.map +1 -1
  2546. package/vedbm/getAccounts.d.ts +1 -0
  2547. package/vedbm/getAccounts.d.ts.map +1 -0
  2548. package/vedbm/getAccounts.js +26 -3
  2549. package/vedbm/getAccounts.js.map +1 -1
  2550. package/vedbm/getAllowList.d.ts +1 -0
  2551. package/vedbm/getAllowList.d.ts.map +1 -0
  2552. package/vedbm/getAllowList.js +26 -3
  2553. package/vedbm/getAllowList.js.map +1 -1
  2554. package/vedbm/getAllowLists.d.ts +1 -0
  2555. package/vedbm/getAllowLists.d.ts.map +1 -0
  2556. package/vedbm/getAllowLists.js +26 -3
  2557. package/vedbm/getAllowLists.js.map +1 -1
  2558. package/vedbm/getBackup.d.ts +1 -0
  2559. package/vedbm/getBackup.d.ts.map +1 -0
  2560. package/vedbm/getBackup.js +26 -3
  2561. package/vedbm/getBackup.js.map +1 -1
  2562. package/vedbm/getBackups.d.ts +1 -0
  2563. package/vedbm/getBackups.d.ts.map +1 -0
  2564. package/vedbm/getBackups.js +26 -3
  2565. package/vedbm/getBackups.js.map +1 -1
  2566. package/vedbm/getDatabase.d.ts +1 -0
  2567. package/vedbm/getDatabase.d.ts.map +1 -0
  2568. package/vedbm/getDatabase.js +26 -3
  2569. package/vedbm/getDatabase.js.map +1 -1
  2570. package/vedbm/getDatabases.d.ts +1 -0
  2571. package/vedbm/getDatabases.d.ts.map +1 -0
  2572. package/vedbm/getDatabases.js +26 -3
  2573. package/vedbm/getDatabases.js.map +1 -1
  2574. package/vedbm/getEndpoint.d.ts +1 -0
  2575. package/vedbm/getEndpoint.d.ts.map +1 -0
  2576. package/vedbm/getEndpoint.js +26 -3
  2577. package/vedbm/getEndpoint.js.map +1 -1
  2578. package/vedbm/getEndpoints.d.ts +1 -0
  2579. package/vedbm/getEndpoints.d.ts.map +1 -0
  2580. package/vedbm/getEndpoints.js +26 -3
  2581. package/vedbm/getEndpoints.js.map +1 -1
  2582. package/vedbm/getInstance.d.ts +1 -0
  2583. package/vedbm/getInstance.d.ts.map +1 -0
  2584. package/vedbm/getInstance.js +26 -3
  2585. package/vedbm/getInstance.js.map +1 -1
  2586. package/vedbm/getInstances.d.ts +1 -0
  2587. package/vedbm/getInstances.d.ts.map +1 -0
  2588. package/vedbm/getInstances.js +26 -3
  2589. package/vedbm/getInstances.js.map +1 -1
  2590. package/vedbm/index.d.ts +1 -0
  2591. package/vedbm/index.d.ts.map +1 -0
  2592. package/vedbm/index.js +26 -3
  2593. package/vedbm/index.js.map +1 -1
  2594. package/vedbm/instance.d.ts +113 -47
  2595. package/vedbm/instance.d.ts.map +1 -0
  2596. package/vedbm/instance.js +121 -65
  2597. package/vedbm/instance.js.map +1 -1
  2598. package/vefaas/function.d.ts +161 -59
  2599. package/vefaas/function.d.ts.map +1 -0
  2600. package/vefaas/function.js +165 -65
  2601. package/vefaas/function.js.map +1 -1
  2602. package/vefaas/getFunction.d.ts +1 -0
  2603. package/vefaas/getFunction.d.ts.map +1 -0
  2604. package/vefaas/getFunction.js +26 -3
  2605. package/vefaas/getFunction.js.map +1 -1
  2606. package/vefaas/getFunctions.d.ts +1 -0
  2607. package/vefaas/getFunctions.d.ts.map +1 -0
  2608. package/vefaas/getFunctions.js +26 -3
  2609. package/vefaas/getFunctions.js.map +1 -1
  2610. package/vefaas/getKafkaTrigger.d.ts +1 -0
  2611. package/vefaas/getKafkaTrigger.d.ts.map +1 -0
  2612. package/vefaas/getKafkaTrigger.js +26 -3
  2613. package/vefaas/getKafkaTrigger.js.map +1 -1
  2614. package/vefaas/getKafkaTriggers.d.ts +1 -0
  2615. package/vefaas/getKafkaTriggers.d.ts.map +1 -0
  2616. package/vefaas/getKafkaTriggers.js +26 -3
  2617. package/vefaas/getKafkaTriggers.js.map +1 -1
  2618. package/vefaas/getRelease.d.ts +1 -0
  2619. package/vefaas/getRelease.d.ts.map +1 -0
  2620. package/vefaas/getRelease.js +26 -3
  2621. package/vefaas/getRelease.js.map +1 -1
  2622. package/vefaas/getReleases.d.ts +1 -0
  2623. package/vefaas/getReleases.d.ts.map +1 -0
  2624. package/vefaas/getReleases.js +26 -3
  2625. package/vefaas/getReleases.js.map +1 -1
  2626. package/vefaas/getSandbox.d.ts +1 -0
  2627. package/vefaas/getSandbox.d.ts.map +1 -0
  2628. package/vefaas/getSandbox.js +26 -3
  2629. package/vefaas/getSandbox.js.map +1 -1
  2630. package/vefaas/getSandboxes.d.ts +1 -0
  2631. package/vefaas/getSandboxes.d.ts.map +1 -0
  2632. package/vefaas/getSandboxes.js +26 -3
  2633. package/vefaas/getSandboxes.js.map +1 -1
  2634. package/vefaas/getTimer.d.ts +1 -0
  2635. package/vefaas/getTimer.d.ts.map +1 -0
  2636. package/vefaas/getTimer.js +26 -3
  2637. package/vefaas/getTimer.js.map +1 -1
  2638. package/vefaas/getTimers.d.ts +1 -0
  2639. package/vefaas/getTimers.d.ts.map +1 -0
  2640. package/vefaas/getTimers.js +26 -3
  2641. package/vefaas/getTimers.js.map +1 -1
  2642. package/vefaas/index.d.ts +1 -0
  2643. package/vefaas/index.d.ts.map +1 -0
  2644. package/vefaas/index.js +26 -3
  2645. package/vefaas/index.js.map +1 -1
  2646. package/vefaas/kafkaTrigger.d.ts +23 -22
  2647. package/vefaas/kafkaTrigger.d.ts.map +1 -0
  2648. package/vefaas/kafkaTrigger.js +61 -38
  2649. package/vefaas/kafkaTrigger.js.map +1 -1
  2650. package/vefaas/release.d.ts +26 -25
  2651. package/vefaas/release.d.ts.map +1 -0
  2652. package/vefaas/release.js +58 -35
  2653. package/vefaas/release.js.map +1 -1
  2654. package/vefaas/sandbox.d.ts +91 -29
  2655. package/vefaas/sandbox.d.ts.map +1 -0
  2656. package/vefaas/sandbox.js +97 -37
  2657. package/vefaas/sandbox.js.map +1 -1
  2658. package/vefaas/timer.d.ts +20 -19
  2659. package/vefaas/timer.d.ts.map +1 -0
  2660. package/vefaas/timer.js +48 -25
  2661. package/vefaas/timer.js.map +1 -1
  2662. package/vepfs/fileset.d.ts +42 -25
  2663. package/vepfs/fileset.d.ts.map +1 -0
  2664. package/vepfs/fileset.js +53 -30
  2665. package/vepfs/fileset.js.map +1 -1
  2666. package/vepfs/getFileset.d.ts +1 -0
  2667. package/vepfs/getFileset.d.ts.map +1 -0
  2668. package/vepfs/getFileset.js +26 -3
  2669. package/vepfs/getFileset.js.map +1 -1
  2670. package/vepfs/getFilesets.d.ts +1 -0
  2671. package/vepfs/getFilesets.d.ts.map +1 -0
  2672. package/vepfs/getFilesets.js +26 -3
  2673. package/vepfs/getFilesets.js.map +1 -1
  2674. package/vepfs/getInstance.d.ts +1 -0
  2675. package/vepfs/getInstance.d.ts.map +1 -0
  2676. package/vepfs/getInstance.js +26 -3
  2677. package/vepfs/getInstance.js.map +1 -1
  2678. package/vepfs/getInstances.d.ts +1 -0
  2679. package/vepfs/getInstances.d.ts.map +1 -0
  2680. package/vepfs/getInstances.js +26 -3
  2681. package/vepfs/getInstances.js.map +1 -1
  2682. package/vepfs/getMountService.d.ts +1 -0
  2683. package/vepfs/getMountService.d.ts.map +1 -0
  2684. package/vepfs/getMountService.js +26 -3
  2685. package/vepfs/getMountService.js.map +1 -1
  2686. package/vepfs/getMountServices.d.ts +1 -0
  2687. package/vepfs/getMountServices.d.ts.map +1 -0
  2688. package/vepfs/getMountServices.js +26 -3
  2689. package/vepfs/getMountServices.js.map +1 -1
  2690. package/vepfs/index.d.ts +1 -0
  2691. package/vepfs/index.d.ts.map +1 -0
  2692. package/vepfs/index.js +26 -3
  2693. package/vepfs/index.js.map +1 -1
  2694. package/vepfs/instance.d.ts +54 -41
  2695. package/vepfs/instance.d.ts.map +1 -0
  2696. package/vepfs/instance.js +78 -55
  2697. package/vepfs/instance.js.map +1 -1
  2698. package/vepfs/mountService.d.ts +57 -16
  2699. package/vepfs/mountService.d.ts.map +1 -0
  2700. package/vepfs/mountService.js +75 -32
  2701. package/vepfs/mountService.js.map +1 -1
  2702. package/vke/addon.d.ts +17 -16
  2703. package/vke/addon.d.ts.map +1 -0
  2704. package/vke/addon.js +45 -22
  2705. package/vke/addon.js.map +1 -1
  2706. package/vke/cluster.d.ts +87 -33
  2707. package/vke/cluster.d.ts.map +1 -0
  2708. package/vke/cluster.js +105 -41
  2709. package/vke/cluster.js.map +1 -1
  2710. package/vke/defaultNodePool.d.ts +73 -14
  2711. package/vke/defaultNodePool.d.ts.map +1 -0
  2712. package/vke/defaultNodePool.js +93 -24
  2713. package/vke/defaultNodePool.js.map +1 -1
  2714. package/vke/getAddon.d.ts +1 -0
  2715. package/vke/getAddon.d.ts.map +1 -0
  2716. package/vke/getAddon.js +26 -3
  2717. package/vke/getAddon.js.map +1 -1
  2718. package/vke/getAddons.d.ts +1 -0
  2719. package/vke/getAddons.d.ts.map +1 -0
  2720. package/vke/getAddons.js +26 -3
  2721. package/vke/getAddons.js.map +1 -1
  2722. package/vke/getCluster.d.ts +1 -0
  2723. package/vke/getCluster.d.ts.map +1 -0
  2724. package/vke/getCluster.js +26 -3
  2725. package/vke/getCluster.js.map +1 -1
  2726. package/vke/getClusters.d.ts +1 -0
  2727. package/vke/getClusters.d.ts.map +1 -0
  2728. package/vke/getClusters.js +26 -3
  2729. package/vke/getClusters.js.map +1 -1
  2730. package/vke/getDefaultNodePool.d.ts +1 -0
  2731. package/vke/getDefaultNodePool.d.ts.map +1 -0
  2732. package/vke/getDefaultNodePool.js +26 -3
  2733. package/vke/getDefaultNodePool.js.map +1 -1
  2734. package/vke/getDefaultNodePools.d.ts +1 -0
  2735. package/vke/getDefaultNodePools.d.ts.map +1 -0
  2736. package/vke/getDefaultNodePools.js +26 -3
  2737. package/vke/getDefaultNodePools.js.map +1 -1
  2738. package/vke/getKubeconfig.d.ts +1 -0
  2739. package/vke/getKubeconfig.d.ts.map +1 -0
  2740. package/vke/getKubeconfig.js +26 -3
  2741. package/vke/getKubeconfig.js.map +1 -1
  2742. package/vke/getKubeconfigs.d.ts +1 -0
  2743. package/vke/getKubeconfigs.d.ts.map +1 -0
  2744. package/vke/getKubeconfigs.js +26 -3
  2745. package/vke/getKubeconfigs.js.map +1 -1
  2746. package/vke/getNode.d.ts +1 -0
  2747. package/vke/getNode.d.ts.map +1 -0
  2748. package/vke/getNode.js +26 -3
  2749. package/vke/getNode.js.map +1 -1
  2750. package/vke/getNodePool.d.ts +1 -0
  2751. package/vke/getNodePool.d.ts.map +1 -0
  2752. package/vke/getNodePool.js +26 -3
  2753. package/vke/getNodePool.js.map +1 -1
  2754. package/vke/getNodePools.d.ts +1 -0
  2755. package/vke/getNodePools.d.ts.map +1 -0
  2756. package/vke/getNodePools.js +26 -3
  2757. package/vke/getNodePools.js.map +1 -1
  2758. package/vke/getNodes.d.ts +1 -0
  2759. package/vke/getNodes.d.ts.map +1 -0
  2760. package/vke/getNodes.js +26 -3
  2761. package/vke/getNodes.js.map +1 -1
  2762. package/vke/getPermission.d.ts +1 -0
  2763. package/vke/getPermission.d.ts.map +1 -0
  2764. package/vke/getPermission.js +26 -3
  2765. package/vke/getPermission.js.map +1 -1
  2766. package/vke/getPermissions.d.ts +1 -0
  2767. package/vke/getPermissions.d.ts.map +1 -0
  2768. package/vke/getPermissions.js +26 -3
  2769. package/vke/getPermissions.js.map +1 -1
  2770. package/vke/index.d.ts +1 -0
  2771. package/vke/index.d.ts.map +1 -0
  2772. package/vke/index.js +26 -3
  2773. package/vke/index.js.map +1 -1
  2774. package/vke/kubeconfig.d.ts +11 -10
  2775. package/vke/kubeconfig.d.ts.map +1 -0
  2776. package/vke/kubeconfig.js +43 -20
  2777. package/vke/kubeconfig.js.map +1 -1
  2778. package/vke/node.d.ts +26 -25
  2779. package/vke/node.d.ts.map +1 -0
  2780. package/vke/node.js +56 -33
  2781. package/vke/node.js.map +1 -1
  2782. package/vke/nodePool.d.ts +159 -20
  2783. package/vke/nodePool.d.ts.map +1 -0
  2784. package/vke/nodePool.js +177 -28
  2785. package/vke/nodePool.js.map +1 -1
  2786. package/vke/permission.d.ts +28 -27
  2787. package/vke/permission.d.ts.map +1 -0
  2788. package/vke/permission.js +56 -33
  2789. package/vke/permission.js.map +1 -1
  2790. package/vmp/alertingRule.d.ts +124 -23
  2791. package/vmp/alertingRule.d.ts.map +1 -0
  2792. package/vmp/alertingRule.js +108 -33
  2793. package/vmp/alertingRule.js.map +1 -1
  2794. package/vmp/getAlertingRule.d.ts +1 -0
  2795. package/vmp/getAlertingRule.d.ts.map +1 -0
  2796. package/vmp/getAlertingRule.js +26 -3
  2797. package/vmp/getAlertingRule.js.map +1 -1
  2798. package/vmp/getAlertingRules.d.ts +1 -0
  2799. package/vmp/getAlertingRules.d.ts.map +1 -0
  2800. package/vmp/getAlertingRules.js +26 -3
  2801. package/vmp/getAlertingRules.js.map +1 -1
  2802. package/vmp/getRuleFile.d.ts +1 -0
  2803. package/vmp/getRuleFile.d.ts.map +1 -0
  2804. package/vmp/getRuleFile.js +26 -3
  2805. package/vmp/getRuleFile.js.map +1 -1
  2806. package/vmp/getRuleFiles.d.ts +1 -0
  2807. package/vmp/getRuleFiles.d.ts.map +1 -0
  2808. package/vmp/getRuleFiles.js +26 -3
  2809. package/vmp/getRuleFiles.js.map +1 -1
  2810. package/vmp/getWorkspace.d.ts +1 -0
  2811. package/vmp/getWorkspace.d.ts.map +1 -0
  2812. package/vmp/getWorkspace.js +26 -3
  2813. package/vmp/getWorkspace.js.map +1 -1
  2814. package/vmp/getWorkspaces.d.ts +1 -0
  2815. package/vmp/getWorkspaces.d.ts.map +1 -0
  2816. package/vmp/getWorkspaces.js +26 -3
  2817. package/vmp/getWorkspaces.js.map +1 -1
  2818. package/vmp/index.d.ts +1 -0
  2819. package/vmp/index.d.ts.map +1 -0
  2820. package/vmp/index.js +26 -3
  2821. package/vmp/index.js.map +1 -1
  2822. package/vmp/ruleFile.d.ts +69 -31
  2823. package/vmp/ruleFile.d.ts.map +1 -0
  2824. package/vmp/ruleFile.js +47 -24
  2825. package/vmp/ruleFile.js.map +1 -1
  2826. package/vmp/workspace.d.ts +53 -40
  2827. package/vmp/workspace.d.ts.map +1 -0
  2828. package/vmp/workspace.js +73 -50
  2829. package/vmp/workspace.js.map +1 -1
  2830. package/vpc/bandwidthPackage.d.ts +86 -34
  2831. package/vpc/bandwidthPackage.d.ts.map +1 -0
  2832. package/vpc/bandwidthPackage.js +92 -42
  2833. package/vpc/bandwidthPackage.js.map +1 -1
  2834. package/vpc/eip.d.ts +66 -53
  2835. package/vpc/eip.d.ts.map +1 -0
  2836. package/vpc/eip.js +84 -61
  2837. package/vpc/eip.js.map +1 -1
  2838. package/vpc/eni.d.ts +90 -39
  2839. package/vpc/eni.d.ts.map +1 -0
  2840. package/vpc/eni.js +94 -45
  2841. package/vpc/eni.js.map +1 -1
  2842. package/vpc/flowLog.d.ts +37 -24
  2843. package/vpc/flowLog.d.ts.map +1 -0
  2844. package/vpc/flowLog.js +67 -44
  2845. package/vpc/flowLog.js.map +1 -1
  2846. package/vpc/getBandwidthPackage.d.ts +1 -0
  2847. package/vpc/getBandwidthPackage.d.ts.map +1 -0
  2848. package/vpc/getBandwidthPackage.js +26 -3
  2849. package/vpc/getBandwidthPackage.js.map +1 -1
  2850. package/vpc/getBandwidthPackages.d.ts +1 -0
  2851. package/vpc/getBandwidthPackages.d.ts.map +1 -0
  2852. package/vpc/getBandwidthPackages.js +26 -3
  2853. package/vpc/getBandwidthPackages.js.map +1 -1
  2854. package/vpc/getEip.d.ts +1 -0
  2855. package/vpc/getEip.d.ts.map +1 -0
  2856. package/vpc/getEip.js +26 -3
  2857. package/vpc/getEip.js.map +1 -1
  2858. package/vpc/getEips.d.ts +1 -0
  2859. package/vpc/getEips.d.ts.map +1 -0
  2860. package/vpc/getEips.js +26 -3
  2861. package/vpc/getEips.js.map +1 -1
  2862. package/vpc/getEni.d.ts +1 -0
  2863. package/vpc/getEni.d.ts.map +1 -0
  2864. package/vpc/getEni.js +26 -3
  2865. package/vpc/getEni.js.map +1 -1
  2866. package/vpc/getEnis.d.ts +1 -0
  2867. package/vpc/getEnis.d.ts.map +1 -0
  2868. package/vpc/getEnis.js +26 -3
  2869. package/vpc/getEnis.js.map +1 -1
  2870. package/vpc/getFlowLog.d.ts +1 -0
  2871. package/vpc/getFlowLog.d.ts.map +1 -0
  2872. package/vpc/getFlowLog.js +26 -3
  2873. package/vpc/getFlowLog.js.map +1 -1
  2874. package/vpc/getFlowLogs.d.ts +1 -0
  2875. package/vpc/getFlowLogs.d.ts.map +1 -0
  2876. package/vpc/getFlowLogs.js +26 -3
  2877. package/vpc/getFlowLogs.js.map +1 -1
  2878. package/vpc/getHaVip.d.ts +1 -0
  2879. package/vpc/getHaVip.d.ts.map +1 -0
  2880. package/vpc/getHaVip.js +26 -3
  2881. package/vpc/getHaVip.js.map +1 -1
  2882. package/vpc/getHaVips.d.ts +1 -0
  2883. package/vpc/getHaVips.d.ts.map +1 -0
  2884. package/vpc/getHaVips.js +26 -3
  2885. package/vpc/getHaVips.js.map +1 -1
  2886. package/vpc/getIpv6AddressBandwidth.d.ts +1 -0
  2887. package/vpc/getIpv6AddressBandwidth.d.ts.map +1 -0
  2888. package/vpc/getIpv6AddressBandwidth.js +26 -3
  2889. package/vpc/getIpv6AddressBandwidth.js.map +1 -1
  2890. package/vpc/getIpv6AddressBandwidths.d.ts +1 -0
  2891. package/vpc/getIpv6AddressBandwidths.d.ts.map +1 -0
  2892. package/vpc/getIpv6AddressBandwidths.js +26 -3
  2893. package/vpc/getIpv6AddressBandwidths.js.map +1 -1
  2894. package/vpc/getIpv6Gateway.d.ts +1 -0
  2895. package/vpc/getIpv6Gateway.d.ts.map +1 -0
  2896. package/vpc/getIpv6Gateway.js +26 -3
  2897. package/vpc/getIpv6Gateway.js.map +1 -1
  2898. package/vpc/getIpv6Gateways.d.ts +1 -0
  2899. package/vpc/getIpv6Gateways.d.ts.map +1 -0
  2900. package/vpc/getIpv6Gateways.js +26 -3
  2901. package/vpc/getIpv6Gateways.js.map +1 -1
  2902. package/vpc/getNetworkAcl.d.ts +1 -0
  2903. package/vpc/getNetworkAcl.d.ts.map +1 -0
  2904. package/vpc/getNetworkAcl.js +26 -3
  2905. package/vpc/getNetworkAcl.js.map +1 -1
  2906. package/vpc/getNetworkAcls.d.ts +1 -0
  2907. package/vpc/getNetworkAcls.d.ts.map +1 -0
  2908. package/vpc/getNetworkAcls.js +26 -3
  2909. package/vpc/getNetworkAcls.js.map +1 -1
  2910. package/vpc/getPrefixList.d.ts +1 -0
  2911. package/vpc/getPrefixList.d.ts.map +1 -0
  2912. package/vpc/getPrefixList.js +26 -3
  2913. package/vpc/getPrefixList.js.map +1 -1
  2914. package/vpc/getPrefixLists.d.ts +1 -0
  2915. package/vpc/getPrefixLists.d.ts.map +1 -0
  2916. package/vpc/getPrefixLists.js +26 -3
  2917. package/vpc/getPrefixLists.js.map +1 -1
  2918. package/vpc/getRouteTable.d.ts +1 -0
  2919. package/vpc/getRouteTable.d.ts.map +1 -0
  2920. package/vpc/getRouteTable.js +26 -3
  2921. package/vpc/getRouteTable.js.map +1 -1
  2922. package/vpc/getRouteTables.d.ts +1 -0
  2923. package/vpc/getRouteTables.d.ts.map +1 -0
  2924. package/vpc/getRouteTables.js +26 -3
  2925. package/vpc/getRouteTables.js.map +1 -1
  2926. package/vpc/getSecurityGroup.d.ts +1 -0
  2927. package/vpc/getSecurityGroup.d.ts.map +1 -0
  2928. package/vpc/getSecurityGroup.js +26 -3
  2929. package/vpc/getSecurityGroup.js.map +1 -1
  2930. package/vpc/getSecurityGroups.d.ts +1 -0
  2931. package/vpc/getSecurityGroups.d.ts.map +1 -0
  2932. package/vpc/getSecurityGroups.js +26 -3
  2933. package/vpc/getSecurityGroups.js.map +1 -1
  2934. package/vpc/getSubnet.d.ts +1 -0
  2935. package/vpc/getSubnet.d.ts.map +1 -0
  2936. package/vpc/getSubnet.js +26 -3
  2937. package/vpc/getSubnet.js.map +1 -1
  2938. package/vpc/getSubnets.d.ts +1 -0
  2939. package/vpc/getSubnets.d.ts.map +1 -0
  2940. package/vpc/getSubnets.js +26 -3
  2941. package/vpc/getSubnets.js.map +1 -1
  2942. package/vpc/getTrafficMirrorFilter.d.ts +1 -0
  2943. package/vpc/getTrafficMirrorFilter.d.ts.map +1 -0
  2944. package/vpc/getTrafficMirrorFilter.js +26 -3
  2945. package/vpc/getTrafficMirrorFilter.js.map +1 -1
  2946. package/vpc/getTrafficMirrorFilterRule.d.ts +1 -0
  2947. package/vpc/getTrafficMirrorFilterRule.d.ts.map +1 -0
  2948. package/vpc/getTrafficMirrorFilterRule.js +26 -3
  2949. package/vpc/getTrafficMirrorFilterRule.js.map +1 -1
  2950. package/vpc/getTrafficMirrorFilterRules.d.ts +1 -0
  2951. package/vpc/getTrafficMirrorFilterRules.d.ts.map +1 -0
  2952. package/vpc/getTrafficMirrorFilterRules.js +26 -3
  2953. package/vpc/getTrafficMirrorFilterRules.js.map +1 -1
  2954. package/vpc/getTrafficMirrorFilters.d.ts +1 -0
  2955. package/vpc/getTrafficMirrorFilters.d.ts.map +1 -0
  2956. package/vpc/getTrafficMirrorFilters.js +26 -3
  2957. package/vpc/getTrafficMirrorFilters.js.map +1 -1
  2958. package/vpc/getTrafficMirrorSession.d.ts +1 -0
  2959. package/vpc/getTrafficMirrorSession.d.ts.map +1 -0
  2960. package/vpc/getTrafficMirrorSession.js +26 -3
  2961. package/vpc/getTrafficMirrorSession.js.map +1 -1
  2962. package/vpc/getTrafficMirrorSessions.d.ts +1 -0
  2963. package/vpc/getTrafficMirrorSessions.d.ts.map +1 -0
  2964. package/vpc/getTrafficMirrorSessions.js +26 -3
  2965. package/vpc/getTrafficMirrorSessions.js.map +1 -1
  2966. package/vpc/getTrafficMirrorTarget.d.ts +1 -0
  2967. package/vpc/getTrafficMirrorTarget.d.ts.map +1 -0
  2968. package/vpc/getTrafficMirrorTarget.js +26 -3
  2969. package/vpc/getTrafficMirrorTarget.js.map +1 -1
  2970. package/vpc/getTrafficMirrorTargets.d.ts +1 -0
  2971. package/vpc/getTrafficMirrorTargets.d.ts.map +1 -0
  2972. package/vpc/getTrafficMirrorTargets.js +26 -3
  2973. package/vpc/getTrafficMirrorTargets.js.map +1 -1
  2974. package/vpc/getVpc.d.ts +1 -0
  2975. package/vpc/getVpc.d.ts.map +1 -0
  2976. package/vpc/getVpc.js +26 -3
  2977. package/vpc/getVpc.js.map +1 -1
  2978. package/vpc/getVpcs.d.ts +1 -0
  2979. package/vpc/getVpcs.d.ts.map +1 -0
  2980. package/vpc/getVpcs.js +26 -3
  2981. package/vpc/getVpcs.js.map +1 -1
  2982. package/vpc/haVip.d.ts +36 -23
  2983. package/vpc/haVip.d.ts.map +1 -0
  2984. package/vpc/haVip.js +54 -31
  2985. package/vpc/haVip.js.map +1 -1
  2986. package/vpc/index.d.ts +1 -0
  2987. package/vpc/index.d.ts.map +1 -0
  2988. package/vpc/index.js +26 -3
  2989. package/vpc/index.js.map +1 -1
  2990. package/vpc/ipv6AddressBandwidth.d.ts +37 -24
  2991. package/vpc/ipv6AddressBandwidth.d.ts.map +1 -0
  2992. package/vpc/ipv6AddressBandwidth.js +57 -34
  2993. package/vpc/ipv6AddressBandwidth.js.map +1 -1
  2994. package/vpc/ipv6Gateway.d.ts +27 -14
  2995. package/vpc/ipv6Gateway.d.ts.map +1 -0
  2996. package/vpc/ipv6Gateway.js +45 -22
  2997. package/vpc/ipv6Gateway.js.map +1 -1
  2998. package/vpc/networkAcl.d.ts +123 -21
  2999. package/vpc/networkAcl.d.ts.map +1 -0
  3000. package/vpc/networkAcl.js +89 -29
  3001. package/vpc/networkAcl.js.map +1 -1
  3002. package/vpc/prefixList.d.ts +61 -20
  3003. package/vpc/prefixList.d.ts.map +1 -0
  3004. package/vpc/prefixList.js +51 -28
  3005. package/vpc/prefixList.js.map +1 -1
  3006. package/vpc/routeTable.d.ts +83 -26
  3007. package/vpc/routeTable.d.ts.map +1 -0
  3008. package/vpc/routeTable.js +81 -34
  3009. package/vpc/routeTable.js.map +1 -1
  3010. package/vpc/securityGroup.d.ts +95 -18
  3011. package/vpc/securityGroup.d.ts.map +1 -0
  3012. package/vpc/securityGroup.js +89 -26
  3013. package/vpc/securityGroup.js.map +1 -1
  3014. package/vpc/subnet.d.ts +38 -25
  3015. package/vpc/subnet.d.ts.map +1 -0
  3016. package/vpc/subnet.js +60 -37
  3017. package/vpc/subnet.js.map +1 -1
  3018. package/vpc/trafficMirrorFilter.d.ts +42 -13
  3019. package/vpc/trafficMirrorFilter.d.ts.map +1 -0
  3020. package/vpc/trafficMirrorFilter.js +42 -19
  3021. package/vpc/trafficMirrorFilter.js.map +1 -1
  3022. package/vpc/trafficMirrorFilterRule.d.ts +17 -16
  3023. package/vpc/trafficMirrorFilterRule.d.ts.map +1 -0
  3024. package/vpc/trafficMirrorFilterRule.js +57 -34
  3025. package/vpc/trafficMirrorFilterRule.js.map +1 -1
  3026. package/vpc/trafficMirrorSession.d.ts +35 -22
  3027. package/vpc/trafficMirrorSession.d.ts.map +1 -0
  3028. package/vpc/trafficMirrorSession.js +59 -36
  3029. package/vpc/trafficMirrorSession.js.map +1 -1
  3030. package/vpc/trafficMirrorTarget.d.ts +27 -14
  3031. package/vpc/trafficMirrorTarget.d.ts.map +1 -0
  3032. package/vpc/trafficMirrorTarget.js +47 -24
  3033. package/vpc/trafficMirrorTarget.js.map +1 -1
  3034. package/vpc/vpc.d.ts +89 -38
  3035. package/vpc/vpc.d.ts.map +1 -0
  3036. package/vpc/vpc.js +97 -44
  3037. package/vpc/vpc.js.map +1 -1
  3038. package/vpn/customerGateway.d.ts +32 -19
  3039. package/vpn/customerGateway.d.ts.map +1 -0
  3040. package/vpn/customerGateway.js +50 -27
  3041. package/vpn/customerGateway.js.map +1 -1
  3042. package/vpn/getCustomerGateway.d.ts +1 -0
  3043. package/vpn/getCustomerGateway.d.ts.map +1 -0
  3044. package/vpn/getCustomerGateway.js +26 -3
  3045. package/vpn/getCustomerGateway.js.map +1 -1
  3046. package/vpn/getCustomerGateways.d.ts +1 -0
  3047. package/vpn/getCustomerGateways.d.ts.map +1 -0
  3048. package/vpn/getCustomerGateways.js +26 -3
  3049. package/vpn/getCustomerGateways.js.map +1 -1
  3050. package/vpn/getSslVpnClientCert.d.ts +1 -0
  3051. package/vpn/getSslVpnClientCert.d.ts.map +1 -0
  3052. package/vpn/getSslVpnClientCert.js +26 -3
  3053. package/vpn/getSslVpnClientCert.js.map +1 -1
  3054. package/vpn/getSslVpnClientCerts.d.ts +1 -0
  3055. package/vpn/getSslVpnClientCerts.d.ts.map +1 -0
  3056. package/vpn/getSslVpnClientCerts.js +26 -3
  3057. package/vpn/getSslVpnClientCerts.js.map +1 -1
  3058. package/vpn/getSslVpnServer.d.ts +1 -0
  3059. package/vpn/getSslVpnServer.d.ts.map +1 -0
  3060. package/vpn/getSslVpnServer.js +26 -3
  3061. package/vpn/getSslVpnServer.js.map +1 -1
  3062. package/vpn/getSslVpnServers.d.ts +1 -0
  3063. package/vpn/getSslVpnServers.d.ts.map +1 -0
  3064. package/vpn/getSslVpnServers.js +26 -3
  3065. package/vpn/getSslVpnServers.js.map +1 -1
  3066. package/vpn/getVpnConnection.d.ts +1 -0
  3067. package/vpn/getVpnConnection.d.ts.map +1 -0
  3068. package/vpn/getVpnConnection.js +26 -3
  3069. package/vpn/getVpnConnection.js.map +1 -1
  3070. package/vpn/getVpnConnections.d.ts +1 -0
  3071. package/vpn/getVpnConnections.d.ts.map +1 -0
  3072. package/vpn/getVpnConnections.js +26 -3
  3073. package/vpn/getVpnConnections.js.map +1 -1
  3074. package/vpn/getVpnGateway.d.ts +1 -0
  3075. package/vpn/getVpnGateway.d.ts.map +1 -0
  3076. package/vpn/getVpnGateway.js +26 -3
  3077. package/vpn/getVpnGateway.js.map +1 -1
  3078. package/vpn/getVpnGatewayRoute.d.ts +1 -0
  3079. package/vpn/getVpnGatewayRoute.d.ts.map +1 -0
  3080. package/vpn/getVpnGatewayRoute.js +26 -3
  3081. package/vpn/getVpnGatewayRoute.js.map +1 -1
  3082. package/vpn/getVpnGatewayRoutes.d.ts +1 -0
  3083. package/vpn/getVpnGatewayRoutes.d.ts.map +1 -0
  3084. package/vpn/getVpnGatewayRoutes.js +26 -3
  3085. package/vpn/getVpnGatewayRoutes.js.map +1 -1
  3086. package/vpn/getVpnGateways.d.ts +1 -0
  3087. package/vpn/getVpnGateways.d.ts.map +1 -0
  3088. package/vpn/getVpnGateways.js +26 -3
  3089. package/vpn/getVpnGateways.js.map +1 -1
  3090. package/vpn/index.d.ts +1 -0
  3091. package/vpn/index.d.ts.map +1 -0
  3092. package/vpn/index.js +26 -3
  3093. package/vpn/index.js.map +1 -1
  3094. package/vpn/sslVpnClientCert.d.ts +30 -17
  3095. package/vpn/sslVpnClientCert.d.ts.map +1 -0
  3096. package/vpn/sslVpnClientCert.js +48 -25
  3097. package/vpn/sslVpnClientCert.js.map +1 -1
  3098. package/vpn/sslVpnServer.d.ts +41 -28
  3099. package/vpn/sslVpnServer.d.ts.map +1 -0
  3100. package/vpn/sslVpnServer.js +63 -40
  3101. package/vpn/sslVpnServer.js.map +1 -1
  3102. package/vpn/vpnConnection.d.ts +129 -52
  3103. package/vpn/vpnConnection.d.ts.map +1 -0
  3104. package/vpn/vpnConnection.js +129 -62
  3105. package/vpn/vpnConnection.js.map +1 -1
  3106. package/vpn/vpnGateway.d.ts +60 -47
  3107. package/vpn/vpnGateway.d.ts.map +1 -0
  3108. package/vpn/vpnGateway.js +82 -59
  3109. package/vpn/vpnGateway.js.map +1 -1
  3110. package/vpn/vpnGatewayRoute.d.ts +19 -10
  3111. package/vpn/vpnGatewayRoute.d.ts.map +1 -0
  3112. package/vpn/vpnGatewayRoute.js +45 -22
  3113. package/vpn/vpnGatewayRoute.js.map +1 -1
  3114. package/waf/domain.d.ts +186 -124
  3115. package/waf/domain.d.ts.map +1 -0
  3116. package/waf/domain.js +186 -134
  3117. package/waf/domain.js.map +1 -1
  3118. package/waf/getDomain.d.ts +1 -0
  3119. package/waf/getDomain.d.ts.map +1 -0
  3120. package/waf/getDomain.js +26 -3
  3121. package/waf/getDomain.js.map +1 -1
  3122. package/waf/getDomains.d.ts +1 -0
  3123. package/waf/getDomains.d.ts.map +1 -0
  3124. package/waf/getDomains.js +26 -3
  3125. package/waf/getDomains.js.map +1 -1
  3126. package/waf/getHostGroup.d.ts +1 -0
  3127. package/waf/getHostGroup.d.ts.map +1 -0
  3128. package/waf/getHostGroup.js +26 -3
  3129. package/waf/getHostGroup.js.map +1 -1
  3130. package/waf/getHostGroups.d.ts +1 -0
  3131. package/waf/getHostGroups.d.ts.map +1 -0
  3132. package/waf/getHostGroups.js +26 -3
  3133. package/waf/getHostGroups.js.map +1 -1
  3134. package/waf/hostGroup.d.ts +19 -10
  3135. package/waf/hostGroup.d.ts.map +1 -0
  3136. package/waf/hostGroup.js +43 -20
  3137. package/waf/hostGroup.js.map +1 -1
  3138. package/waf/index.d.ts +1 -0
  3139. package/waf/index.d.ts.map +1 -0
  3140. package/waf/index.js +26 -3
  3141. 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
@@ -3653,17 +3705,17 @@ export declare namespace cdn {
3653
3705
  */
3654
3706
  switch: boolean;
3655
3707
  }
3656
- interface DomainBrowserCach {
3708
+ interface DomainBrowserCache {
3657
3709
  /**
3658
3710
  * Indicates the relevant configuration for cache behavior.
3659
3711
  */
3660
- cacheAction: outputs.cdn.DomainBrowserCachCacheAction;
3712
+ cacheAction: outputs.cdn.DomainBrowserCacheCacheAction;
3661
3713
  /**
3662
3714
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
3663
3715
  */
3664
- condition: outputs.cdn.DomainBrowserCachCondition;
3716
+ condition: outputs.cdn.DomainBrowserCacheCondition;
3665
3717
  }
3666
- interface DomainBrowserCachCacheAction {
3718
+ interface DomainBrowserCacheCacheAction {
3667
3719
  /**
3668
3720
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
3669
3721
  */
@@ -3681,14 +3733,18 @@ export declare namespace cdn {
3681
3733
  */
3682
3734
  ttl: number;
3683
3735
  }
3684
- interface DomainBrowserCachCondition {
3685
- conditionRules: outputs.cdn.DomainBrowserCachConditionConditionRule[];
3736
+ interface DomainBrowserCacheCondition {
3737
+ /**
3738
+ * 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.
3739
+ * 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.
3740
+ */
3741
+ conditionRules: outputs.cdn.DomainBrowserCacheConditionConditionRule[];
3686
3742
  /**
3687
3743
  * 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.
3688
3744
  */
3689
3745
  connective: string;
3690
3746
  }
3691
- interface DomainBrowserCachConditionConditionRule {
3747
+ interface DomainBrowserCacheConditionConditionRule {
3692
3748
  /**
3693
3749
  * 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 (-).
3694
3750
  */
@@ -3710,17 +3766,17 @@ export declare namespace cdn {
3710
3766
  */
3711
3767
  value: string;
3712
3768
  }
3713
- interface DomainCach {
3769
+ interface DomainCache {
3714
3770
  /**
3715
3771
  * Indicates the relevant configuration for cache behavior.
3716
3772
  */
3717
- cacheAction: outputs.cdn.DomainCachCacheAction;
3773
+ cacheAction: outputs.cdn.DomainCacheCacheAction;
3718
3774
  /**
3719
3775
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
3720
3776
  */
3721
- condition: outputs.cdn.DomainCachCondition;
3777
+ condition: outputs.cdn.DomainCacheCondition;
3722
3778
  }
3723
- interface DomainCachCacheAction {
3779
+ interface DomainCacheCacheAction {
3724
3780
  /**
3725
3781
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
3726
3782
  */
@@ -3738,14 +3794,18 @@ export declare namespace cdn {
3738
3794
  */
3739
3795
  ttl: number;
3740
3796
  }
3741
- interface DomainCachCondition {
3742
- conditionRules: outputs.cdn.DomainCachConditionConditionRule[];
3797
+ interface DomainCacheCondition {
3798
+ /**
3799
+ * 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.
3800
+ * 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.
3801
+ */
3802
+ conditionRules: outputs.cdn.DomainCacheConditionConditionRule[];
3743
3803
  /**
3744
3804
  * 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.
3745
3805
  */
3746
3806
  connective: string;
3747
3807
  }
3748
- interface DomainCachConditionConditionRule {
3808
+ interface DomainCacheConditionConditionRule {
3749
3809
  /**
3750
3810
  * 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 (-).
3751
3811
  */
@@ -3768,6 +3828,10 @@ export declare namespace cdn {
3768
3828
  value: string;
3769
3829
  }
3770
3830
  interface DomainCacheHost {
3831
+ /**
3832
+ * Indicates a set of shared cache HOST configurations. Currently, you can only create one configuration. When Switch is true, this parameter is required.
3833
+ * 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.
3834
+ */
3771
3835
  cacheHostRules: outputs.cdn.DomainCacheHostCacheHostRule[];
3772
3836
  /**
3773
3837
  * 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.
@@ -3791,6 +3855,10 @@ export declare namespace cdn {
3791
3855
  cacheHost: string;
3792
3856
  }
3793
3857
  interface DomainCacheHostCacheHostRuleCondition {
3858
+ /**
3859
+ * 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.
3860
+ * 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.
3861
+ */
3794
3862
  conditionRules: outputs.cdn.DomainCacheHostCacheHostRuleConditionConditionRule[];
3795
3863
  /**
3796
3864
  * 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.
@@ -3830,6 +3898,10 @@ export declare namespace cdn {
3830
3898
  condition: outputs.cdn.DomainCacheKeyCondition;
3831
3899
  }
3832
3900
  interface DomainCacheKeyCacheKeyAction {
3901
+ /**
3902
+ * Indicates a list of operation configurations. Currently, you can only set one operation configuration.
3903
+ * 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.
3904
+ */
3833
3905
  cacheKeyComponents: outputs.cdn.DomainCacheKeyCacheKeyActionCacheKeyComponent[];
3834
3906
  }
3835
3907
  interface DomainCacheKeyCacheKeyActionCacheKeyComponent {
@@ -3851,6 +3923,10 @@ export declare namespace cdn {
3851
3923
  subobject: string;
3852
3924
  }
3853
3925
  interface DomainCacheKeyCondition {
3926
+ /**
3927
+ * 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.
3928
+ * 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.
3929
+ */
3854
3930
  conditionRules: outputs.cdn.DomainCacheKeyConditionConditionRule[];
3855
3931
  /**
3856
3932
  * 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.
@@ -3880,6 +3956,10 @@ export declare namespace cdn {
3880
3956
  value: string;
3881
3957
  }
3882
3958
  interface DomainCompression {
3959
+ /**
3960
+ * Indicates a set of smart compression configuration rules. This parameter is required when Switch is true.
3961
+ * 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.
3962
+ */
3883
3963
  compressionRules: outputs.cdn.DomainCompressionCompressionRule[];
3884
3964
  /**
3885
3965
  * Smart compression configuration switch. This parameter has the following values: true: enables smart compression. false: disables smart compression.
@@ -3919,6 +3999,10 @@ export declare namespace cdn {
3919
3999
  minFileSizeKb: number;
3920
4000
  }
3921
4001
  interface DomainCompressionCompressionRuleCondition {
4002
+ /**
4003
+ * 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.
4004
+ * 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.
4005
+ */
3922
4006
  conditionRules: outputs.cdn.DomainCompressionCompressionRuleConditionConditionRule[];
3923
4007
  /**
3924
4008
  * 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.
@@ -3968,6 +4052,10 @@ export declare namespace cdn {
3968
4052
  condition: outputs.cdn.DomainConditionalOriginOriginRuleCondition;
3969
4053
  }
3970
4054
  interface DomainConditionalOriginOriginRuleActions {
4055
+ /**
4056
+ * Indicates a list of origin configurations. Currently, the list can contain only one origin configuration.
4057
+ * 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.
4058
+ */
3971
4059
  originLines: outputs.cdn.DomainConditionalOriginOriginRuleActionsOriginLine[];
3972
4060
  }
3973
4061
  interface DomainConditionalOriginOriginRuleActionsOriginLine {
@@ -3993,6 +4081,10 @@ export declare namespace cdn {
3993
4081
  originHost: string;
3994
4082
  }
3995
4083
  interface DomainConditionalOriginOriginRuleCondition {
4084
+ /**
4085
+ * ConditionGroups
4086
+ * 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.
4087
+ */
3996
4088
  conditionGroups: outputs.cdn.DomainConditionalOriginOriginRuleConditionConditionGroup[];
3997
4089
  /**
3998
4090
  * 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.
@@ -4024,6 +4116,10 @@ export declare namespace cdn {
4024
4116
  values: string[];
4025
4117
  }
4026
4118
  interface DomainCustomErrorPage {
4119
+ /**
4120
+ * Indicates a set of configuration rules. You can add up to 50 rules.
4121
+ * 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.
4122
+ */
4027
4123
  errorPageRules: outputs.cdn.DomainCustomErrorPageErrorPageRule[];
4028
4124
  /**
4029
4125
  * Indicates whether this feature is enabled. The parameter values are: true: Enabled. false: Disabled. The default value is false.
@@ -4055,6 +4151,10 @@ export declare namespace cdn {
4055
4151
  statusCode: string;
4056
4152
  }
4057
4153
  interface DomainCustomizeAccessRule {
4154
+ /**
4155
+ * Describes a rule list. Each rule in the list defines a Denylist or Allowlist configuration. The list can contain up to 10 rules.
4156
+ * 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.
4157
+ */
4058
4158
  customizeInstances: outputs.cdn.DomainCustomizeAccessRuleCustomizeInstance[];
4059
4159
  /**
4060
4160
  * 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.
@@ -4096,6 +4196,10 @@ export declare namespace cdn {
4096
4196
  ruleType: string;
4097
4197
  }
4098
4198
  interface DomainCustomizeAccessRuleCustomizeInstanceCustomizeRuleCondition {
4199
+ /**
4200
+ * 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.
4201
+ * 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.
4202
+ */
4099
4203
  conditionRules: outputs.cdn.DomainCustomizeAccessRuleCustomizeInstanceCustomizeRuleConditionConditionRule[];
4100
4204
  /**
4101
4205
  * 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.
@@ -4135,6 +4239,10 @@ export declare namespace cdn {
4135
4239
  status: string;
4136
4240
  }
4137
4241
  interface DomainDownloadSpeedLimit {
4242
+ /**
4243
+ * Indicates the rule for download rate limiting. This parameter is required when Switch is true.
4244
+ * 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.
4245
+ */
4138
4246
  downloadSpeedLimitRules: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRule[];
4139
4247
  /**
4140
4248
  * 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.
@@ -4152,6 +4260,10 @@ export declare namespace cdn {
4152
4260
  downloadSpeedLimitAction: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRuleDownloadSpeedLimitAction;
4153
4261
  }
4154
4262
  interface DomainDownloadSpeedLimitDownloadSpeedLimitRuleCondition {
4263
+ /**
4264
+ * 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.
4265
+ * 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.
4266
+ */
4155
4267
  conditionRules: outputs.cdn.DomainDownloadSpeedLimitDownloadSpeedLimitRuleConditionConditionRule[];
4156
4268
  /**
4157
4269
  * 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.
@@ -4227,6 +4339,10 @@ export declare namespace cdn {
4227
4339
  * Indicates the single certificate to be associated with the acceleration domain name.
4228
4340
  */
4229
4341
  certInfo: outputs.cdn.DomainHttpsCertInfo;
4342
+ /**
4343
+ * Indicates the dual certificate to be associated with the acceleration domain name.
4344
+ * 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.
4345
+ */
4230
4346
  certInfoLists: outputs.cdn.DomainHttpsCertInfoList[];
4231
4347
  /**
4232
4348
  * 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.
@@ -4258,6 +4374,10 @@ export declare namespace cdn {
4258
4374
  tlsVersions: string[];
4259
4375
  }
4260
4376
  interface DomainHttpsCertCheck {
4377
+ /**
4378
+ * 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.
4379
+ * 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.
4380
+ */
4261
4381
  certInfoLists: outputs.cdn.DomainHttpsCertCheckCertInfoList[];
4262
4382
  /**
4263
4383
  * 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.
@@ -4478,24 +4598,28 @@ export declare namespace cdn {
4478
4598
  */
4479
4599
  switch: boolean;
4480
4600
  }
4481
- interface DomainNegativeCach {
4601
+ interface DomainNegativeCache {
4482
4602
  /**
4483
4603
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
4484
4604
  */
4485
- condition: outputs.cdn.DomainNegativeCachCondition;
4605
+ condition: outputs.cdn.DomainNegativeCacheCondition;
4486
4606
  /**
4487
4607
  * Represents a list. Each element in the list is a status code cache rule.
4488
4608
  */
4489
- negativeCacheRule: outputs.cdn.DomainNegativeCachNegativeCacheRule;
4609
+ negativeCacheRule: outputs.cdn.DomainNegativeCacheNegativeCacheRule;
4490
4610
  }
4491
- interface DomainNegativeCachCondition {
4492
- conditionRules: outputs.cdn.DomainNegativeCachConditionConditionRule[];
4611
+ interface DomainNegativeCacheCondition {
4612
+ /**
4613
+ * 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.
4614
+ * 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.
4615
+ */
4616
+ conditionRules: outputs.cdn.DomainNegativeCacheConditionConditionRule[];
4493
4617
  /**
4494
4618
  * 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.
4495
4619
  */
4496
4620
  connective: string;
4497
4621
  }
4498
- interface DomainNegativeCachConditionConditionRule {
4622
+ interface DomainNegativeCacheConditionConditionRule {
4499
4623
  /**
4500
4624
  * 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 (-).
4501
4625
  */
@@ -4517,7 +4641,7 @@ export declare namespace cdn {
4517
4641
  */
4518
4642
  value: string;
4519
4643
  }
4520
- interface DomainNegativeCachNegativeCacheRule {
4644
+ interface DomainNegativeCacheNegativeCacheRule {
4521
4645
  /**
4522
4646
  * Represents the cache behavior. Currently, you can only specify cache. cache means the behavior is caching.
4523
4647
  */
@@ -4592,6 +4716,10 @@ export declare namespace cdn {
4592
4716
  originArgAction: outputs.cdn.DomainOriginArgOriginArgAction;
4593
4717
  }
4594
4718
  interface DomainOriginArgCondition {
4719
+ /**
4720
+ * 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.
4721
+ * 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.
4722
+ */
4595
4723
  conditionRules: outputs.cdn.DomainOriginArgConditionConditionRule[];
4596
4724
  /**
4597
4725
  * 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.
@@ -4621,6 +4749,10 @@ export declare namespace cdn {
4621
4749
  value: string;
4622
4750
  }
4623
4751
  interface DomainOriginArgOriginArgAction {
4752
+ /**
4753
+ * 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.
4754
+ * 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.
4755
+ */
4624
4756
  originArgComponents: outputs.cdn.DomainOriginArgOriginArgActionOriginArgComponent[];
4625
4757
  }
4626
4758
  interface DomainOriginArgOriginArgActionOriginArgComponent {
@@ -4644,6 +4776,10 @@ export declare namespace cdn {
4644
4776
  switch: boolean;
4645
4777
  }
4646
4778
  interface DomainOriginCondition {
4779
+ /**
4780
+ * 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.
4781
+ * 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.
4782
+ */
4647
4783
  conditionRules: outputs.cdn.DomainOriginConditionConditionRule[];
4648
4784
  /**
4649
4785
  * 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.
@@ -4673,6 +4809,10 @@ export declare namespace cdn {
4673
4809
  value: string;
4674
4810
  }
4675
4811
  interface DomainOriginOriginAction {
4812
+ /**
4813
+ * Indicates a list of origin configurations. Each configuration can include one or more origins.
4814
+ * 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.
4815
+ */
4676
4816
  originLines: outputs.cdn.DomainOriginOriginActionOriginLine[];
4677
4817
  }
4678
4818
  interface DomainOriginOriginActionOriginLine {
@@ -4752,6 +4892,10 @@ export declare namespace cdn {
4752
4892
  switch: boolean;
4753
4893
  }
4754
4894
  interface DomainOriginRewrite {
4895
+ /**
4896
+ * 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.
4897
+ * 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.
4898
+ */
4755
4899
  originRewriteRules: outputs.cdn.DomainOriginRewriteOriginRewriteRule[];
4756
4900
  /**
4757
4901
  * 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.
@@ -4769,6 +4913,10 @@ export declare namespace cdn {
4769
4913
  originRewriteAction: outputs.cdn.DomainOriginRewriteOriginRewriteRuleOriginRewriteAction;
4770
4914
  }
4771
4915
  interface DomainOriginRewriteOriginRewriteRuleCondition {
4916
+ /**
4917
+ * 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.
4918
+ * 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.
4919
+ */
4772
4920
  conditionRules: outputs.cdn.DomainOriginRewriteOriginRewriteRuleConditionConditionRule[];
4773
4921
  /**
4774
4922
  * 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.
@@ -4838,6 +4986,10 @@ export declare namespace cdn {
4838
4986
  switch: boolean;
4839
4987
  }
4840
4988
  interface DomainRedirectionRewrite {
4989
+ /**
4990
+ * Indicates a list of URL redirect rewrite rules. When Switch is true, this parameter is required. The list can contain up to 50 rules.
4991
+ * 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.
4992
+ */
4841
4993
  redirectionRules: outputs.cdn.DomainRedirectionRewriteRedirectionRule[];
4842
4994
  /**
4843
4995
  * Indicates whether this configuration is enabled. This parameter has the following values: true: enables URL redirect rewrite. false: disables URL redirect rewrite.
@@ -4949,6 +5101,10 @@ export declare namespace cdn {
4949
5101
  configName: string;
4950
5102
  }
4951
5103
  interface DomainRemoteAuth {
5104
+ /**
5105
+ * Specifies the list of remote authentication configuration rules. When Switch is true, this parameter is required. You can add only one configuration rule.
5106
+ * 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.
5107
+ */
4952
5108
  remoteAuthRules: outputs.cdn.DomainRemoteAuthRemoteAuthRule[];
4953
5109
  /**
4954
5110
  * Indicates whether this feature is enabled. The parameter values are as follows: true: enables the feature. false: disables the feature.
@@ -4966,6 +5122,10 @@ export declare namespace cdn {
4966
5122
  remoteAuthRuleAction: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleAction;
4967
5123
  }
4968
5124
  interface DomainRemoteAuthRemoteAuthRuleCondition {
5125
+ /**
5126
+ * 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.
5127
+ * 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.
5128
+ */
4969
5129
  conditionRules: outputs.cdn.DomainRemoteAuthRemoteAuthRuleConditionConditionRule[];
4970
5130
  /**
4971
5131
  * 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.
@@ -5105,6 +5265,10 @@ export declare namespace cdn {
5105
5265
  * Indicates the strategy for setting authentication request parameters.
5106
5266
  */
5107
5267
  queryStringComponents: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringComponents;
5268
+ /**
5269
+ * Indicates additional parameter settings in the authentication request. You can set up to 50 parameters.
5270
+ * 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.
5271
+ */
5108
5272
  queryStringInstances: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringInstance[];
5109
5273
  }
5110
5274
  interface DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionQueryStringRulesQueryStringComponents {
@@ -5140,6 +5304,10 @@ export declare namespace cdn {
5140
5304
  * Indicates the configuration policy for authentication request headers.
5141
5305
  */
5142
5306
  requestHeaderComponents: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionRequestHeaderRulesRequestHeaderComponents;
5307
+ /**
5308
+ * 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
5309
+ * 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.
5310
+ */
5143
5311
  requestHeaderInstances: outputs.cdn.DomainRemoteAuthRemoteAuthRuleRemoteAuthRuleActionRequestHeaderRulesRequestHeaderInstance[];
5144
5312
  /**
5145
5313
  * 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.
@@ -5175,6 +5343,10 @@ export declare namespace cdn {
5175
5343
  valueType: string;
5176
5344
  }
5177
5345
  interface DomainRequestBlockRule {
5346
+ /**
5347
+ * Represents a list of interception rules. The list can contain up to 10 rules. When Switch is true, this parameter is required.
5348
+ * 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.
5349
+ */
5178
5350
  blockRules: outputs.cdn.DomainRequestBlockRuleBlockRule[];
5179
5351
  /**
5180
5352
  * 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.
@@ -5214,6 +5386,10 @@ export declare namespace cdn {
5214
5386
  statusCode: string;
5215
5387
  }
5216
5388
  interface DomainRequestBlockRuleBlockRuleCondition {
5389
+ /**
5390
+ * 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.
5391
+ * 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.
5392
+ */
5217
5393
  conditionRules: outputs.cdn.DomainRequestBlockRuleBlockRuleConditionConditionRule[];
5218
5394
  /**
5219
5395
  * 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.
@@ -5253,6 +5429,10 @@ export declare namespace cdn {
5253
5429
  requestHeaderAction: outputs.cdn.DomainRequestHeaderRequestHeaderAction;
5254
5430
  }
5255
5431
  interface DomainRequestHeaderCondition {
5432
+ /**
5433
+ * 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.
5434
+ * 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.
5435
+ */
5256
5436
  conditionRules: outputs.cdn.DomainRequestHeaderConditionConditionRule[];
5257
5437
  /**
5258
5438
  * 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.
@@ -5282,6 +5462,10 @@ export declare namespace cdn {
5282
5462
  value: string;
5283
5463
  }
5284
5464
  interface DomainRequestHeaderRequestHeaderAction {
5465
+ /**
5466
+ * Indicates a list of configuration rules for request headers. Each rule includes settings for header-related operations. You can add up to 50 rules.
5467
+ * 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.
5468
+ */
5285
5469
  requestHeaderInstances: outputs.cdn.DomainRequestHeaderRequestHeaderActionRequestHeaderInstance[];
5286
5470
  }
5287
5471
  interface DomainRequestHeaderRequestHeaderActionRequestHeaderInstance {
@@ -5313,6 +5497,10 @@ export declare namespace cdn {
5313
5497
  responseHeaderAction: outputs.cdn.DomainResponseHeaderResponseHeaderAction;
5314
5498
  }
5315
5499
  interface DomainResponseHeaderCondition {
5500
+ /**
5501
+ * 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.
5502
+ * 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.
5503
+ */
5316
5504
  conditionRules: outputs.cdn.DomainResponseHeaderConditionConditionRule[];
5317
5505
  /**
5318
5506
  * 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.
@@ -5342,6 +5530,10 @@ export declare namespace cdn {
5342
5530
  value: string;
5343
5531
  }
5344
5532
  interface DomainResponseHeaderResponseHeaderAction {
5533
+ /**
5534
+ * Specifies a list of configuration rules for response headers Each rule includes settings for header-related operations You can add up to 50 rules
5535
+ * 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.
5536
+ */
5345
5537
  responseHeaderInstances: outputs.cdn.DomainResponseHeaderResponseHeaderActionResponseHeaderInstance[];
5346
5538
  }
5347
5539
  interface DomainResponseHeaderResponseHeaderActionResponseHeaderInstance {
@@ -5377,6 +5569,10 @@ export declare namespace cdn {
5377
5569
  switch: boolean;
5378
5570
  }
5379
5571
  interface DomainSignedUrlAuth {
5572
+ /**
5573
+ * Represents the configuration module for the 'URL authentication' feature. This feature is disabled by default.
5574
+ * 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.
5575
+ */
5380
5576
  signedUrlAuthRules: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRule[];
5381
5577
  /**
5382
5578
  * Indicates whether to enable this feature. This parameter has the following values: true: Enables this feature. false: Disables this feature.
@@ -5394,6 +5590,10 @@ export declare namespace cdn {
5394
5590
  signedUrlAuthAction: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthAction;
5395
5591
  }
5396
5592
  interface DomainSignedUrlAuthSignedUrlAuthRuleCondition {
5593
+ /**
5594
+ * 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.
5595
+ * 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.
5596
+ */
5397
5597
  conditionRules: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleConditionConditionRule[];
5398
5598
  /**
5399
5599
  * 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.
@@ -5477,6 +5677,10 @@ export declare namespace cdn {
5477
5677
  urlAuthType: string;
5478
5678
  }
5479
5679
  interface DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRules {
5680
+ /**
5681
+ * Indicates a variable list
5682
+ * 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.
5683
+ */
5480
5684
  customVariableInstances: outputs.cdn.DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRulesCustomVariableInstance[];
5481
5685
  }
5482
5686
  interface DomainSignedUrlAuthSignedUrlAuthRuleSignedUrlAuthActionCustomVariableRulesCustomVariableInstance {
@@ -5518,6 +5722,10 @@ export declare namespace cdn {
5518
5722
  * 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.
5519
5723
  */
5520
5724
  switch: boolean;
5725
+ /**
5726
+ * Represents a set of timeout configurations. Currently, you can specify only one configuration. This parameter is required when Switch is true.
5727
+ * 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.
5728
+ */
5521
5729
  timeoutRules: outputs.cdn.DomainTimeoutTimeoutRule[];
5522
5730
  }
5523
5731
  interface DomainTimeoutTimeoutRule {
@@ -5531,6 +5739,10 @@ export declare namespace cdn {
5531
5739
  timeoutAction: outputs.cdn.DomainTimeoutTimeoutRuleTimeoutAction;
5532
5740
  }
5533
5741
  interface DomainTimeoutTimeoutRuleCondition {
5742
+ /**
5743
+ * 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.
5744
+ * 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.
5745
+ */
5534
5746
  conditionRules: outputs.cdn.DomainTimeoutTimeoutRuleConditionConditionRule[];
5535
5747
  /**
5536
5748
  * 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.
@@ -5621,17 +5833,17 @@ export declare namespace cdn {
5621
5833
  */
5622
5834
  switch: boolean;
5623
5835
  }
5624
- interface GetDomainBrowserCach {
5836
+ interface GetDomainBrowserCache {
5625
5837
  /**
5626
5838
  * Indicates the relevant configuration for cache behavior.
5627
5839
  */
5628
- cacheAction: outputs.cdn.GetDomainBrowserCachCacheAction;
5840
+ cacheAction: outputs.cdn.GetDomainBrowserCacheCacheAction;
5629
5841
  /**
5630
5842
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
5631
5843
  */
5632
- condition: outputs.cdn.GetDomainBrowserCachCondition;
5844
+ condition: outputs.cdn.GetDomainBrowserCacheCondition;
5633
5845
  }
5634
- interface GetDomainBrowserCachCacheAction {
5846
+ interface GetDomainBrowserCacheCacheAction {
5635
5847
  /**
5636
5848
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
5637
5849
  */
@@ -5649,17 +5861,17 @@ export declare namespace cdn {
5649
5861
  */
5650
5862
  ttl: number;
5651
5863
  }
5652
- interface GetDomainBrowserCachCondition {
5864
+ interface GetDomainBrowserCacheCondition {
5653
5865
  /**
5654
5866
  * 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.
5655
5867
  */
5656
- conditionRules: outputs.cdn.GetDomainBrowserCachConditionConditionRule[];
5868
+ conditionRules: outputs.cdn.GetDomainBrowserCacheConditionConditionRule[];
5657
5869
  /**
5658
5870
  * 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.
5659
5871
  */
5660
5872
  connective: string;
5661
5873
  }
5662
- interface GetDomainBrowserCachConditionConditionRule {
5874
+ interface GetDomainBrowserCacheConditionConditionRule {
5663
5875
  /**
5664
5876
  * 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 (-).
5665
5877
  */
@@ -5681,17 +5893,17 @@ export declare namespace cdn {
5681
5893
  */
5682
5894
  value: string;
5683
5895
  }
5684
- interface GetDomainCach {
5896
+ interface GetDomainCache {
5685
5897
  /**
5686
5898
  * Indicates the relevant configuration for cache behavior.
5687
5899
  */
5688
- cacheAction: outputs.cdn.GetDomainCachCacheAction;
5900
+ cacheAction: outputs.cdn.GetDomainCacheCacheAction;
5689
5901
  /**
5690
5902
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
5691
5903
  */
5692
- condition: outputs.cdn.GetDomainCachCondition;
5904
+ condition: outputs.cdn.GetDomainCacheCondition;
5693
5905
  }
5694
- interface GetDomainCachCacheAction {
5906
+ interface GetDomainCacheCacheAction {
5695
5907
  /**
5696
5908
  * Indicates caching behavior. Currently, you can only specify cache. cache means the behavior is caching.
5697
5909
  */
@@ -5709,17 +5921,17 @@ export declare namespace cdn {
5709
5921
  */
5710
5922
  ttl: number;
5711
5923
  }
5712
- interface GetDomainCachCondition {
5924
+ interface GetDomainCacheCondition {
5713
5925
  /**
5714
5926
  * 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.
5715
5927
  */
5716
- conditionRules: outputs.cdn.GetDomainCachConditionConditionRule[];
5928
+ conditionRules: outputs.cdn.GetDomainCacheConditionConditionRule[];
5717
5929
  /**
5718
5930
  * 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.
5719
5931
  */
5720
5932
  connective: string;
5721
5933
  }
5722
- interface GetDomainCachConditionConditionRule {
5934
+ interface GetDomainCacheConditionConditionRule {
5723
5935
  /**
5724
5936
  * 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 (-).
5725
5937
  */
@@ -6497,27 +6709,27 @@ export declare namespace cdn {
6497
6709
  */
6498
6710
  switch: boolean;
6499
6711
  }
6500
- interface GetDomainNegativeCach {
6712
+ interface GetDomainNegativeCache {
6501
6713
  /**
6502
6714
  * Indicates the conditions under which this configuration module takes effect, consisting of a set of rules.
6503
6715
  */
6504
- condition: outputs.cdn.GetDomainNegativeCachCondition;
6716
+ condition: outputs.cdn.GetDomainNegativeCacheCondition;
6505
6717
  /**
6506
6718
  * Represents a list. Each element in the list is a status code cache rule.
6507
6719
  */
6508
- negativeCacheRule: outputs.cdn.GetDomainNegativeCachNegativeCacheRule;
6720
+ negativeCacheRule: outputs.cdn.GetDomainNegativeCacheNegativeCacheRule;
6509
6721
  }
6510
- interface GetDomainNegativeCachCondition {
6722
+ interface GetDomainNegativeCacheCondition {
6511
6723
  /**
6512
6724
  * 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.
6513
6725
  */
6514
- conditionRules: outputs.cdn.GetDomainNegativeCachConditionConditionRule[];
6726
+ conditionRules: outputs.cdn.GetDomainNegativeCacheConditionConditionRule[];
6515
6727
  /**
6516
6728
  * 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.
6517
6729
  */
6518
6730
  connective: string;
6519
6731
  }
6520
- interface GetDomainNegativeCachConditionConditionRule {
6732
+ interface GetDomainNegativeCacheConditionConditionRule {
6521
6733
  /**
6522
6734
  * 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 (-).
6523
6735
  */
@@ -6539,7 +6751,7 @@ export declare namespace cdn {
6539
6751
  */
6540
6752
  value: string;
6541
6753
  }
6542
- interface GetDomainNegativeCachNegativeCacheRule {
6754
+ interface GetDomainNegativeCacheNegativeCacheRule {
6543
6755
  /**
6544
6756
  * Represents the cache behavior. Currently, you can only specify cache. cache means the behavior is caching.
6545
6757
  */
@@ -9404,6 +9616,10 @@ export declare namespace cloudmonitor {
9404
9616
  * Condition. and: All conditions met. or: Any condition met.
9405
9617
  */
9406
9618
  condition: string;
9619
+ /**
9620
+ * 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.
9621
+ * 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.
9622
+ */
9407
9623
  metas: outputs.cloudmonitor.RuleDimensionConditionsMetaConditionMeta[];
9408
9624
  }
9409
9625
  interface RuleDimensionConditionsMetaConditionMeta {
@@ -9431,6 +9647,10 @@ export declare namespace cloudmonitor {
9431
9647
  * Condition. and: All conditions met. or: Any condition met.
9432
9648
  */
9433
9649
  condition: string;
9650
+ /**
9651
+ * Tag list. Supports up to 10 tag lists. Tag value cannot exceed 50 characters.
9652
+ * 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.
9653
+ */
9434
9654
  tags: outputs.cloudmonitor.RuleDimensionConditionsTagConditionTag[];
9435
9655
  }
9436
9656
  interface RuleDimensionConditionsTagConditionTag {
@@ -9448,6 +9668,10 @@ export declare namespace cloudmonitor {
9448
9668
  values: string[];
9449
9669
  }
9450
9670
  interface RuleLevelCondition {
9671
+ /**
9672
+ * Alert severity configuration.
9673
+ * 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.
9674
+ */
9451
9675
  conditions: outputs.cloudmonitor.RuleLevelConditionCondition[];
9452
9676
  /**
9453
9677
  * Alert notification level. Options: notice: notification, warning: warning, critical: critical, recovery: recovery.
@@ -9655,6 +9879,10 @@ export declare namespace cr {
9655
9879
  vpcId: string;
9656
9880
  }
9657
9881
  interface RegistryEndpoint {
9882
+ /**
9883
+ * Public IP allowlist list.
9884
+ * 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.
9885
+ */
9658
9886
  aclPolicies: outputs.cr.RegistryEndpointAclPolicy[];
9659
9887
  /**
9660
9888
  * Whether to enable the public endpoint. Values: false: do not enable. true: enable. Default is false.
@@ -10087,6 +10315,47 @@ export declare namespace ecs {
10087
10315
  */
10088
10316
  threadsPerCore: number;
10089
10317
  }
10318
+ interface GetInstanceDataVolume {
10319
+ /**
10320
+ * Whether the attached resources are deleted along with the instance.
10321
+ */
10322
+ deleteWithInstance: boolean;
10323
+ /**
10324
+ * Additional performance IOPS for the instance
10325
+ */
10326
+ extraPerformanceIops: number;
10327
+ /**
10328
+ * The additional performance throughput of the instance, in MB.
10329
+ */
10330
+ extraPerformanceThroughputMb: number;
10331
+ /**
10332
+ * Type of additional performance. Values:
10333
+ * Balance: Balanced additional performance
10334
+ * IOPS: IOPS additional performance
10335
+ * Throughput: Throughput additional performance
10336
+ */
10337
+ extraPerformanceTypeId: string;
10338
+ /**
10339
+ * Instance size, in GiB
10340
+ */
10341
+ size: number;
10342
+ /**
10343
+ * Instance snapshot ID
10344
+ */
10345
+ snapshotId: string;
10346
+ /**
10347
+ * Instance volume ID.
10348
+ */
10349
+ volumeId: string;
10350
+ /**
10351
+ * Cloud disk type. Values:
10352
+ * PTSSD: Performance SSD.
10353
+ * ESSD_PL0: Ultra SSD disk, PL0 specification.
10354
+ * ESSD_FlexPL: Ultra SSD disk, FlexPL specification.
10355
+ * TSSD_TL0: Throughput SSD disk.
10356
+ */
10357
+ volumeType: string;
10358
+ }
10090
10359
  interface GetInstanceEipAddress {
10091
10360
  /**
10092
10361
  * Instance allocation ID
@@ -10798,6 +11067,10 @@ export declare namespace ecs {
10798
11067
  * Check status. Options: Finished (completed), Processing (in progress).
10799
11068
  */
10800
11069
  detectionStatus: string;
11070
+ /**
11071
+ * Details of image check items.
11072
+ * 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.
11073
+ */
10801
11074
  items: outputs.ecs.ImageDetectionResultsItem[];
10802
11075
  }
10803
11076
  interface ImageDetectionResultsItem {
@@ -10870,6 +11143,47 @@ export declare namespace ecs {
10870
11143
  */
10871
11144
  threadsPerCore: number;
10872
11145
  }
11146
+ interface InstanceDataVolume {
11147
+ /**
11148
+ * Whether the attached resources are deleted along with the instance.
11149
+ */
11150
+ deleteWithInstance: boolean;
11151
+ /**
11152
+ * Additional performance IOPS for the instance
11153
+ */
11154
+ extraPerformanceIops: number;
11155
+ /**
11156
+ * The additional performance throughput of the instance, in MB.
11157
+ */
11158
+ extraPerformanceThroughputMb: number;
11159
+ /**
11160
+ * Type of additional performance. Values:
11161
+ * Balance: Balanced additional performance
11162
+ * IOPS: IOPS additional performance
11163
+ * Throughput: Throughput additional performance
11164
+ */
11165
+ extraPerformanceTypeId: string;
11166
+ /**
11167
+ * Instance size, in GiB
11168
+ */
11169
+ size: number;
11170
+ /**
11171
+ * Instance snapshot ID
11172
+ */
11173
+ snapshotId: string;
11174
+ /**
11175
+ * Instance volume ID.
11176
+ */
11177
+ volumeId: string;
11178
+ /**
11179
+ * Cloud disk type. Values:
11180
+ * PTSSD: Performance SSD.
11181
+ * ESSD_PL0: Ultra SSD disk, PL0 specification.
11182
+ * ESSD_FlexPL: Ultra SSD disk, FlexPL specification.
11183
+ * TSSD_TL0: Throughput SSD disk.
11184
+ */
11185
+ volumeType: string;
11186
+ }
10873
11187
  interface InstanceEipAddress {
10874
11188
  /**
10875
11189
  * Instance allocation ID
@@ -11329,6 +11643,10 @@ export declare namespace ecs {
11329
11643
  * Key pair bound to the instance.
11330
11644
  */
11331
11645
  keyPairName: string;
11646
+ /**
11647
+ * Network interface information mounted to the instance.
11648
+ * 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.
11649
+ */
11332
11650
  networkInterfaces: outputs.ecs.LaunchTemplateLaunchTemplateVersionNetworkInterface[];
11333
11651
  /**
11334
11652
  * Project associated with the instance.
@@ -11354,6 +11672,10 @@ export declare namespace ecs {
11354
11672
  * Starting number for the sequential suffix
11355
11673
  */
11356
11674
  suffixIndex: number;
11675
+ /**
11676
+ * Tag information for the instance.
11677
+ * 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.
11678
+ */
11357
11679
  tags: outputs.ecs.LaunchTemplateLaunchTemplateVersionTag[];
11358
11680
  /**
11359
11681
  * Indicates whether to automatically add sequential suffixes to Hostname and InstanceName when creating multiple instances
@@ -11367,6 +11689,10 @@ export declare namespace ecs {
11367
11689
  * Template version description.
11368
11690
  */
11369
11691
  versionDescription: string;
11692
+ /**
11693
+ * Cloud disk information bound to the instance
11694
+ * 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.
11695
+ */
11370
11696
  volumes: outputs.ecs.LaunchTemplateLaunchTemplateVersionVolume[];
11371
11697
  /**
11372
11698
  * Private network ID.
@@ -11594,7 +11920,15 @@ export declare namespace emr {
11594
11920
  user: string;
11595
11921
  }
11596
11922
  interface ClusterApplicationExtra {
11923
+ /**
11924
+ * Custom deployment topology list for service components.
11925
+ * 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.
11926
+ */
11597
11927
  applicationComponentLayouts: outputs.emr.ClusterApplicationExtraApplicationComponentLayout[];
11928
+ /**
11929
+ * Custom configuration parameter list for services.
11930
+ * 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.
11931
+ */
11598
11932
  applicationConfigs: outputs.emr.ClusterApplicationExtraApplicationConfig[];
11599
11933
  /**
11600
11934
  * Application name.
@@ -11818,6 +12152,10 @@ export declare namespace emr {
11818
12152
  * 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.
11819
12153
  */
11820
12154
  chargeType: string;
12155
+ /**
12156
+ * Data disk configuration. Only disks of the same specification are supported within a single node group. The list length is limited to 1.
12157
+ * 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.
12158
+ */
11821
12159
  dataDisks: outputs.emr.ClusterNodeGroupAttributeDataDisk[];
11822
12160
  /**
11823
12161
  * Node group's ECS instance type list. Only one instance type can be set. The list length is limited to 1.
@@ -13137,7 +13475,15 @@ export declare namespace escloud {
13137
13475
  * Storage specification details for master node
13138
13476
  */
13139
13477
  masterNodeStorageSpec: outputs.escloud.InstanceInstanceConfigurationMasterNodeStorageSpec;
13478
+ /**
13479
+ * Instance public network specification configuration
13480
+ * 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.
13481
+ */
13140
13482
  networkSpecs: outputs.escloud.InstanceInstanceConfigurationNetworkSpec[];
13483
+ /**
13484
+ * Configuration of node counts and specifications in the instance
13485
+ * 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.
13486
+ */
13141
13487
  nodeSpecsAssigns: outputs.escloud.InstanceInstanceConfigurationNodeSpecsAssign[];
13142
13488
  /**
13143
13489
  * Subscription instance purchase duration, in months.
@@ -13155,6 +13501,10 @@ export declare namespace escloud {
13155
13501
  * Set subnet information for the instance. Note: The subnet must be in the primary zone.
13156
13502
  */
13157
13503
  subnet: outputs.escloud.InstanceInstanceConfigurationSubnet;
13504
+ /**
13505
+ * Tag information
13506
+ * 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.
13507
+ */
13158
13508
  tags: outputs.escloud.InstanceInstanceConfigurationTag[];
13159
13509
  /**
13160
13510
  * API version. Value: 2023-01-01.
@@ -13750,6 +14100,10 @@ export declare namespace filenas {
13750
14100
  * File system type. Value explanation: Extreme: NAS extreme type. Capacity: NAS capacity type. Cache: NAS cache type.
13751
14101
  */
13752
14102
  fileSystemType: string;
14103
+ /**
14104
+ * Information about mount points that use this permission group.
14105
+ * 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.
14106
+ */
13753
14107
  mountPoints: outputs.filenas.MountPointPermissionGroupMountPoint[];
13754
14108
  /**
13755
14109
  * Permission group name.
@@ -14449,6 +14803,10 @@ export declare namespace gtm {
14449
14803
  * Statistics for addresses associated with the scheduling policy.
14450
14804
  */
14451
14805
  statistics: outputs.gtm.GtmPolicyStatistics;
14806
+ /**
14807
+ * List of target address pools associated with the scheduling policy.
14808
+ * 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.
14809
+ */
14452
14810
  targets: outputs.gtm.GtmPolicyTarget[];
14453
14811
  }
14454
14812
  interface GtmPolicyStatistics {
@@ -14492,6 +14850,10 @@ export declare namespace gtm {
14492
14850
  * HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
14493
14851
  */
14494
14852
  httpMethod: string;
14853
+ /**
14854
+ * 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.
14855
+ * 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.
14856
+ */
14495
14857
  httpUsabilityCodes: outputs.gtm.GtmProbeHttpUsabilityCode[];
14496
14858
  /**
14497
14859
  * Interval between each health check, in seconds.
@@ -14591,9 +14953,17 @@ export declare namespace gtm {
14591
14953
  * Address pool name.
14592
14954
  */
14593
14955
  name: string;
14956
+ /**
14957
+ * Address pool list.
14958
+ * 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.
14959
+ */
14594
14960
  pools: outputs.gtm.RulePoolSetPool[];
14595
14961
  }
14596
14962
  interface RulePoolSetPool {
14963
+ /**
14964
+ * Address information under the address pool.
14965
+ * 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.
14966
+ */
14597
14967
  addresses: outputs.gtm.RulePoolSetPoolAddress[];
14598
14968
  /**
14599
14969
  * The number of unavailable addresses in the address pool.
@@ -14667,6 +15037,10 @@ export declare namespace gtm {
14667
15037
  * HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
14668
15038
  */
14669
15039
  httpMethod: string;
15040
+ /**
15041
+ * 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.
15042
+ * 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.
15043
+ */
14670
15044
  httpUsabilityCodes: outputs.gtm.RuleProbeHttpUsabilityCode[];
14671
15045
  /**
14672
15046
  * The interval between each health check, in seconds.
@@ -15240,6 +15614,10 @@ export declare namespace iam {
15240
15614
  * Policy name.
15241
15615
  */
15242
15616
  policyName: string;
15617
+ /**
15618
+ * Scope of policy authorization, specifically the project scope.
15619
+ * 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.
15620
+ */
15243
15621
  policyScopes: outputs.iam.GroupAttachedPolicyPolicyScope[];
15244
15622
  /**
15245
15623
  * Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
@@ -15275,6 +15653,10 @@ export declare namespace iam {
15275
15653
  * Name of the corresponding user, role, or user group.
15276
15654
  */
15277
15655
  name: string;
15656
+ /**
15657
+ * List of projects bound to the policy.
15658
+ * 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.
15659
+ */
15278
15660
  policyScopes: outputs.iam.PolicyPolicyRolePolicyScope[];
15279
15661
  }
15280
15662
  interface PolicyPolicyRolePolicyScope {
@@ -15287,7 +15669,11 @@ export declare namespace iam {
15287
15669
  /**
15288
15670
  * Name of the corresponding user, role, or user group.
15289
15671
  */
15290
- name: string;
15672
+ name: string;
15673
+ /**
15674
+ * List of projects bound to the policy.
15675
+ * 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.
15676
+ */
15291
15677
  policyScopes: outputs.iam.PolicyPolicyUserPolicyScope[];
15292
15678
  }
15293
15679
  interface PolicyPolicyUserGroup {
@@ -15295,6 +15681,10 @@ export declare namespace iam {
15295
15681
  * Name of the corresponding user, role, or user group.
15296
15682
  */
15297
15683
  name: string;
15684
+ /**
15685
+ * List of projects bound to the policy.
15686
+ * 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.
15687
+ */
15298
15688
  policyScopes: outputs.iam.PolicyPolicyUserGroupPolicyScope[];
15299
15689
  }
15300
15690
  interface PolicyPolicyUserGroupPolicyScope {
@@ -15508,6 +15898,10 @@ export declare namespace id {
15508
15898
  * ApiKey Value
15509
15899
  */
15510
15900
  apiKey: string;
15901
+ /**
15902
+ * ApiKey Metadata
15903
+ * 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.
15904
+ */
15511
15905
  apiKeyMetadatas: outputs.id.AuthConfigApiKeyAuthConfigApiKeyMetadata[];
15512
15906
  /**
15513
15907
  * ApiKey Name
@@ -15865,6 +16259,10 @@ export declare namespace id {
15865
16259
  * Operation value, for example search
15866
16260
  */
15867
16261
  actionValue: string;
16262
+ /**
16263
+ * Attribute extractor list
16264
+ * 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.
16265
+ */
15868
16266
  extractors: outputs.id.ServiceRouteApiSpecExtractor[];
15869
16267
  /**
15870
16268
  * Resource identifier type
@@ -15874,6 +16272,10 @@ export declare namespace id {
15874
16272
  * Resource identifier value, for example JSON Pointer
15875
16273
  */
15876
16274
  identifierValue: string;
16275
+ /**
16276
+ * Response filter list
16277
+ * 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.
16278
+ */
15877
16279
  responseFilters: outputs.id.ServiceRouteApiSpecResponseFilter[];
15878
16280
  }
15879
16281
  interface ServiceRouteApiSpecExtractor {
@@ -15895,6 +16297,10 @@ export declare namespace id {
15895
16297
  source: number;
15896
16298
  }
15897
16299
  interface ServiceRouteApiSpecResponseFilter {
16300
+ /**
16301
+ * Attribute mapping list
16302
+ * 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.
16303
+ */
15898
16304
  attributes: outputs.id.ServiceRouteApiSpecResponseFilterAttribute[];
15899
16305
  /**
15900
16306
  * Array path JSON Pointer
@@ -16386,6 +16792,10 @@ export declare namespace kms {
16386
16792
  * Primary multi-region key transaction identifier and region ID.
16387
16793
  */
16388
16794
  primaryKey: outputs.kms.KeyMultiRegionConfigurationPrimaryKey;
16795
+ /**
16796
+ * Replica multi-region key transaction record number and region ID.
16797
+ * 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.
16798
+ */
16389
16799
  replicaKeys: outputs.kms.KeyMultiRegionConfigurationReplicaKey[];
16390
16800
  }
16391
16801
  interface KeyMultiRegionConfigurationPrimaryKey {
@@ -16451,6 +16861,10 @@ export declare namespace kms {
16451
16861
  * Target region of the replica key.
16452
16862
  */
16453
16863
  replicaRegion: string;
16864
+ /**
16865
+ * Replica key label.
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
+ */
16454
16868
  tags: outputs.kms.KeyReplicateKeyTag[];
16455
16869
  }
16456
16870
  interface KeyReplicateKeyTag {
@@ -17000,6 +17414,10 @@ export declare namespace mongodb {
17000
17414
  zoneId: string;
17001
17415
  }
17002
17416
  interface InstanceShard {
17417
+ /**
17418
+ * List of node information in each Shard.
17419
+ * 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.
17420
+ */
17003
17421
  nodes: outputs.mongodb.InstanceShardNode[];
17004
17422
  /**
17005
17423
  * Shard node ID.
@@ -18479,6 +18897,10 @@ export declare namespace rdsmssql {
18479
18897
  periodUnit: string;
18480
18898
  }
18481
18899
  interface InstanceConnectionInfo {
18900
+ /**
18901
+ * Address list.
18902
+ * 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.
18903
+ */
18482
18904
  addresses: outputs.rdsmssql.InstanceConnectionInfoAddress[];
18483
18905
  /**
18484
18906
  * Description.
@@ -18662,11 +19084,19 @@ export declare namespace rdsmysql {
18662
19084
  dbName: string;
18663
19085
  }
18664
19086
  interface DbAccountTableColumnPrivilege {
19087
+ /**
19088
+ * Account column permission information.
19089
+ * 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.
19090
+ */
18665
19091
  columnPrivileges: outputs.rdsmysql.DbAccountTableColumnPrivilegeColumnPrivilege[];
18666
19092
  /**
18667
19093
  * Name of the database to which the table belongs for setting permissions for the account.
18668
19094
  */
18669
19095
  dbName: string;
19096
+ /**
19097
+ * Account table permission information.
19098
+ * 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.
19099
+ */
18670
19100
  tablePrivileges: outputs.rdsmysql.DbAccountTableColumnPrivilegeTablePrivilege[];
18671
19101
  }
18672
19102
  interface DbAccountTableColumnPrivilegeColumnPrivilege {
@@ -18708,6 +19138,10 @@ export declare namespace rdsmysql {
18708
19138
  port: string;
18709
19139
  }
18710
19140
  interface EndpointCustomRouteStrategy {
19141
+ /**
19142
+ * Custom routing policy list.
19143
+ * 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.
19144
+ */
18711
19145
  keywordRouteStrategies: outputs.rdsmysql.EndpointCustomRouteStrategyKeywordRouteStrategy[];
18712
19146
  }
18713
19147
  interface EndpointCustomRouteStrategyKeywordRouteStrategy {
@@ -19765,6 +20199,10 @@ export declare namespace rdsmysql {
19765
20199
  secondsBehindMaster: number;
19766
20200
  }
19767
20201
  interface InstanceEndpoint {
20202
+ /**
20203
+ * Address list.
20204
+ * 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.
20205
+ */
19768
20206
  addresses: outputs.rdsmysql.InstanceEndpointAddress[];
19769
20207
  /**
19770
20208
  * 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)
@@ -19782,6 +20220,10 @@ export declare namespace rdsmysql {
19782
20220
  * Connection pool type for proxy terminal. Values: Transaction: Transaction-level connection pool. Default value. Direct: Direct mode.
19783
20221
  */
19784
20222
  connectionPoolType: string;
20223
+ /**
20224
+ * Custom routing and forwarding rules for connected terminals.
20225
+ * 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.
20226
+ */
19785
20227
  customRouteStrategies: outputs.rdsmysql.InstanceEndpointCustomRouteStrategy[];
19786
20228
  /**
19787
20229
  * Description of the connection endpoint
@@ -19843,6 +20285,10 @@ export declare namespace rdsmysql {
19843
20285
  * Read-only node latency threshold. Value range: 1~3600, default is 30, unit: seconds.
19844
20286
  */
19845
20287
  readOnlyNodeMaxDelayTime: number;
20288
+ /**
20289
+ * List of nodes configured for the connection endpoint and their corresponding read-only weights.
20290
+ * 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.
20291
+ */
19846
20292
  readOnlyNodeWeights: outputs.rdsmysql.InstanceEndpointReadOnlyNodeWeight[];
19847
20293
  /**
19848
20294
  * Read/write mode: ReadWrite: read/write. ReadOnly: read-only
@@ -20773,6 +21219,10 @@ export declare namespace rdspostgresql {
20773
21219
  tempModifyStartTime: string;
20774
21220
  }
20775
21221
  interface InstanceEndpoint {
21222
+ /**
21223
+ * Address list.
21224
+ * 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.
21225
+ */
20776
21226
  addresses: outputs.rdspostgresql.InstanceEndpointAddress[];
20777
21227
  /**
20778
21228
  * 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)
@@ -20811,6 +21261,10 @@ export declare namespace rdspostgresql {
20811
21261
  * **Note:** This parameter can be set for the default endpoint when read/write splitting is enabled.
20812
21262
  */
20813
21263
  readOnlyNodeMaxDelayTime: number;
21264
+ /**
21265
+ * List of nodes configured for the endpoint and their corresponding read-only weights.
21266
+ * 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.
21267
+ */
20814
21268
  readOnlyNodeWeights: outputs.rdspostgresql.InstanceEndpointReadOnlyNodeWeight[];
20815
21269
  /**
20816
21270
  * Read/write mode: - `ReadWrite`: Read/write - `ReadOnly`: Read-only
@@ -20882,6 +21336,10 @@ export declare namespace rdspostgresql {
20882
21336
  * Granularity of the maintenance cycle. Value: Week (week)
20883
21337
  */
20884
21338
  dayKind: string;
21339
+ /**
21340
+ * Detailed information about the instance's maintenance window.
21341
+ * 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.
21342
+ */
20885
21343
  dayOfWeekMaintenanceTimes: outputs.rdspostgresql.InstanceMaintenanceWindowDayOfWeekMaintenanceTime[];
20886
21344
  }
20887
21345
  interface InstanceMaintenanceWindowDayOfWeekMaintenanceTime {
@@ -20983,6 +21441,10 @@ export declare namespace rdspostgresql {
20983
21441
  * Backup set ID
20984
21442
  */
20985
21443
  backupId: string;
21444
+ /**
21445
+ * List of databases to restore
21446
+ * 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.
21447
+ */
20986
21448
  databases: outputs.rdspostgresql.InstanceRestoreToExistedInstanceDatabase[];
20987
21449
  /**
20988
21450
  * Source instance ID
@@ -21338,6 +21800,10 @@ export declare namespace redis {
21338
21800
  * Number of nodes in each shard
21339
21801
  */
21340
21802
  nodeNumber: number;
21803
+ /**
21804
+ * Detailed list of all Server nodes in the shard.
21805
+ * 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.
21806
+ */
21341
21807
  serverNodes: outputs.redis.InstanceInstanceShardServerNode[];
21342
21808
  /**
21343
21809
  * Shard ID.
@@ -21663,6 +22129,10 @@ export declare namespace storageebs {
21663
22129
  * Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
21664
22130
  */
21665
22131
  status: string;
22132
+ /**
22133
+ * Tag information
22134
+ * 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.
22135
+ */
21666
22136
  tags: outputs.storageebs.SnapshotGroupSnapshotTag[];
21667
22137
  /**
21668
22138
  * Cloud disk ID
@@ -21822,6 +22292,10 @@ export declare namespace tls {
21822
22292
  * Condition for whether to proceed to the next level.
21823
22293
  */
21824
22294
  hasNext: boolean;
22295
+ /**
22296
+ * Notification channel information.
22297
+ * 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.
22298
+ */
21825
22299
  receiverInfos: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfo[];
21826
22300
  /**
21827
22301
  * Rule node. JSON format.
@@ -21861,6 +22335,10 @@ export declare namespace tls {
21861
22335
  * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
21862
22336
  */
21863
22337
  generalWebhookBody: string;
22338
+ /**
22339
+ * Custom callback request headers for the interface.
22340
+ * 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.
22341
+ */
21864
22342
  generalWebhookHeaders: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[];
21865
22343
  /**
21866
22344
  * Custom callback method for the interface. Only POST or PUT is supported.
@@ -21930,6 +22408,10 @@ export declare namespace tls {
21930
22408
  * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
21931
22409
  */
21932
22410
  generalWebhookBody: string;
22411
+ /**
22412
+ * Custom callback request headers for the interface.
22413
+ * 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.
22414
+ */
21933
22415
  generalWebhookHeaders: outputs.tls.AlarmNotifyGroupReceiverGeneralWebhookHeader[];
21934
22416
  /**
21935
22417
  * Custom callback method for the interface. Only POST or PUT is supported.
@@ -24077,6 +24559,10 @@ export declare namespace tls {
24077
24559
  * Time when the collection configuration was created.
24078
24560
  */
24079
24561
  createTime: string;
24562
+ /**
24563
+ * Extraction rule list.
24564
+ * 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.
24565
+ */
24080
24566
  excludePaths: outputs.tls.HostGroupRuleExcludePath[];
24081
24567
  /**
24082
24568
  * Extraction rules
@@ -24132,10 +24618,30 @@ export declare namespace tls {
24132
24618
  * 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.
24133
24619
  */
24134
24620
  containerNameRegex: string;
24621
+ /**
24622
+ * 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.
24623
+ * 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.
24624
+ */
24135
24625
  envTags: outputs.tls.HostGroupRuleContainerRuleEnvTag[];
24626
+ /**
24627
+ * 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.
24628
+ * 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.
24629
+ */
24136
24630
  excludeContainerEnvRegexes: outputs.tls.HostGroupRuleContainerRuleExcludeContainerEnvRegex[];
24631
+ /**
24632
+ * 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.
24633
+ * 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.
24634
+ */
24137
24635
  excludeContainerLabelRegexes: outputs.tls.HostGroupRuleContainerRuleExcludeContainerLabelRegex[];
24636
+ /**
24637
+ * 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.
24638
+ * 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.
24639
+ */
24138
24640
  includeContainerEnvRegexes: outputs.tls.HostGroupRuleContainerRuleIncludeContainerEnvRegex[];
24641
+ /**
24642
+ * 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.
24643
+ * 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.
24644
+ */
24139
24645
  includeContainerLabelRegexes: outputs.tls.HostGroupRuleContainerRuleIncludeContainerLabelRegex[];
24140
24646
  /**
24141
24647
  * Kubernetes container collection rules.
@@ -24197,15 +24703,39 @@ export declare namespace tls {
24197
24703
  val: string;
24198
24704
  }
24199
24705
  interface HostGroupRuleContainerRuleKubernetesRule {
24706
+ /**
24707
+ * 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.
24708
+ * 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.
24709
+ */
24200
24710
  annotationTags: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleAnnotationTag[];
24201
24711
  /**
24202
24712
  * 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.
24203
24713
  */
24204
24714
  enableAllLabelTag: boolean;
24715
+ /**
24716
+ * 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
24717
+ * 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.
24718
+ */
24205
24719
  excludePodAnnotationRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
24720
+ /**
24721
+ * 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.
24722
+ * 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.
24723
+ */
24206
24724
  excludePodLabelRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
24725
+ /**
24726
+ * 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
24727
+ * 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.
24728
+ */
24207
24729
  includePodAnnotationRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
24730
+ /**
24731
+ * 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.
24732
+ * 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.
24733
+ */
24208
24734
  includePodLabelRegexes: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
24735
+ /**
24736
+ * 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.
24737
+ * 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.
24738
+ */
24209
24739
  labelTags: outputs.tls.HostGroupRuleContainerRuleKubernetesRuleLabelTag[];
24210
24740
  /**
24211
24741
  * 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.
@@ -24307,6 +24837,10 @@ export declare namespace tls {
24307
24837
  * 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.
24308
24838
  */
24309
24839
  enableNanosecond: boolean;
24840
+ /**
24841
+ * Filter rule list.
24842
+ * 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.
24843
+ */
24310
24844
  filterKeyRegexes: outputs.tls.HostGroupRuleExtractRuleFilterKeyRegex[];
24311
24845
  /**
24312
24846
  * List of log field names (Keys).
@@ -24390,6 +24924,10 @@ export declare namespace tls {
24390
24924
  * Whether to upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
24391
24925
  */
24392
24926
  enableRawLog: boolean;
24927
+ /**
24928
+ * 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.
24929
+ * 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.
24930
+ */
24393
24931
  fields: outputs.tls.HostGroupRuleUserDefineRuleField[];
24394
24932
  /**
24395
24933
  * Field name used to store machine group label information.
@@ -24621,6 +25159,10 @@ export declare namespace tls {
24621
25159
  * Enable nanoseconds.
24622
25160
  */
24623
25161
  enableNanosecond: boolean;
25162
+ /**
25163
+ * Filter key regular expression.
25164
+ * 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.
25165
+ */
24624
25166
  filterKeyRegexes: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex[];
24625
25167
  /**
24626
25168
  * 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
@@ -24762,6 +25304,10 @@ export declare namespace tls {
24762
25304
  * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
24763
25305
  */
24764
25306
  indexSqlAll: boolean;
25307
+ /**
25308
+ * 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.
25309
+ * 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.
25310
+ */
24765
25311
  jsonKeys: outputs.tls.IndexKeyValueValueJsonKey[];
24766
25312
  /**
24767
25313
  * 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.
@@ -24851,6 +25397,10 @@ export declare namespace tls {
24851
25397
  * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
24852
25398
  */
24853
25399
  indexSqlAll: boolean;
25400
+ /**
25401
+ * 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.
25402
+ * 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.
25403
+ */
24854
25404
  jsonKeys: outputs.tls.IndexUserInnerKeyValueValueJsonKey[];
24855
25405
  /**
24856
25406
  * 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.
@@ -24920,10 +25470,30 @@ export declare namespace tls {
24920
25470
  * 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.
24921
25471
  */
24922
25472
  containerNameRegex: string;
25473
+ /**
25474
+ * 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
25475
+ * 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.
25476
+ */
24923
25477
  envTags: outputs.tls.RuleContainerRuleEnvTag[];
25478
+ /**
25479
+ * 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.
25480
+ * 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.
25481
+ */
24924
25482
  excludeContainerEnvRegexes: outputs.tls.RuleContainerRuleExcludeContainerEnvRegex[];
25483
+ /**
25484
+ * 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.
25485
+ * 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.
25486
+ */
24925
25487
  excludeContainerLabelRegexes: outputs.tls.RuleContainerRuleExcludeContainerLabelRegex[];
25488
+ /**
25489
+ * 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.
25490
+ * 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.
25491
+ */
24926
25492
  includeContainerEnvRegexes: outputs.tls.RuleContainerRuleIncludeContainerEnvRegex[];
25493
+ /**
25494
+ * 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.
25495
+ * 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.
25496
+ */
24927
25497
  includeContainerLabelRegexes: outputs.tls.RuleContainerRuleIncludeContainerLabelRegex[];
24928
25498
  /**
24929
25499
  * Kubernetes container collection rules.
@@ -24985,15 +25555,39 @@ export declare namespace tls {
24985
25555
  val: string;
24986
25556
  }
24987
25557
  interface RuleContainerRuleKubernetesRule {
25558
+ /**
25559
+ * 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.
25560
+ * 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.
25561
+ */
24988
25562
  annotationTags: outputs.tls.RuleContainerRuleKubernetesRuleAnnotationTag[];
24989
25563
  /**
24990
25564
  * 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.
24991
25565
  */
24992
25566
  enableAllLabelTag: boolean;
25567
+ /**
25568
+ * 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
25569
+ * 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.
25570
+ */
24993
25571
  excludePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
25572
+ /**
25573
+ * 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
25574
+ * 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.
25575
+ */
24994
25576
  excludePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
25577
+ /**
25578
+ * 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.
25579
+ * 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.
25580
+ */
24995
25581
  includePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
25582
+ /**
25583
+ * 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.
25584
+ * 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.
25585
+ */
24996
25586
  includePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
25587
+ /**
25588
+ * 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.
25589
+ * 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.
25590
+ */
24997
25591
  labelTags: outputs.tls.RuleContainerRuleKubernetesRuleLabelTag[];
24998
25592
  /**
24999
25593
  * 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.
@@ -25095,6 +25689,10 @@ export declare namespace tls {
25095
25689
  * 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.
25096
25690
  */
25097
25691
  enableNanosecond: boolean;
25692
+ /**
25693
+ * 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.
25694
+ * 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.
25695
+ */
25098
25696
  filterKeyRegexes: outputs.tls.RuleExtractRuleFilterKeyRegex[];
25099
25697
  /**
25100
25698
  * 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.
@@ -25184,6 +25782,10 @@ export declare namespace tls {
25184
25782
  * Upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
25185
25783
  */
25186
25784
  enableRawLog: boolean;
25785
+ /**
25786
+ * 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.
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
+ */
25187
25789
  fields: outputs.tls.RuleUserDefineRuleField[];
25188
25790
  /**
25189
25791
  * Field name used to store machine group label information
@@ -25671,6 +26273,10 @@ export declare namespace transitrouter {
25671
26273
  * Status of the network instance connection. Creating: creating. Deleting: deleting. Pending: configuring. Available: available
25672
26274
  */
25673
26275
  status: string;
26276
+ /**
26277
+ * Tag information of the network instance connection
26278
+ * 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.
26279
+ */
25674
26280
  tags: outputs.transitrouter.TransitRouterAttachmentTag[];
25675
26281
  /**
25676
26282
  * Network instance connection ID.
@@ -26170,6 +26776,10 @@ export declare namespace vedbm {
26170
26776
  periodUnit: string;
26171
26777
  }
26172
26778
  interface InstanceEndpoint {
26779
+ /**
26780
+ * Connection address information.
26781
+ * 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.
26782
+ */
26173
26783
  addresses: outputs.vedbm.InstanceEndpointAddress[];
26174
26784
  /**
26175
26785
  * Whether to allow automatic addition of new nodes. Values: true: yes. false: no.
@@ -26375,6 +26985,10 @@ export declare namespace vefaas {
26375
26985
  * Enable NAS storage mount. true: enabled, store data in NAS. false: disabled.
26376
26986
  */
26377
26987
  enableNas: boolean;
26988
+ /**
26989
+ * NAS storage configuration
26990
+ * 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.
26991
+ */
26378
26992
  nasConfigs: outputs.vefaas.FunctionNasStorageNasConfig[];
26379
26993
  }
26380
26994
  interface FunctionNasStorageNasConfig {
@@ -26446,6 +27060,10 @@ export declare namespace vefaas {
26446
27060
  * Enable TOS storage mount.
26447
27061
  */
26448
27062
  enableTos: boolean;
27063
+ /**
27064
+ * TOS storage configuration list
27065
+ * 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.
27066
+ */
26449
27067
  mountPoints: outputs.vefaas.FunctionTosMountConfigMountPoint[];
26450
27068
  }
26451
27069
  interface FunctionTosMountConfigCredentials {
@@ -26819,6 +27437,10 @@ export declare namespace vefaas {
26819
27437
  * Whether instance-level TOS mount is enabled for the sandbox instance. Parameter description: true: yes, false: no
26820
27438
  */
26821
27439
  enable: boolean;
27440
+ /**
27441
+ * Detailed TOS mount directory information for sandbox instances with instance-level TOS mount enabled
27442
+ * 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.
27443
+ */
26822
27444
  tosMountPoints: outputs.vefaas.SandboxInstanceTosMountConfigTosMountPoint[];
26823
27445
  }
26824
27446
  interface SandboxInstanceTosMountConfigTosMountPoint {
@@ -26954,6 +27576,10 @@ export declare namespace vepfs {
26954
27576
  }
26955
27577
  export declare namespace vke {
26956
27578
  interface AddonStatus {
27579
+ /**
27580
+ * Status conditions under the component's current primary state.
27581
+ * 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.
27582
+ */
26957
27583
  conditions: outputs.vke.AddonStatusCondition[];
26958
27584
  /**
26959
27585
  * Component status. Parameter values include: Running, Failed, Creating, Deleting, Updating
@@ -27069,6 +27695,10 @@ export declare namespace vke {
27069
27695
  * Cluster log project (Log Project) ID. If empty, the cluster log project has not been created.
27070
27696
  */
27071
27697
  logProjectId: string;
27698
+ /**
27699
+ * Cluster log option information.
27700
+ * 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.
27701
+ */
27072
27702
  logSetups: outputs.vke.ClusterLoggingConfigLogSetup[];
27073
27703
  }
27074
27704
  interface ClusterLoggingConfigLogSetup {
@@ -27086,6 +27716,10 @@ export declare namespace vke {
27086
27716
  logType: string;
27087
27717
  }
27088
27718
  interface ClusterMonitoringConfig {
27719
+ /**
27720
+ * List of monitoring component configurations.
27721
+ * 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.
27722
+ */
27089
27723
  componentConfigs: outputs.vke.ClusterMonitoringConfigComponentConfig[];
27090
27724
  /**
27091
27725
  * Whether to enable external Prometheus to collect control plane component metrics for the cluster. Parameter values: true: enabled. false: not enabled.
@@ -27177,6 +27811,10 @@ export declare namespace vke {
27177
27811
  serviceCidrsv4s: string[];
27178
27812
  }
27179
27813
  interface ClusterStatus {
27814
+ /**
27815
+ * Status condition list
27816
+ * 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.
27817
+ */
27180
27818
  conditions: outputs.vke.ClusterStatusCondition[];
27181
27819
  /**
27182
27820
  * Cluster status phase.
@@ -27242,6 +27880,10 @@ export declare namespace vke {
27242
27880
  * Kubelet component configuration
27243
27881
  */
27244
27882
  kubeletConfig: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfig;
27883
+ /**
27884
+ * Kubernetes label information for node pool/node
27885
+ * 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.
27886
+ */
27245
27887
  labels: outputs.vke.DefaultNodePoolKubernetesConfigLabel[];
27246
27888
  /**
27247
27889
  * Prefix of the metadata name for node objects in Kubernetes.
@@ -27255,6 +27897,10 @@ export declare namespace vke {
27255
27897
  * 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
27256
27898
  */
27257
27899
  nameUseHostname: boolean;
27900
+ /**
27901
+ * Kubernetes taint information for the node pool/node
27902
+ * 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.
27903
+ */
27258
27904
  taints: outputs.vke.DefaultNodePoolKubernetesConfigTaint[];
27259
27905
  }
27260
27906
  interface DefaultNodePoolKubernetesConfigKubeletConfig {
@@ -27274,6 +27920,10 @@ export declare namespace vke {
27274
27920
  * 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
27275
27921
  */
27276
27922
  kubeApiQps: number;
27923
+ /**
27924
+ * Resources reserved for Kubernetes system components on the node. By default, half of the default value in the node reserved resource policy is reserved
27925
+ * 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.
27926
+ */
27277
27927
  kubeReserveds: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfigKubeReserved[];
27278
27928
  /**
27279
27929
  * Configure the maximum number of Pods supported by kubelet
@@ -27291,6 +27941,10 @@ export declare namespace vke {
27291
27941
  * Pull images one by one
27292
27942
  */
27293
27943
  serializeImagePulls: boolean;
27944
+ /**
27945
+ * 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.
27946
+ * 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.
27947
+ */
27294
27948
  systemReserveds: outputs.vke.DefaultNodePoolKubernetesConfigKubeletConfigSystemReserved[];
27295
27949
  /**
27296
27950
  * 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.
@@ -27388,6 +28042,10 @@ export declare namespace vke {
27388
28042
  * Automatic renewal duration for cloud server instance, in months. This parameter is returned only when AutoRenew=true.
27389
28043
  */
27390
28044
  autoRenewPeriod: number;
28045
+ /**
28046
+ * Data disk configuration for the node
28047
+ * 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.
28048
+ */
27391
28049
  dataVolumes: outputs.vke.DefaultNodePoolNodeConfigDataVolume[];
27392
28050
  /**
27393
28051
  * Group number of the instance in the deployment set. 0 means not set
@@ -27473,6 +28131,10 @@ export declare namespace vke {
27473
28131
  * System disk configuration for the node
27474
28132
  */
27475
28133
  systemVolume: outputs.vke.DefaultNodePoolNodeConfigSystemVolume;
28134
+ /**
28135
+ * Label information configured for the node pool
28136
+ * 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.
28137
+ */
27476
28138
  tags: outputs.vke.DefaultNodePoolNodeConfigTag[];
27477
28139
  }
27478
28140
  interface DefaultNodePoolNodeConfigDataVolume {
@@ -27624,6 +28286,10 @@ export declare namespace vke {
27624
28286
  updatingCount: number;
27625
28287
  }
27626
28288
  interface DefaultNodePoolStatus {
28289
+ /**
28290
+ * Status conditions of the node pool in its current primary state, indicating the reason for entering this state
28291
+ * 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.
28292
+ */
27627
28293
  conditions: outputs.vke.DefaultNodePoolStatusCondition[];
27628
28294
  /**
27629
28295
  * Status of the node pool. Parameter values: Creating, Running, Updating, Deleting, Failed, Scaling.
@@ -28945,7 +29611,15 @@ export declare namespace vke {
28945
29611
  * Node lock configuration. Options: false (default): not locked; true: locked
28946
29612
  */
28947
29613
  cordon: boolean;
29614
+ /**
29615
+ * Kubernetes label information for node pools/nodes. Up to 20 labels can be specified.
29616
+ * 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.
29617
+ */
28948
29618
  labels: outputs.vke.NodeKubernetesConfigLabel[];
29619
+ /**
29620
+ * Kubernetes taint information for node pools/nodes. Up to 20 taints can be specified.
29621
+ * 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.
29622
+ */
28949
29623
  taints: outputs.vke.NodeKubernetesConfigTaint[];
28950
29624
  }
28951
29625
  interface NodeKubernetesConfigLabel {
@@ -29019,6 +29693,10 @@ export declare namespace vke {
29019
29693
  * Kubelet component configuration
29020
29694
  */
29021
29695
  kubeletConfig: outputs.vke.NodePoolKubernetesConfigKubeletConfig;
29696
+ /**
29697
+ * Kubernetes label information for node pools/nodes
29698
+ * 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.
29699
+ */
29022
29700
  labels: outputs.vke.NodePoolKubernetesConfigLabel[];
29023
29701
  /**
29024
29702
  * Prefix for node object metadata name in Kubernetes
@@ -29032,6 +29710,10 @@ export declare namespace vke {
29032
29710
  * 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
29033
29711
  */
29034
29712
  nameUseHostname: boolean;
29713
+ /**
29714
+ * Kubernetes taint information for node pools/nodes
29715
+ * 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.
29716
+ */
29035
29717
  taints: outputs.vke.NodePoolKubernetesConfigTaint[];
29036
29718
  }
29037
29719
  interface NodePoolKubernetesConfigContainerdConfig {
@@ -29039,6 +29721,10 @@ export declare namespace vke {
29039
29721
  * Specify the container image repository address to skip certificate verification.
29040
29722
  */
29041
29723
  insecureRegistries: string[];
29724
+ /**
29725
+ * Container image repository proxy configuration
29726
+ * 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.
29727
+ */
29042
29728
  registryProxyConfigs: outputs.vke.NodePoolKubernetesConfigContainerdConfigRegistryProxyConfig[];
29043
29729
  }
29044
29730
  interface NodePoolKubernetesConfigContainerdConfigRegistryProxyConfig {
@@ -29056,6 +29742,10 @@ export declare namespace vke {
29056
29742
  * Configure kubelet CpuManagerPolicy. Supports none and static policies
29057
29743
  */
29058
29744
  cpuManagerPolicy: string;
29745
+ /**
29746
+ * Set of hard thresholds for triggering Pod eviction
29747
+ * 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.
29748
+ */
29059
29749
  evictionHards: outputs.vke.NodePoolKubernetesConfigKubeletConfigEvictionHard[];
29060
29750
  /**
29061
29751
  * Feature gate
@@ -29069,6 +29759,10 @@ export declare namespace vke {
29069
29759
  * 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.
29070
29760
  */
29071
29761
  kubeApiQps: number;
29762
+ /**
29763
+ * Resources reserved for Kubernetes system components on the node. By default, half of the default value in the node reserved resource policy is reserved.
29764
+ * 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.
29765
+ */
29072
29766
  kubeReserveds: outputs.vke.NodePoolKubernetesConfigKubeletConfigKubeReserved[];
29073
29767
  /**
29074
29768
  * Configure the maximum number of Pods supported by kubelet
@@ -29086,6 +29780,10 @@ export declare namespace vke {
29086
29780
  * Pull images sequentially
29087
29781
  */
29088
29782
  serializeImagePulls: boolean;
29783
+ /**
29784
+ * 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.
29785
+ * 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.
29786
+ */
29089
29787
  systemReserveds: outputs.vke.NodePoolKubernetesConfigKubeletConfigSystemReserved[];
29090
29788
  /**
29091
29789
  * 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
@@ -29193,6 +29891,10 @@ export declare namespace vke {
29193
29891
  * Automatic renewal duration for cloud server instances, in months. This parameter is returned only when AutoRenew=true
29194
29892
  */
29195
29893
  autoRenewPeriod: number;
29894
+ /**
29895
+ * Node data disk configuration.
29896
+ * 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.
29897
+ */
29196
29898
  dataVolumes: outputs.vke.NodePoolNodeConfigDataVolume[];
29197
29899
  /**
29198
29900
  * Group number of the instance in the deployment set; 0 means not set
@@ -29278,6 +29980,10 @@ export declare namespace vke {
29278
29980
  * System disk configuration for the node
29279
29981
  */
29280
29982
  systemVolume: outputs.vke.NodePoolNodeConfigSystemVolume;
29983
+ /**
29984
+ * Label information configured for the node pool
29985
+ * 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.
29986
+ */
29281
29987
  tags: outputs.vke.NodePoolNodeConfigTag[];
29282
29988
  }
29283
29989
  interface NodePoolNodeConfigDataVolume {
@@ -29429,6 +30135,10 @@ export declare namespace vke {
29429
30135
  updatingCount: number;
29430
30136
  }
29431
30137
  interface NodePoolStatus {
30138
+ /**
30139
+ * Status conditions for the current primary state of the node pool, i.e., the reason for entering this primary state
30140
+ * 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.
30141
+ */
29432
30142
  conditions: outputs.vke.NodePoolStatusCondition[];
29433
30143
  /**
29434
30144
  * Status of the node pool. Parameter values: Creating, Running, Updating, Deleting, Failed, Scaling
@@ -29452,6 +30162,10 @@ export declare namespace vke {
29452
30162
  value: string;
29453
30163
  }
29454
30164
  interface NodeStatus {
30165
+ /**
30166
+ * Status condition under the node's current primary state, indicating the reason for entering this primary state.
30167
+ * 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.
30168
+ */
29455
30169
  conditions: outputs.vke.NodeStatusCondition[];
29456
30170
  /**
29457
30171
  * Node status. Parameter values: Creating, Running, Deleting, Failed, Updating.
@@ -29711,6 +30425,10 @@ export declare namespace vmp {
29711
30425
  * Number of availability zones (az)
29712
30426
  */
29713
30427
  availabilityZoneReplicas: number;
30428
+ /**
30429
+ * Billing parameter list.
30430
+ * 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.
30431
+ */
29714
30432
  calculatePriceParams: outputs.vmp.WorkspaceInstanceTypeCalculatePriceParam[];
29715
30433
  /**
29716
30434
  * Downsampling policy
@@ -29746,6 +30464,10 @@ export declare namespace vmp {
29746
30464
  scanSeriesPerSecond: number;
29747
30465
  }
29748
30466
  interface WorkspaceInstanceTypeCalculatePriceParam {
30467
+ /**
30468
+ * Billing item list.
30469
+ * 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.
30470
+ */
29749
30471
  calChargeItemLists: outputs.vmp.WorkspaceInstanceTypeCalculatePriceParamCalChargeItemList[];
29750
30472
  /**
29751
30473
  * Configuration item code.
@@ -31851,6 +32573,10 @@ export declare namespace waf {
31851
32573
  * Access port number.
31852
32574
  */
31853
32575
  accessPorts: number[];
32576
+ /**
32577
+ * Origin group details.
32578
+ * 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.
32579
+ */
31854
32580
  backends: outputs.waf.DomainBackendGroupBackend[];
31855
32581
  /**
31856
32582
  * Origin group name.
@@ -32126,3 +32852,4 @@ export declare namespace waf {
32126
32852
  ruleType: string;
32127
32853
  }
32128
32854
  }
32855
+ //# sourceMappingURL=output.d.ts.map