@byteplus/pulumi-bytepluscc 0.0.1 → 0.0.7

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 (477) hide show
  1. package/alb/certificate.d.ts +197 -0
  2. package/alb/certificate.js +109 -0
  3. package/alb/certificate.js.map +1 -0
  4. package/alb/getCertificate.d.ts +93 -0
  5. package/alb/getCertificate.js +28 -0
  6. package/alb/getCertificate.js.map +1 -0
  7. package/alb/getCertificates.d.ts +22 -0
  8. package/alb/getCertificates.js +24 -0
  9. package/alb/getCertificates.js.map +1 -0
  10. package/alb/getListener.d.ts +1 -1
  11. package/alb/index.d.ts +9 -0
  12. package/alb/index.js +12 -1
  13. package/alb/index.js.map +1 -1
  14. package/alb/listener.d.ts +3 -3
  15. package/apig/customDomain.d.ts +168 -0
  16. package/apig/customDomain.js +104 -0
  17. package/apig/customDomain.js.map +1 -0
  18. package/apig/gateway.d.ts +237 -0
  19. package/apig/gateway.js +97 -0
  20. package/apig/gateway.js.map +1 -0
  21. package/apig/gatewayService.d.ts +179 -0
  22. package/apig/gatewayService.js +114 -0
  23. package/apig/gatewayService.js.map +1 -0
  24. package/apig/getCustomDomain.d.ts +76 -0
  25. package/apig/getCustomDomain.js +28 -0
  26. package/apig/getCustomDomain.js.map +1 -0
  27. package/apig/getCustomDomains.d.ts +22 -0
  28. package/apig/getCustomDomains.js +24 -0
  29. package/apig/getCustomDomains.js.map +1 -0
  30. package/apig/getGateway.d.ts +113 -0
  31. package/apig/getGateway.js +28 -0
  32. package/apig/getGateway.js.map +1 -0
  33. package/apig/getGatewayService.d.ts +89 -0
  34. package/apig/getGatewayService.js +28 -0
  35. package/apig/getGatewayService.js.map +1 -0
  36. package/apig/getGatewayServices.d.ts +22 -0
  37. package/apig/getGatewayServices.js +24 -0
  38. package/apig/getGatewayServices.js.map +1 -0
  39. package/apig/getGateways.d.ts +22 -0
  40. package/apig/getGateways.js +24 -0
  41. package/apig/getGateways.js.map +1 -0
  42. package/apig/getUpstream.d.ts +93 -0
  43. package/apig/getUpstream.js +28 -0
  44. package/apig/getUpstream.js.map +1 -0
  45. package/apig/getUpstreamSource.d.ts +81 -0
  46. package/apig/getUpstreamSource.js +28 -0
  47. package/apig/getUpstreamSource.js.map +1 -0
  48. package/apig/getUpstreamSources.d.ts +22 -0
  49. package/apig/getUpstreamSources.js +24 -0
  50. package/apig/getUpstreamSources.js.map +1 -0
  51. package/apig/getUpstreams.d.ts +22 -0
  52. package/apig/getUpstreams.js +24 -0
  53. package/apig/getUpstreams.js.map +1 -0
  54. package/apig/index.d.ts +45 -0
  55. package/apig/index.js +72 -0
  56. package/apig/index.js.map +1 -0
  57. package/apig/upstream.d.ts +183 -0
  58. package/apig/upstream.js +96 -0
  59. package/apig/upstream.js.map +1 -0
  60. package/apig/upstreamSource.d.ts +159 -0
  61. package/apig/upstreamSource.js +87 -0
  62. package/apig/upstreamSource.js.map +1 -0
  63. package/autoscaling/getScalingConfiguration.d.ts +1 -1
  64. package/autoscaling/getScalingGroup.d.ts +153 -0
  65. package/autoscaling/getScalingGroup.js +28 -0
  66. package/autoscaling/getScalingGroup.js.map +1 -0
  67. package/autoscaling/getScalingGroups.d.ts +22 -0
  68. package/autoscaling/getScalingGroups.js +24 -0
  69. package/autoscaling/getScalingGroups.js.map +1 -0
  70. package/autoscaling/index.d.ts +9 -0
  71. package/autoscaling/index.js +12 -1
  72. package/autoscaling/index.js.map +1 -1
  73. package/autoscaling/scalingConfiguration.d.ts +3 -3
  74. package/autoscaling/scalingGroup.d.ts +332 -0
  75. package/autoscaling/scalingGroup.js +126 -0
  76. package/autoscaling/scalingGroup.js.map +1 -0
  77. package/bmq/getInstance.d.ts +137 -0
  78. package/bmq/getInstance.js +28 -0
  79. package/bmq/getInstance.js.map +1 -0
  80. package/bmq/getInstances.d.ts +22 -0
  81. package/bmq/getInstances.js +24 -0
  82. package/bmq/getInstances.js.map +1 -0
  83. package/bmq/index.d.ts +9 -0
  84. package/bmq/index.js +28 -0
  85. package/bmq/index.js.map +1 -0
  86. package/bmq/instance.d.ts +328 -0
  87. package/bmq/instance.js +162 -0
  88. package/bmq/instance.js.map +1 -0
  89. package/cdn/getShareConfig.d.ts +81 -0
  90. package/cdn/getShareConfig.js +28 -0
  91. package/cdn/getShareConfig.js.map +1 -0
  92. package/cdn/getShareConfigs.d.ts +22 -0
  93. package/cdn/getShareConfigs.js +24 -0
  94. package/cdn/getShareConfigs.js.map +1 -0
  95. package/cdn/index.d.ts +9 -0
  96. package/cdn/index.js +28 -0
  97. package/cdn/index.js.map +1 -0
  98. package/cdn/shareConfig.d.ts +167 -0
  99. package/cdn/shareConfig.js +78 -0
  100. package/cdn/shareConfig.js.map +1 -0
  101. package/cen/cen.d.ts +151 -0
  102. package/cen/cen.js +93 -0
  103. package/cen/cen.js.map +1 -0
  104. package/cen/getCen.d.ts +77 -0
  105. package/cen/getCen.js +28 -0
  106. package/cen/getCen.js.map +1 -0
  107. package/cen/getCens.d.ts +22 -0
  108. package/cen/getCens.js +24 -0
  109. package/cen/getCens.js.map +1 -0
  110. package/cen/index.d.ts +9 -0
  111. package/cen/index.js +28 -0
  112. package/cen/index.js.map +1 -0
  113. package/clb/getRule.d.ts +73 -0
  114. package/clb/getRule.js +28 -0
  115. package/clb/getRule.js.map +1 -0
  116. package/clb/getRules.d.ts +22 -0
  117. package/clb/getRules.js +24 -0
  118. package/clb/getRules.js.map +1 -0
  119. package/clb/index.d.ts +9 -0
  120. package/clb/index.js +12 -1
  121. package/clb/index.js.map +1 -1
  122. package/clb/rule.d.ts +162 -0
  123. package/clb/rule.js +97 -0
  124. package/clb/rule.js.map +1 -0
  125. package/cloudidentity/getUser.d.ts +84 -0
  126. package/cloudidentity/getUser.js +28 -0
  127. package/cloudidentity/getUser.js.map +1 -0
  128. package/cloudidentity/getUsers.d.ts +22 -0
  129. package/cloudidentity/getUsers.js +24 -0
  130. package/cloudidentity/getUsers.js.map +1 -0
  131. package/cloudidentity/index.d.ts +9 -0
  132. package/cloudidentity/index.js +28 -0
  133. package/cloudidentity/index.js.map +1 -0
  134. package/cloudidentity/user.d.ts +186 -0
  135. package/cloudidentity/user.js +97 -0
  136. package/cloudidentity/user.js.map +1 -0
  137. package/dns/getZone.d.ts +125 -0
  138. package/dns/getZone.js +28 -0
  139. package/dns/getZone.js.map +1 -0
  140. package/dns/getZones.d.ts +22 -0
  141. package/dns/getZones.js +24 -0
  142. package/dns/getZones.js.map +1 -0
  143. package/dns/index.d.ts +9 -0
  144. package/dns/index.js +28 -0
  145. package/dns/index.js.map +1 -0
  146. package/dns/zone.d.ts +247 -0
  147. package/dns/zone.js +120 -0
  148. package/dns/zone.js.map +1 -0
  149. package/ecs/getImage.d.ts +1 -1
  150. package/ecs/getInstance.d.ts +1 -0
  151. package/ecs/getInstance.js.map +1 -1
  152. package/ecs/image.d.ts +21 -30
  153. package/ecs/image.js +26 -7
  154. package/ecs/image.js.map +1 -1
  155. package/ecs/instance.d.ts +60 -36
  156. package/ecs/instance.js +2 -0
  157. package/ecs/instance.js.map +1 -1
  158. package/escloud/getInstance.d.ts +213 -0
  159. package/escloud/getInstance.js +28 -0
  160. package/escloud/getInstance.js.map +1 -0
  161. package/escloud/getInstances.d.ts +22 -0
  162. package/escloud/getInstances.js +24 -0
  163. package/escloud/getInstances.js.map +1 -0
  164. package/escloud/index.d.ts +9 -0
  165. package/escloud/index.js +28 -0
  166. package/escloud/index.js.map +1 -0
  167. package/escloud/instance.d.ts +405 -0
  168. package/escloud/instance.js +147 -0
  169. package/escloud/instance.js.map +1 -0
  170. package/firewallcenter/dnsControlPolicy.d.ts +168 -0
  171. package/firewallcenter/dnsControlPolicy.js +90 -0
  172. package/firewallcenter/dnsControlPolicy.js.map +1 -0
  173. package/firewallcenter/getDnsControlPolicies.d.ts +22 -0
  174. package/firewallcenter/getDnsControlPolicies.js +24 -0
  175. package/firewallcenter/getDnsControlPolicies.js.map +1 -0
  176. package/firewallcenter/getDnsControlPolicy.d.ts +93 -0
  177. package/firewallcenter/getDnsControlPolicy.js +28 -0
  178. package/firewallcenter/getDnsControlPolicy.js.map +1 -0
  179. package/firewallcenter/index.d.ts +9 -0
  180. package/firewallcenter/index.js +28 -0
  181. package/firewallcenter/index.js.map +1 -0
  182. package/hbase/getInstance.d.ts +181 -0
  183. package/hbase/getInstance.js +28 -0
  184. package/hbase/getInstance.js.map +1 -0
  185. package/hbase/getInstances.d.ts +22 -0
  186. package/hbase/getInstances.js +24 -0
  187. package/hbase/getInstances.js.map +1 -0
  188. package/hbase/index.d.ts +9 -0
  189. package/hbase/index.js +28 -0
  190. package/hbase/index.js.map +1 -0
  191. package/hbase/instance.d.ts +443 -0
  192. package/hbase/instance.js +195 -0
  193. package/hbase/instance.js.map +1 -0
  194. package/iam/getPolicies.d.ts +22 -0
  195. package/iam/getPolicies.js +24 -0
  196. package/iam/getPolicies.js.map +1 -0
  197. package/iam/getPolicy.d.ts +89 -0
  198. package/iam/getPolicy.js +28 -0
  199. package/iam/getPolicy.js.map +1 -0
  200. package/iam/getProject.d.ts +76 -0
  201. package/iam/getProject.js +28 -0
  202. package/iam/getProject.js.map +1 -0
  203. package/iam/getProjects.d.ts +22 -0
  204. package/iam/getProjects.js +24 -0
  205. package/iam/getProjects.js.map +1 -0
  206. package/iam/getRole.d.ts +79 -0
  207. package/iam/getRole.js +28 -0
  208. package/iam/getRole.js.map +1 -0
  209. package/iam/getRoles.d.ts +22 -0
  210. package/iam/getRoles.js +24 -0
  211. package/iam/getRoles.js.map +1 -0
  212. package/iam/getUser.d.ts +109 -0
  213. package/iam/getUser.js +28 -0
  214. package/iam/getUser.js.map +1 -0
  215. package/iam/getUsers.d.ts +22 -0
  216. package/iam/getUsers.js +24 -0
  217. package/iam/getUsers.js.map +1 -0
  218. package/iam/index.d.ts +36 -0
  219. package/iam/index.js +61 -0
  220. package/iam/index.js.map +1 -0
  221. package/iam/policy.d.ts +156 -0
  222. package/iam/policy.js +91 -0
  223. package/iam/policy.js.map +1 -0
  224. package/iam/project.d.ts +155 -0
  225. package/iam/project.js +93 -0
  226. package/iam/project.js.map +1 -0
  227. package/iam/role.d.ts +185 -0
  228. package/iam/role.js +115 -0
  229. package/iam/role.js.map +1 -0
  230. package/iam/user.d.ts +215 -0
  231. package/iam/user.js +95 -0
  232. package/iam/user.js.map +1 -0
  233. package/index.d.ts +21 -1
  234. package/index.js +41 -1
  235. package/index.js.map +1 -1
  236. package/kafka/getTopic.d.ts +97 -0
  237. package/kafka/getTopic.js +28 -0
  238. package/kafka/getTopic.js.map +1 -0
  239. package/kafka/getTopics.d.ts +22 -0
  240. package/kafka/getTopics.js +24 -0
  241. package/kafka/getTopics.js.map +1 -0
  242. package/kafka/index.d.ts +9 -0
  243. package/kafka/index.js +28 -0
  244. package/kafka/index.js.map +1 -0
  245. package/kafka/topic.d.ts +189 -0
  246. package/kafka/topic.js +95 -0
  247. package/kafka/topic.js.map +1 -0
  248. package/kms/getKey.d.ts +117 -0
  249. package/kms/getKey.js +28 -0
  250. package/kms/getKey.js.map +1 -0
  251. package/kms/getKeys.d.ts +22 -0
  252. package/kms/getKeys.js +24 -0
  253. package/kms/getKeys.js.map +1 -0
  254. package/kms/index.d.ts +9 -0
  255. package/kms/index.js +28 -0
  256. package/kms/index.js.map +1 -0
  257. package/kms/key.d.ts +261 -0
  258. package/kms/key.js +125 -0
  259. package/kms/key.js.map +1 -0
  260. package/natgateway/dnatentry.d.ts +175 -0
  261. package/natgateway/dnatentry.js +112 -0
  262. package/natgateway/dnatentry.js.map +1 -0
  263. package/natgateway/getDnatentries.d.ts +22 -0
  264. package/natgateway/getDnatentries.js +24 -0
  265. package/natgateway/getDnatentries.js.map +1 -0
  266. package/natgateway/getDnatentry.d.ts +76 -0
  267. package/natgateway/getDnatentry.js +28 -0
  268. package/natgateway/getDnatentry.js.map +1 -0
  269. package/natgateway/getNatIp.d.ts +68 -0
  270. package/natgateway/getNatIp.js +28 -0
  271. package/natgateway/getNatIp.js.map +1 -0
  272. package/natgateway/getNatIps.d.ts +22 -0
  273. package/natgateway/getNatIps.js +24 -0
  274. package/natgateway/getNatIps.js.map +1 -0
  275. package/natgateway/getNgw.d.ts +153 -0
  276. package/natgateway/getNgw.js +28 -0
  277. package/natgateway/getNgw.js.map +1 -0
  278. package/natgateway/getNgws.d.ts +22 -0
  279. package/natgateway/getNgws.js +24 -0
  280. package/natgateway/getNgws.js.map +1 -0
  281. package/natgateway/getSnatentries.d.ts +22 -0
  282. package/natgateway/getSnatentries.js +24 -0
  283. package/natgateway/getSnatentries.js.map +1 -0
  284. package/natgateway/getSnatentry.d.ts +72 -0
  285. package/natgateway/getSnatentry.js +28 -0
  286. package/natgateway/getSnatentry.js.map +1 -0
  287. package/natgateway/index.d.ts +36 -0
  288. package/natgateway/index.js +61 -0
  289. package/natgateway/index.js.map +1 -0
  290. package/natgateway/natIp.d.ts +139 -0
  291. package/natgateway/natIp.js +89 -0
  292. package/natgateway/natIp.js.map +1 -0
  293. package/natgateway/ngw.d.ts +332 -0
  294. package/natgateway/ngw.js +139 -0
  295. package/natgateway/ngw.js.map +1 -0
  296. package/natgateway/snatentry.d.ts +155 -0
  297. package/natgateway/snatentry.js +91 -0
  298. package/natgateway/snatentry.js.map +1 -0
  299. package/organization/getUnit.d.ts +84 -0
  300. package/organization/getUnit.js +28 -0
  301. package/organization/getUnit.js.map +1 -0
  302. package/organization/getUnits.d.ts +22 -0
  303. package/organization/getUnits.js +24 -0
  304. package/organization/getUnits.js.map +1 -0
  305. package/organization/index.d.ts +9 -0
  306. package/organization/index.js +28 -0
  307. package/organization/index.js.map +1 -0
  308. package/organization/unit.d.ts +166 -0
  309. package/organization/unit.js +99 -0
  310. package/organization/unit.js.map +1 -0
  311. package/package.json +2 -2
  312. package/privatelink/endpointService.d.ts +301 -0
  313. package/privatelink/endpointService.js +108 -0
  314. package/privatelink/endpointService.js.map +1 -0
  315. package/privatelink/getEndpointService.d.ts +141 -0
  316. package/privatelink/getEndpointService.js +28 -0
  317. package/privatelink/getEndpointService.js.map +1 -0
  318. package/privatelink/getEndpointServices.d.ts +22 -0
  319. package/privatelink/getEndpointServices.js +24 -0
  320. package/privatelink/getEndpointServices.js.map +1 -0
  321. package/privatelink/index.d.ts +9 -0
  322. package/privatelink/index.js +28 -0
  323. package/privatelink/index.js.map +1 -0
  324. package/rdsmysql/dbAccount.d.ts +149 -0
  325. package/rdsmysql/dbAccount.js +90 -0
  326. package/rdsmysql/dbAccount.js.map +1 -0
  327. package/rdsmysql/getDbAccount.d.ts +81 -0
  328. package/rdsmysql/getDbAccount.js +28 -0
  329. package/rdsmysql/getDbAccount.js.map +1 -0
  330. package/rdsmysql/getDbAccounts.d.ts +22 -0
  331. package/rdsmysql/getDbAccounts.js +24 -0
  332. package/rdsmysql/getDbAccounts.js.map +1 -0
  333. package/rdsmysql/getInstance.d.ts +317 -0
  334. package/rdsmysql/getInstance.js +28 -0
  335. package/rdsmysql/getInstance.js.map +1 -0
  336. package/rdsmysql/getInstances.d.ts +22 -0
  337. package/rdsmysql/getInstances.js +24 -0
  338. package/rdsmysql/getInstances.js.map +1 -0
  339. package/rdsmysql/index.d.ts +18 -0
  340. package/rdsmysql/index.js +39 -0
  341. package/rdsmysql/index.js.map +1 -0
  342. package/rdsmysql/instance.d.ts +675 -0
  343. package/rdsmysql/instance.js +217 -0
  344. package/rdsmysql/instance.js.map +1 -0
  345. package/redis/getInstance.d.ts +205 -0
  346. package/redis/getInstance.js +28 -0
  347. package/redis/getInstance.js.map +1 -0
  348. package/redis/getInstances.d.ts +22 -0
  349. package/redis/getInstances.js +24 -0
  350. package/redis/getInstances.js.map +1 -0
  351. package/redis/index.d.ts +9 -0
  352. package/redis/index.js +28 -0
  353. package/redis/index.js.map +1 -0
  354. package/redis/instance.d.ts +485 -0
  355. package/redis/instance.js +200 -0
  356. package/redis/instance.js.map +1 -0
  357. package/storageebs/getSnapshot.d.ts +121 -0
  358. package/storageebs/getSnapshot.js +28 -0
  359. package/storageebs/getSnapshot.js.map +1 -0
  360. package/storageebs/getSnapshots.d.ts +22 -0
  361. package/storageebs/getSnapshots.js +24 -0
  362. package/storageebs/getSnapshots.js.map +1 -0
  363. package/storageebs/getVolume.d.ts +1 -1
  364. package/storageebs/index.d.ts +9 -0
  365. package/storageebs/index.js +12 -1
  366. package/storageebs/index.js.map +1 -1
  367. package/storageebs/snapshot.d.ts +248 -0
  368. package/storageebs/snapshot.js +122 -0
  369. package/storageebs/snapshot.js.map +1 -0
  370. package/storageebs/volume.d.ts +2 -2
  371. package/types/input.d.ts +3411 -237
  372. package/types/output.d.ts +7073 -499
  373. package/vefaas/getKafkaTrigger.d.ts +101 -0
  374. package/vefaas/getKafkaTrigger.js +28 -0
  375. package/vefaas/getKafkaTrigger.js.map +1 -0
  376. package/vefaas/getKafkaTriggers.d.ts +22 -0
  377. package/vefaas/getKafkaTriggers.js +24 -0
  378. package/vefaas/getKafkaTriggers.js.map +1 -0
  379. package/vefaas/getSandbox.d.ts +117 -0
  380. package/vefaas/getSandbox.js +28 -0
  381. package/vefaas/getSandbox.js.map +1 -0
  382. package/vefaas/getSandboxes.d.ts +22 -0
  383. package/vefaas/getSandboxes.js +24 -0
  384. package/vefaas/getSandboxes.js.map +1 -0
  385. package/vefaas/index.d.ts +18 -0
  386. package/vefaas/index.js +39 -0
  387. package/vefaas/index.js.map +1 -0
  388. package/vefaas/kafkaTrigger.d.ts +244 -0
  389. package/vefaas/kafkaTrigger.js +125 -0
  390. package/vefaas/kafkaTrigger.js.map +1 -0
  391. package/vefaas/sandbox.d.ts +229 -0
  392. package/vefaas/sandbox.js +99 -0
  393. package/vefaas/sandbox.js.map +1 -0
  394. package/vepfs/getInstance.d.ts +161 -0
  395. package/vepfs/getInstance.js +28 -0
  396. package/vepfs/getInstance.js.map +1 -0
  397. package/vepfs/getInstances.d.ts +22 -0
  398. package/vepfs/getInstances.js +24 -0
  399. package/vepfs/getInstances.js.map +1 -0
  400. package/vepfs/index.d.ts +9 -0
  401. package/vepfs/index.js +28 -0
  402. package/vepfs/index.js.map +1 -0
  403. package/vepfs/instance.d.ts +368 -0
  404. package/vepfs/instance.js +156 -0
  405. package/vepfs/instance.js.map +1 -0
  406. package/vke/addon.d.ts +163 -0
  407. package/vke/addon.js +90 -0
  408. package/vke/addon.js.map +1 -0
  409. package/vke/cluster.d.ts +250 -0
  410. package/vke/cluster.js +99 -0
  411. package/vke/cluster.js.map +1 -0
  412. package/vke/getAddon.d.ts +73 -0
  413. package/vke/getAddon.js +28 -0
  414. package/vke/getAddon.js.map +1 -0
  415. package/vke/getAddons.d.ts +22 -0
  416. package/vke/getAddons.js +24 -0
  417. package/vke/getAddons.js.map +1 -0
  418. package/vke/getCluster.d.ts +117 -0
  419. package/vke/getCluster.js +28 -0
  420. package/vke/getCluster.js.map +1 -0
  421. package/vke/getClusters.d.ts +22 -0
  422. package/vke/getClusters.js +24 -0
  423. package/vke/getClusters.js.map +1 -0
  424. package/vke/getNodePool.d.ts +89 -0
  425. package/vke/getNodePool.js +28 -0
  426. package/vke/getNodePool.js.map +1 -0
  427. package/vke/getNodePools.d.ts +22 -0
  428. package/vke/getNodePools.js +24 -0
  429. package/vke/getNodePools.js.map +1 -0
  430. package/vke/getPermission.d.ts +108 -0
  431. package/vke/getPermission.js +28 -0
  432. package/vke/getPermission.js.map +1 -0
  433. package/vke/getPermissions.d.ts +22 -0
  434. package/vke/getPermissions.js +24 -0
  435. package/vke/getPermissions.js.map +1 -0
  436. package/vke/index.d.ts +36 -0
  437. package/vke/index.js +61 -0
  438. package/vke/index.js.map +1 -0
  439. package/vke/nodePool.d.ts +174 -0
  440. package/vke/nodePool.js +85 -0
  441. package/vke/nodePool.js.map +1 -0
  442. package/vke/permission.d.ts +242 -0
  443. package/vke/permission.js +109 -0
  444. package/vke/permission.js.map +1 -0
  445. package/vpc/eni.d.ts +285 -0
  446. package/vpc/eni.js +106 -0
  447. package/vpc/eni.js.map +1 -0
  448. package/vpc/getEni.d.ts +137 -0
  449. package/vpc/getEni.js +28 -0
  450. package/vpc/getEni.js.map +1 -0
  451. package/vpc/getEnis.d.ts +22 -0
  452. package/vpc/getEnis.js +24 -0
  453. package/vpc/getEnis.js.map +1 -0
  454. package/vpc/getSecurityGroup.d.ts +85 -0
  455. package/vpc/getSecurityGroup.js +28 -0
  456. package/vpc/getSecurityGroup.js.map +1 -0
  457. package/vpc/getSecurityGroups.d.ts +22 -0
  458. package/vpc/getSecurityGroups.js +24 -0
  459. package/vpc/getSecurityGroups.js.map +1 -0
  460. package/vpc/getSubnet.d.ts +117 -0
  461. package/vpc/getSubnet.js +28 -0
  462. package/vpc/getSubnet.js.map +1 -0
  463. package/vpc/getSubnets.d.ts +22 -0
  464. package/vpc/getSubnets.js +24 -0
  465. package/vpc/getSubnets.js.map +1 -0
  466. package/vpc/index.d.ts +27 -0
  467. package/vpc/index.js +34 -1
  468. package/vpc/index.js.map +1 -1
  469. package/vpc/securityGroup.d.ts +144 -0
  470. package/vpc/securityGroup.js +83 -0
  471. package/vpc/securityGroup.js.map +1 -0
  472. package/vpc/subnet.d.ts +249 -0
  473. package/vpc/subnet.js +124 -0
  474. package/vpc/subnet.js.map +1 -0
  475. package/vpc/vpc.d.ts +0 -13
  476. package/vpc/vpc.js +4 -4
  477. package/vpc/vpc.js.map +1 -1
@@ -0,0 +1,89 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data Source schema for Byteplus::APIG::GatewayService
5
+ */
6
+ export declare function getGatewayService(args: GetGatewayServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetGatewayServiceResult>;
7
+ /**
8
+ * A collection of arguments for invoking getGatewayService.
9
+ */
10
+ export interface GetGatewayServiceArgs {
11
+ /**
12
+ * Uniquely identifies the resource.
13
+ */
14
+ id: string;
15
+ }
16
+ /**
17
+ * A collection of values returned by getGatewayService.
18
+ */
19
+ export interface GetGatewayServiceResult {
20
+ /**
21
+ * 认证配置。
22
+ */
23
+ readonly authSpec: outputs.apig.GetGatewayServiceAuthSpec;
24
+ /**
25
+ * 备注,长度限制为0~253个字符。
26
+ */
27
+ readonly comments: string;
28
+ /**
29
+ * 创建时间。
30
+ */
31
+ readonly createdTime: string;
32
+ /**
33
+ * 自定义域名列表。
34
+ */
35
+ readonly customDomains: outputs.apig.GetGatewayServiceCustomDomain[];
36
+ /**
37
+ * 域名详情。
38
+ */
39
+ readonly domainSpec: outputs.apig.GetGatewayServiceDomainSpec;
40
+ /**
41
+ * 默认域名。
42
+ */
43
+ readonly domains: outputs.apig.GetGatewayServiceDomain[];
44
+ /**
45
+ * 网关ID。
46
+ */
47
+ readonly gatewayId: string;
48
+ /**
49
+ * 网关名称。
50
+ */
51
+ readonly gatewayName: string;
52
+ /**
53
+ * Uniquely identifies the resource.
54
+ */
55
+ readonly id: string;
56
+ /**
57
+ * 服务创建失败、删除失败或异常时的错误信息。
58
+ */
59
+ readonly message: string;
60
+ /**
61
+ * 服务支持的协议。取值:HTTP:HTTP。HTTPS:HTTPS。
62
+ */
63
+ readonly protocols: string[];
64
+ /**
65
+ * 服务ID。
66
+ */
67
+ readonly serviceId: string;
68
+ /**
69
+ * 服务名称。支持大小写字母、数字和中划线(-),长度限制为2~128个字符。不能以中划线(-)开头。。
70
+ */
71
+ readonly serviceName: string;
72
+ /**
73
+ * Creating:创建中。CreatedFailed:创建失败。Running:运行中。Deleting:删除中。DeletedFailed:删除失败。Abnormal:异常。
74
+ */
75
+ readonly status: string;
76
+ }
77
+ /**
78
+ * Data Source schema for Byteplus::APIG::GatewayService
79
+ */
80
+ export declare function getGatewayServiceOutput(args: GetGatewayServiceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGatewayServiceResult>;
81
+ /**
82
+ * A collection of arguments for invoking getGatewayService.
83
+ */
84
+ export interface GetGatewayServiceOutputArgs {
85
+ /**
86
+ * Uniquely identifies the resource.
87
+ */
88
+ id: pulumi.Input<string>;
89
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getGatewayServiceOutput = exports.getGatewayService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Byteplus::APIG::GatewayService
10
+ */
11
+ function getGatewayService(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("bytepluscc:apig/getGatewayService:getGatewayService", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getGatewayService = getGatewayService;
18
+ /**
19
+ * Data Source schema for Byteplus::APIG::GatewayService
20
+ */
21
+ function getGatewayServiceOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("bytepluscc:apig/getGatewayService:getGatewayService", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getGatewayServiceOutput = getGatewayServiceOutput;
28
+ //# sourceMappingURL=getGatewayService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getGatewayService.js","sourceRoot":"","sources":["../../apig/getGatewayService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAyED;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Byteplus::APIG::GatewayService
4
+ */
5
+ export declare function getGatewayServices(opts?: pulumi.InvokeOptions): Promise<GetGatewayServicesResult>;
6
+ /**
7
+ * A collection of values returned by getGatewayServices.
8
+ */
9
+ export interface GetGatewayServicesResult {
10
+ /**
11
+ * Uniquely identifies the data source.
12
+ */
13
+ readonly id: string;
14
+ /**
15
+ * Set of Resource Identifiers.
16
+ */
17
+ readonly ids: string[];
18
+ }
19
+ /**
20
+ * Plural Data Source schema for Byteplus::APIG::GatewayService
21
+ */
22
+ export declare function getGatewayServicesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGatewayServicesResult>;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getGatewayServicesOutput = exports.getGatewayServices = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Byteplus::APIG::GatewayService
10
+ */
11
+ function getGatewayServices(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("bytepluscc:apig/getGatewayServices:getGatewayServices", {}, opts);
14
+ }
15
+ exports.getGatewayServices = getGatewayServices;
16
+ /**
17
+ * Plural Data Source schema for Byteplus::APIG::GatewayService
18
+ */
19
+ function getGatewayServicesOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("bytepluscc:apig/getGatewayServices:getGatewayServices", {}, opts);
22
+ }
23
+ exports.getGatewayServicesOutput = getGatewayServicesOutput;
24
+ //# sourceMappingURL=getGatewayServices.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getGatewayServices.js","sourceRoot":"","sources":["../../apig/getGatewayServices.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE,EACrF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC;AAeD;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAiC;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE,EAC3F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4DAIC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Byteplus::APIG::Gateway
4
+ */
5
+ export declare function getGateways(opts?: pulumi.InvokeOptions): Promise<GetGatewaysResult>;
6
+ /**
7
+ * A collection of values returned by getGateways.
8
+ */
9
+ export interface GetGatewaysResult {
10
+ /**
11
+ * Uniquely identifies the data source.
12
+ */
13
+ readonly id: string;
14
+ /**
15
+ * Set of Resource Identifiers.
16
+ */
17
+ readonly ids: string[];
18
+ }
19
+ /**
20
+ * Plural Data Source schema for Byteplus::APIG::Gateway
21
+ */
22
+ export declare function getGatewaysOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGatewaysResult>;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getGatewaysOutput = exports.getGateways = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Byteplus::APIG::Gateway
10
+ */
11
+ function getGateways(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("bytepluscc:apig/getGateways:getGateways", {}, opts);
14
+ }
15
+ exports.getGateways = getGateways;
16
+ /**
17
+ * Plural Data Source schema for Byteplus::APIG::Gateway
18
+ */
19
+ function getGatewaysOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("bytepluscc:apig/getGateways:getGateways", {}, opts);
22
+ }
23
+ exports.getGatewaysOutput = getGatewaysOutput;
24
+ //# sourceMappingURL=getGateways.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getGateways.js","sourceRoot":"","sources":["../../apig/getGateways.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAA2B;IACnD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE,EACvE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kCAIC;AAeD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAAiC;IAC/D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE,EAC7E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8CAIC"}
@@ -0,0 +1,93 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data Source schema for Byteplus::APIG::Upstream
5
+ */
6
+ export declare function getUpstream(args: GetUpstreamArgs, opts?: pulumi.InvokeOptions): Promise<GetUpstreamResult>;
7
+ /**
8
+ * A collection of arguments for invoking getUpstream.
9
+ */
10
+ export interface GetUpstreamArgs {
11
+ /**
12
+ * Uniquely identifies the resource.
13
+ */
14
+ id: string;
15
+ }
16
+ /**
17
+ * A collection of values returned by getUpstream.
18
+ */
19
+ export interface GetUpstreamResult {
20
+ /**
21
+ * 后端节点,Upstream来源类型为VeFaas时无效。
22
+ */
23
+ readonly backendTargets: outputs.apig.GetUpstreamBackendTarget[];
24
+ /**
25
+ * 服务熔断配置。
26
+ */
27
+ readonly circuitBreakingSettings: outputs.apig.GetUpstreamCircuitBreakingSettings;
28
+ /**
29
+ * 备注。
30
+ */
31
+ readonly comments: string;
32
+ /**
33
+ * Upstream创建时间。
34
+ */
35
+ readonly createdTime: string;
36
+ /**
37
+ * 网关实例ID。
38
+ */
39
+ readonly gatewayId: string;
40
+ /**
41
+ * Uniquely identifies the resource.
42
+ */
43
+ readonly id: string;
44
+ /**
45
+ * 负载均衡配置。
46
+ */
47
+ readonly loadBalancerSettings: outputs.apig.GetUpstreamLoadBalancerSettings;
48
+ /**
49
+ * Upstream名称。
50
+ */
51
+ readonly name: string;
52
+ /**
53
+ * 协议,取值:HTTP:HTTP/1.1。HTTP2:HTTP/2。GRPC:GRPC。
54
+ */
55
+ readonly protocol: string;
56
+ /**
57
+ * Upstream来源类型,取值:VeFaas:函数服务。ECS:云服务器。K8S:容器服务。Nacos:注册中心。AIProvider:AI模型代理。
58
+ */
59
+ readonly sourceType: string;
60
+ /**
61
+ * TLS配置。
62
+ */
63
+ readonly tlsSettings: outputs.apig.GetUpstreamTlsSettings;
64
+ /**
65
+ * Upstream更新时间。
66
+ */
67
+ readonly updatedTime: string;
68
+ /**
69
+ * Upstream ID。
70
+ */
71
+ readonly upstreamId: string;
72
+ /**
73
+ * Upstream配置。
74
+ */
75
+ readonly upstreamSpec: outputs.apig.GetUpstreamUpstreamSpec;
76
+ /**
77
+ * Upstream版本,仅在Upstream来源类型为K8S时有效。
78
+ */
79
+ readonly versionDetails: outputs.apig.GetUpstreamVersionDetail[];
80
+ }
81
+ /**
82
+ * Data Source schema for Byteplus::APIG::Upstream
83
+ */
84
+ export declare function getUpstreamOutput(args: GetUpstreamOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUpstreamResult>;
85
+ /**
86
+ * A collection of arguments for invoking getUpstream.
87
+ */
88
+ export interface GetUpstreamOutputArgs {
89
+ /**
90
+ * Uniquely identifies the resource.
91
+ */
92
+ id: pulumi.Input<string>;
93
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getUpstreamOutput = exports.getUpstream = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Byteplus::APIG::Upstream
10
+ */
11
+ function getUpstream(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("bytepluscc:apig/getUpstream:getUpstream", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getUpstream = getUpstream;
18
+ /**
19
+ * Data Source schema for Byteplus::APIG::Upstream
20
+ */
21
+ function getUpstreamOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("bytepluscc:apig/getUpstream:getUpstream", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getUpstreamOutput = getUpstreamOutput;
28
+ //# sourceMappingURL=getUpstream.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUpstream.js","sourceRoot":"","sources":["../../apig/getUpstream.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA6ED;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
@@ -0,0 +1,81 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data Source schema for Byteplus::APIG::UpstreamSource
5
+ */
6
+ export declare function getUpstreamSource(args: GetUpstreamSourceArgs, opts?: pulumi.InvokeOptions): Promise<GetUpstreamSourceResult>;
7
+ /**
8
+ * A collection of arguments for invoking getUpstreamSource.
9
+ */
10
+ export interface GetUpstreamSourceArgs {
11
+ /**
12
+ * Uniquely identifies the resource.
13
+ */
14
+ id: string;
15
+ }
16
+ /**
17
+ * A collection of values returned by getUpstreamSource.
18
+ */
19
+ export interface GetUpstreamSourceResult {
20
+ /**
21
+ * 备注,长度限制为0~253个字符。
22
+ */
23
+ readonly comments: string;
24
+ /**
25
+ * 创建时间。
26
+ */
27
+ readonly createdTime: string;
28
+ /**
29
+ * 网关实例ID。
30
+ */
31
+ readonly gatewayId: string;
32
+ /**
33
+ * Uniquely identifies the resource.
34
+ */
35
+ readonly id: string;
36
+ /**
37
+ * 路由同步。开启后,API网关会自动监听Ingress资源的变化,并将Ingress资源转义为服务,域名,Upstream等资源合并至当前网关。由Ingress转义的资源不支持在控制台操作。仅支持容器集群来源类型。
38
+ */
39
+ readonly ingressSettings: outputs.apig.GetUpstreamSourceIngressSettings;
40
+ /**
41
+ * Upstream来源配置。
42
+ */
43
+ readonly sourceSpec: outputs.apig.GetUpstreamSourceSourceSpec;
44
+ /**
45
+ * Upstream来源类型,取值:K8S:容器集群。Nacos:注册中心。
46
+ */
47
+ readonly sourceType: string;
48
+ /**
49
+ * 导入状态,取值:Syncing:导入中。SyncedSucceed:导入成功。SyncedFailed:导入失败。
50
+ */
51
+ readonly status: string;
52
+ /**
53
+ * 导入状态信息,取值:ConnectionFailed:Nacos集群无法连接。AuthenticationFailed:认证失败。PermissionFailed:Nacos集群无法连接。
54
+ */
55
+ readonly statusMessage: string;
56
+ /**
57
+ * 更新时间。
58
+ */
59
+ readonly updatedTime: string;
60
+ /**
61
+ * Upstream来源ID。
62
+ */
63
+ readonly upstreamSourceId: string;
64
+ /**
65
+ * 指定命名空间。
66
+ */
67
+ readonly watchNamespaces: string[];
68
+ }
69
+ /**
70
+ * Data Source schema for Byteplus::APIG::UpstreamSource
71
+ */
72
+ export declare function getUpstreamSourceOutput(args: GetUpstreamSourceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUpstreamSourceResult>;
73
+ /**
74
+ * A collection of arguments for invoking getUpstreamSource.
75
+ */
76
+ export interface GetUpstreamSourceOutputArgs {
77
+ /**
78
+ * Uniquely identifies the resource.
79
+ */
80
+ id: pulumi.Input<string>;
81
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getUpstreamSourceOutput = exports.getUpstreamSource = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data Source schema for Byteplus::APIG::UpstreamSource
10
+ */
11
+ function getUpstreamSource(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("bytepluscc:apig/getUpstreamSource:getUpstreamSource", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getUpstreamSource = getUpstreamSource;
18
+ /**
19
+ * Data Source schema for Byteplus::APIG::UpstreamSource
20
+ */
21
+ function getUpstreamSourceOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("bytepluscc:apig/getUpstreamSource:getUpstreamSource", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getUpstreamSourceOutput = getUpstreamSourceOutput;
28
+ //# sourceMappingURL=getUpstreamSource.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUpstreamSource.js","sourceRoot":"","sources":["../../apig/getUpstreamSource.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAiED;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Byteplus::APIG::UpstreamSource
4
+ */
5
+ export declare function getUpstreamSources(opts?: pulumi.InvokeOptions): Promise<GetUpstreamSourcesResult>;
6
+ /**
7
+ * A collection of values returned by getUpstreamSources.
8
+ */
9
+ export interface GetUpstreamSourcesResult {
10
+ /**
11
+ * Uniquely identifies the data source.
12
+ */
13
+ readonly id: string;
14
+ /**
15
+ * Set of Resource Identifiers.
16
+ */
17
+ readonly ids: string[];
18
+ }
19
+ /**
20
+ * Plural Data Source schema for Byteplus::APIG::UpstreamSource
21
+ */
22
+ export declare function getUpstreamSourcesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUpstreamSourcesResult>;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getUpstreamSourcesOutput = exports.getUpstreamSources = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Byteplus::APIG::UpstreamSource
10
+ */
11
+ function getUpstreamSources(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("bytepluscc:apig/getUpstreamSources:getUpstreamSources", {}, opts);
14
+ }
15
+ exports.getUpstreamSources = getUpstreamSources;
16
+ /**
17
+ * Plural Data Source schema for Byteplus::APIG::UpstreamSource
18
+ */
19
+ function getUpstreamSourcesOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("bytepluscc:apig/getUpstreamSources:getUpstreamSources", {}, opts);
22
+ }
23
+ exports.getUpstreamSourcesOutput = getUpstreamSourcesOutput;
24
+ //# sourceMappingURL=getUpstreamSources.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUpstreamSources.js","sourceRoot":"","sources":["../../apig/getUpstreamSources.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE,EACrF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC;AAeD;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAiC;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE,EAC3F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4DAIC"}
@@ -0,0 +1,22 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Plural Data Source schema for Byteplus::APIG::Upstream
4
+ */
5
+ export declare function getUpstreams(opts?: pulumi.InvokeOptions): Promise<GetUpstreamsResult>;
6
+ /**
7
+ * A collection of values returned by getUpstreams.
8
+ */
9
+ export interface GetUpstreamsResult {
10
+ /**
11
+ * Uniquely identifies the data source.
12
+ */
13
+ readonly id: string;
14
+ /**
15
+ * Set of Resource Identifiers.
16
+ */
17
+ readonly ids: string[];
18
+ }
19
+ /**
20
+ * Plural Data Source schema for Byteplus::APIG::Upstream
21
+ */
22
+ export declare function getUpstreamsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUpstreamsResult>;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getUpstreamsOutput = exports.getUpstreams = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Plural Data Source schema for Byteplus::APIG::Upstream
10
+ */
11
+ function getUpstreams(opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("bytepluscc:apig/getUpstreams:getUpstreams", {}, opts);
14
+ }
15
+ exports.getUpstreams = getUpstreams;
16
+ /**
17
+ * Plural Data Source schema for Byteplus::APIG::Upstream
18
+ */
19
+ function getUpstreamsOutput(opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("bytepluscc:apig/getUpstreams:getUpstreams", {}, opts);
22
+ }
23
+ exports.getUpstreamsOutput = getUpstreamsOutput;
24
+ //# sourceMappingURL=getUpstreams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUpstreams.js","sourceRoot":"","sources":["../../apig/getUpstreams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,YAAY,CAAC,IAA2B;IACpD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE,EACzE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oCAIC;AAeD;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAAiC;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE,EAC/E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gDAIC"}
@@ -0,0 +1,45 @@
1
+ export { CustomDomainArgs, CustomDomainState } from "./customDomain";
2
+ export type CustomDomain = import("./customDomain").CustomDomain;
3
+ export declare const CustomDomain: typeof import("./customDomain").CustomDomain;
4
+ export { GatewayArgs, GatewayState } from "./gateway";
5
+ export type Gateway = import("./gateway").Gateway;
6
+ export declare const Gateway: typeof import("./gateway").Gateway;
7
+ export { GatewayServiceArgs, GatewayServiceState } from "./gatewayService";
8
+ export type GatewayService = import("./gatewayService").GatewayService;
9
+ export declare const GatewayService: typeof import("./gatewayService").GatewayService;
10
+ export { GetCustomDomainArgs, GetCustomDomainResult, GetCustomDomainOutputArgs } from "./getCustomDomain";
11
+ export declare const getCustomDomain: typeof import("./getCustomDomain").getCustomDomain;
12
+ export declare const getCustomDomainOutput: typeof import("./getCustomDomain").getCustomDomainOutput;
13
+ export { GetCustomDomainsResult } from "./getCustomDomains";
14
+ export declare const getCustomDomains: typeof import("./getCustomDomains").getCustomDomains;
15
+ export declare const getCustomDomainsOutput: typeof import("./getCustomDomains").getCustomDomainsOutput;
16
+ export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway";
17
+ export declare const getGateway: typeof import("./getGateway").getGateway;
18
+ export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput;
19
+ export { GetGatewayServiceArgs, GetGatewayServiceResult, GetGatewayServiceOutputArgs } from "./getGatewayService";
20
+ export declare const getGatewayService: typeof import("./getGatewayService").getGatewayService;
21
+ export declare const getGatewayServiceOutput: typeof import("./getGatewayService").getGatewayServiceOutput;
22
+ export { GetGatewayServicesResult } from "./getGatewayServices";
23
+ export declare const getGatewayServices: typeof import("./getGatewayServices").getGatewayServices;
24
+ export declare const getGatewayServicesOutput: typeof import("./getGatewayServices").getGatewayServicesOutput;
25
+ export { GetGatewaysResult } from "./getGateways";
26
+ export declare const getGateways: typeof import("./getGateways").getGateways;
27
+ export declare const getGatewaysOutput: typeof import("./getGateways").getGatewaysOutput;
28
+ export { GetUpstreamArgs, GetUpstreamResult, GetUpstreamOutputArgs } from "./getUpstream";
29
+ export declare const getUpstream: typeof import("./getUpstream").getUpstream;
30
+ export declare const getUpstreamOutput: typeof import("./getUpstream").getUpstreamOutput;
31
+ export { GetUpstreamSourceArgs, GetUpstreamSourceResult, GetUpstreamSourceOutputArgs } from "./getUpstreamSource";
32
+ export declare const getUpstreamSource: typeof import("./getUpstreamSource").getUpstreamSource;
33
+ export declare const getUpstreamSourceOutput: typeof import("./getUpstreamSource").getUpstreamSourceOutput;
34
+ export { GetUpstreamSourcesResult } from "./getUpstreamSources";
35
+ export declare const getUpstreamSources: typeof import("./getUpstreamSources").getUpstreamSources;
36
+ export declare const getUpstreamSourcesOutput: typeof import("./getUpstreamSources").getUpstreamSourcesOutput;
37
+ export { GetUpstreamsResult } from "./getUpstreams";
38
+ export declare const getUpstreams: typeof import("./getUpstreams").getUpstreams;
39
+ export declare const getUpstreamsOutput: typeof import("./getUpstreams").getUpstreamsOutput;
40
+ export { UpstreamArgs, UpstreamState } from "./upstream";
41
+ export type Upstream = import("./upstream").Upstream;
42
+ export declare const Upstream: typeof import("./upstream").Upstream;
43
+ export { UpstreamSourceArgs, UpstreamSourceState } from "./upstreamSource";
44
+ export type UpstreamSource = import("./upstreamSource").UpstreamSource;
45
+ export declare const UpstreamSource: typeof import("./upstreamSource").UpstreamSource;