@alienplatform/platform-api 1.5.1 → 1.7.0

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 (341) hide show
  1. package/README.md +12 -8
  2. package/esm/funcs/billingGetEntitlements.d.ts +16 -0
  3. package/esm/funcs/billingGetEntitlements.d.ts.map +1 -0
  4. package/esm/funcs/{billingGetPlan.js → billingGetEntitlements.js} +14 -8
  5. package/esm/funcs/billingGetEntitlements.js.map +1 -0
  6. package/esm/funcs/deploymentsCreateSetupRegistrationOperation.d.ts +16 -0
  7. package/esm/funcs/deploymentsCreateSetupRegistrationOperation.d.ts.map +1 -0
  8. package/esm/funcs/{deploymentsAcceptCloudFormationCallback.js → deploymentsCreateSetupRegistrationOperation.js} +10 -11
  9. package/esm/funcs/deploymentsCreateSetupRegistrationOperation.js.map +1 -0
  10. package/esm/funcs/deploymentsDelete.d.ts +3 -2
  11. package/esm/funcs/deploymentsDelete.d.ts.map +1 -1
  12. package/esm/funcs/deploymentsDelete.js +10 -8
  13. package/esm/funcs/deploymentsDelete.js.map +1 -1
  14. package/esm/funcs/{billingGetPlan.d.ts → deploymentsGetSetupRegistrationOperation.d.ts} +5 -3
  15. package/esm/funcs/deploymentsGetSetupRegistrationOperation.d.ts.map +1 -0
  16. package/esm/funcs/deploymentsGetSetupRegistrationOperation.js +89 -0
  17. package/esm/funcs/deploymentsGetSetupRegistrationOperation.js.map +1 -0
  18. package/esm/funcs/domainsCreate.d.ts +1 -1
  19. package/esm/funcs/domainsCreate.js +3 -3
  20. package/esm/funcs/domainsCreate.js.map +1 -1
  21. package/esm/funcs/{deploymentsAcceptCloudFormationCallback.d.ts → domainsCreateEndpoint.d.ts} +4 -3
  22. package/esm/funcs/domainsCreateEndpoint.d.ts.map +1 -0
  23. package/esm/funcs/domainsCreateEndpoint.js +90 -0
  24. package/esm/funcs/domainsCreateEndpoint.js.map +1 -0
  25. package/esm/lib/config.d.ts +2 -2
  26. package/esm/lib/config.js +2 -2
  27. package/esm/models/billingfeatureflags.d.ts +14 -0
  28. package/esm/models/billingfeatureflags.d.ts.map +1 -0
  29. package/esm/models/billingfeatureflags.js +25 -0
  30. package/esm/models/billingfeatureflags.js.map +1 -0
  31. package/esm/models/billinglimits.d.ts +15 -0
  32. package/esm/models/billinglimits.d.ts.map +1 -0
  33. package/esm/models/billinglimits.js +19 -0
  34. package/esm/models/billinglimits.js.map +1 -0
  35. package/esm/models/billingplanstatus.d.ts +13 -0
  36. package/esm/models/billingplanstatus.d.ts.map +1 -0
  37. package/esm/models/billingplanstatus.js +14 -0
  38. package/esm/models/billingplanstatus.js.map +1 -0
  39. package/esm/models/createsetupregistrationoperationrequest.d.ts +1633 -0
  40. package/esm/models/createsetupregistrationoperationrequest.d.ts.map +1 -0
  41. package/esm/models/createsetupregistrationoperationrequest.js +1015 -0
  42. package/esm/models/createsetupregistrationoperationrequest.js.map +1 -0
  43. package/esm/models/deletedeploymentrequest.d.ts +21 -0
  44. package/esm/models/deletedeploymentrequest.d.ts.map +1 -0
  45. package/esm/models/deletedeploymentrequest.js +19 -0
  46. package/esm/models/deletedeploymentrequest.js.map +1 -0
  47. package/esm/models/deletedeploymentresponse.d.ts +20 -0
  48. package/esm/models/deletedeploymentresponse.d.ts.map +1 -0
  49. package/esm/models/deletedeploymentresponse.js +21 -0
  50. package/esm/models/deletedeploymentresponse.js.map +1 -0
  51. package/esm/models/deployment.d.ts +53 -64
  52. package/esm/models/deployment.d.ts.map +1 -1
  53. package/esm/models/deployment.js +32 -44
  54. package/esm/models/deployment.js.map +1 -1
  55. package/esm/models/deploymentconnectioninfo.d.ts +3 -0
  56. package/esm/models/deploymentconnectioninfo.d.ts.map +1 -1
  57. package/esm/models/deploymentconnectioninfo.js +3 -0
  58. package/esm/models/deploymentconnectioninfo.js.map +1 -1
  59. package/esm/models/deploymentdetailresponse.d.ts +53 -64
  60. package/esm/models/deploymentdetailresponse.d.ts.map +1 -1
  61. package/esm/models/deploymentdetailresponse.js +34 -47
  62. package/esm/models/deploymentdetailresponse.js.map +1 -1
  63. package/esm/models/deploymentinfo.d.ts +4 -0
  64. package/esm/models/deploymentinfo.d.ts.map +1 -1
  65. package/esm/models/deploymentinfo.js +1 -0
  66. package/esm/models/deploymentinfo.js.map +1 -1
  67. package/esm/models/deploymentlistitemresponse.d.ts +30 -0
  68. package/esm/models/deploymentlistitemresponse.d.ts.map +1 -1
  69. package/esm/models/deploymentlistitemresponse.js +20 -0
  70. package/esm/models/deploymentlistitemresponse.js.map +1 -1
  71. package/esm/models/deploymentportaldomainresponse.d.ts +3 -4
  72. package/esm/models/deploymentportaldomainresponse.d.ts.map +1 -1
  73. package/esm/models/deploymentportaldomainresponse.js +3 -4
  74. package/esm/models/deploymentportaldomainresponse.js.map +1 -1
  75. package/esm/models/deploymentrole.d.ts +1 -0
  76. package/esm/models/deploymentrole.d.ts.map +1 -1
  77. package/esm/models/deploymentrole.js +1 -0
  78. package/esm/models/deploymentrole.js.map +1 -1
  79. package/esm/models/{managerdomainbinding.d.ts → domainendpoint.d.ts} +19 -12
  80. package/esm/models/domainendpoint.d.ts.map +1 -0
  81. package/esm/models/{managerdomainbinding.js → domainendpoint.js} +17 -11
  82. package/esm/models/domainendpoint.js.map +1 -0
  83. package/esm/models/domainendpointkind.d.ts +12 -0
  84. package/esm/models/domainendpointkind.d.ts.map +1 -0
  85. package/esm/models/domainendpointkind.js +13 -0
  86. package/esm/models/domainendpointkind.js.map +1 -0
  87. package/esm/models/domainendpointowner.d.ts +12 -0
  88. package/esm/models/domainendpointowner.d.ts.map +1 -0
  89. package/esm/models/domainendpointowner.js +15 -0
  90. package/esm/models/domainendpointowner.js.map +1 -0
  91. package/esm/models/domainendpointownertype.d.ts +11 -0
  92. package/esm/models/domainendpointownertype.d.ts.map +1 -0
  93. package/esm/models/domainendpointownertype.js +12 -0
  94. package/esm/models/domainendpointownertype.js.map +1 -0
  95. package/esm/models/domainendpointstatus.d.ts +15 -0
  96. package/esm/models/domainendpointstatus.d.ts.map +1 -0
  97. package/esm/models/domainendpointstatus.js +16 -0
  98. package/esm/models/domainendpointstatus.js.map +1 -0
  99. package/esm/models/domainwithusage.d.ts +8 -6
  100. package/esm/models/domainwithusage.d.ts.map +1 -1
  101. package/esm/models/domainwithusage.js +9 -6
  102. package/esm/models/domainwithusage.js.map +1 -1
  103. package/esm/models/event.d.ts +11 -6
  104. package/esm/models/event.d.ts.map +1 -1
  105. package/esm/models/event.js +5 -2
  106. package/esm/models/event.js.map +1 -1
  107. package/esm/models/importsource.d.ts +8 -18
  108. package/esm/models/importsource.d.ts.map +1 -1
  109. package/esm/models/importsource.js +3 -14
  110. package/esm/models/importsource.js.map +1 -1
  111. package/esm/models/importsourcekind.d.ts +2 -0
  112. package/esm/models/importsourcekind.d.ts.map +1 -1
  113. package/esm/models/importsourcekind.js +3 -1
  114. package/esm/models/importsourcekind.js.map +1 -1
  115. package/esm/models/index.d.ts +18 -5
  116. package/esm/models/index.d.ts.map +1 -1
  117. package/esm/models/index.js +18 -5
  118. package/esm/models/index.js.map +1 -1
  119. package/esm/models/kubernetesbaseplatform.d.ts +17 -0
  120. package/esm/models/kubernetesbaseplatform.d.ts.map +1 -0
  121. package/esm/models/kubernetesbaseplatform.js +15 -0
  122. package/esm/models/kubernetesbaseplatform.js.map +1 -0
  123. package/esm/models/managerdeployment.d.ts +3 -0
  124. package/esm/models/managerdeployment.d.ts.map +1 -1
  125. package/esm/models/managerdeployment.js +3 -0
  126. package/esm/models/managerdeployment.js.map +1 -1
  127. package/esm/models/managerdomainbindingresponse.d.ts +2 -2
  128. package/esm/models/managerdomainbindingresponse.d.ts.map +1 -1
  129. package/esm/models/managerdomainbindingresponse.js +2 -2
  130. package/esm/models/managerdomainbindingresponse.js.map +1 -1
  131. package/esm/models/newdeploymentrequest.d.ts +9 -0
  132. package/esm/models/newdeploymentrequest.d.ts.map +1 -1
  133. package/esm/models/newdeploymentrequest.js +3 -0
  134. package/esm/models/newdeploymentrequest.js.map +1 -1
  135. package/esm/models/operations/createdomain.d.ts +21 -0
  136. package/esm/models/operations/createdomain.d.ts.map +1 -1
  137. package/esm/models/operations/createdomain.js +11 -0
  138. package/esm/models/operations/createdomain.js.map +1 -1
  139. package/esm/models/operations/createdomainendpoint.d.ts +64 -0
  140. package/esm/models/operations/createdomainendpoint.d.ts.map +1 -0
  141. package/esm/models/operations/createdomainendpoint.js +51 -0
  142. package/esm/models/operations/createdomainendpoint.js.map +1 -0
  143. package/esm/models/operations/createsetupregistrationoperation.d.ts +18 -0
  144. package/esm/models/operations/createsetupregistrationoperation.d.ts.map +1 -0
  145. package/esm/models/operations/createsetupregistrationoperation.js +20 -0
  146. package/esm/models/operations/createsetupregistrationoperation.js.map +1 -0
  147. package/esm/models/operations/deletedeployment.d.ts +3 -32
  148. package/esm/models/operations/deletedeployment.d.ts.map +1 -1
  149. package/esm/models/operations/deletedeployment.js +8 -19
  150. package/esm/models/operations/deletedeployment.js.map +1 -1
  151. package/esm/models/operations/getdeploymentstats.d.ts +3 -0
  152. package/esm/models/operations/getdeploymentstats.d.ts.map +1 -1
  153. package/esm/models/operations/getdeploymentstats.js +3 -0
  154. package/esm/models/operations/getdeploymentstats.js.map +1 -1
  155. package/esm/models/operations/getsetupregistrationoperation.d.ts +20 -0
  156. package/esm/models/operations/getsetupregistrationoperation.d.ts.map +1 -0
  157. package/esm/models/operations/getsetupregistrationoperation.js +13 -0
  158. package/esm/models/operations/getsetupregistrationoperation.js.map +1 -0
  159. package/esm/models/operations/getworkspacebillingentitlements.d.ts +15 -0
  160. package/esm/models/operations/getworkspacebillingentitlements.d.ts.map +1 -0
  161. package/esm/models/operations/getworkspacebillingentitlements.js +12 -0
  162. package/esm/models/operations/getworkspacebillingentitlements.js.map +1 -0
  163. package/esm/models/operations/index.d.ts +4 -2
  164. package/esm/models/operations/index.d.ts.map +1 -1
  165. package/esm/models/operations/index.js +4 -2
  166. package/esm/models/operations/index.js.map +1 -1
  167. package/esm/models/operations/listdeployments.d.ts +3 -0
  168. package/esm/models/operations/listdeployments.d.ts.map +1 -1
  169. package/esm/models/operations/listdeployments.js +3 -0
  170. package/esm/models/operations/listdeployments.js.map +1 -1
  171. package/esm/models/package.d.ts +4 -0
  172. package/esm/models/package.d.ts.map +1 -1
  173. package/esm/models/package.js +1 -0
  174. package/esm/models/package.js.map +1 -1
  175. package/esm/models/persistimporteddeploymentrequest.d.ts +11 -88
  176. package/esm/models/persistimporteddeploymentrequest.d.ts.map +1 -1
  177. package/esm/models/persistimporteddeploymentrequest.js +6 -73
  178. package/esm/models/persistimporteddeploymentrequest.js.map +1 -1
  179. package/esm/models/setupregistrationaction.d.ts +13 -0
  180. package/esm/models/setupregistrationaction.d.ts.map +1 -0
  181. package/esm/models/setupregistrationaction.js +14 -0
  182. package/esm/models/setupregistrationaction.js.map +1 -0
  183. package/esm/models/setupregistrationcloudformationtarget.d.ts +22 -0
  184. package/esm/models/setupregistrationcloudformationtarget.d.ts.map +1 -0
  185. package/esm/models/setupregistrationcloudformationtarget.js +17 -0
  186. package/esm/models/setupregistrationcloudformationtarget.js.map +1 -0
  187. package/esm/models/setupregistrationoperationresponse.d.ts +34 -0
  188. package/esm/models/setupregistrationoperationresponse.d.ts.map +1 -0
  189. package/esm/models/setupregistrationoperationresponse.js +32 -0
  190. package/esm/models/setupregistrationoperationresponse.js.map +1 -0
  191. package/esm/models/setupregistrationoperationresult.d.ts +15 -0
  192. package/esm/models/setupregistrationoperationresult.d.ts.map +1 -0
  193. package/esm/models/setupregistrationoperationresult.js +15 -0
  194. package/esm/models/setupregistrationoperationresult.js.map +1 -0
  195. package/esm/models/setupregistrationoperationstatus.d.ts +15 -0
  196. package/esm/models/setupregistrationoperationstatus.d.ts.map +1 -0
  197. package/esm/models/setupregistrationoperationstatus.js +16 -0
  198. package/esm/models/setupregistrationoperationstatus.js.map +1 -0
  199. package/esm/models/syncacquirerequest.d.ts +25 -0
  200. package/esm/models/syncacquirerequest.d.ts.map +1 -1
  201. package/esm/models/syncacquirerequest.js +16 -0
  202. package/esm/models/syncacquirerequest.js.map +1 -1
  203. package/esm/models/syncacquireresponse.d.ts +197 -90
  204. package/esm/models/syncacquireresponse.d.ts.map +1 -1
  205. package/esm/models/syncacquireresponse.js +76 -52
  206. package/esm/models/syncacquireresponse.js.map +1 -1
  207. package/esm/models/synclistrequest.d.ts +3 -0
  208. package/esm/models/synclistrequest.d.ts.map +1 -1
  209. package/esm/models/synclistrequest.js +3 -0
  210. package/esm/models/synclistrequest.js.map +1 -1
  211. package/esm/models/synclistresponse.d.ts +53 -64
  212. package/esm/models/synclistresponse.d.ts.map +1 -1
  213. package/esm/models/synclistresponse.js +33 -44
  214. package/esm/models/synclistresponse.js.map +1 -1
  215. package/esm/models/syncreconcilerequest.d.ts +118 -173
  216. package/esm/models/syncreconcilerequest.d.ts.map +1 -1
  217. package/esm/models/syncreconcilerequest.js +30 -72
  218. package/esm/models/syncreconcilerequest.js.map +1 -1
  219. package/esm/models/syncreconcileresponse.d.ts +197 -90
  220. package/esm/models/syncreconcileresponse.d.ts.map +1 -1
  221. package/esm/models/syncreconcileresponse.js +76 -55
  222. package/esm/models/syncreconcileresponse.js.map +1 -1
  223. package/esm/models/updateproject.d.ts +0 -5
  224. package/esm/models/updateproject.d.ts.map +1 -1
  225. package/esm/models/updateproject.js +0 -1
  226. package/esm/models/updateproject.js.map +1 -1
  227. package/esm/models/workspacebillingentitlements.d.ts +19 -0
  228. package/esm/models/workspacebillingentitlements.d.ts.map +1 -0
  229. package/esm/models/workspacebillingentitlements.js +22 -0
  230. package/esm/models/workspacebillingentitlements.js.map +1 -0
  231. package/esm/sdk/billing.d.ts +3 -2
  232. package/esm/sdk/billing.d.ts.map +1 -1
  233. package/esm/sdk/billing.js +4 -4
  234. package/esm/sdk/billing.js.map +1 -1
  235. package/esm/sdk/deployments.d.ts +10 -6
  236. package/esm/sdk/deployments.d.ts.map +1 -1
  237. package/esm/sdk/deployments.js +17 -10
  238. package/esm/sdk/deployments.js.map +1 -1
  239. package/esm/sdk/domains.d.ts +5 -1
  240. package/esm/sdk/domains.d.ts.map +1 -1
  241. package/esm/sdk/domains.js +8 -1
  242. package/esm/sdk/domains.js.map +1 -1
  243. package/jsr.json +1 -1
  244. package/package.json +2 -2
  245. package/src/funcs/{billingGetPlan.ts → billingGetEntitlements.ts} +24 -13
  246. package/src/funcs/{deploymentsAcceptCloudFormationCallback.ts → deploymentsCreateSetupRegistrationOperation.ts} +18 -15
  247. package/src/funcs/deploymentsDelete.ts +13 -11
  248. package/src/funcs/deploymentsGetSetupRegistrationOperation.ts +184 -0
  249. package/src/funcs/domainsCreate.ts +3 -3
  250. package/src/funcs/domainsCreateEndpoint.ts +181 -0
  251. package/src/lib/config.ts +2 -2
  252. package/src/models/billingfeatureflags.ts +46 -0
  253. package/src/models/billinglimits.ts +38 -0
  254. package/src/models/billingplanstatus.ts +20 -0
  255. package/src/models/createsetupregistrationoperationrequest.ts +4032 -0
  256. package/src/models/deletedeploymentrequest.ts +45 -0
  257. package/src/models/deletedeploymentresponse.ts +47 -0
  258. package/src/models/deployment.ts +64 -116
  259. package/src/models/deploymentconnectioninfo.ts +3 -0
  260. package/src/models/deploymentdetailresponse.ts +70 -138
  261. package/src/models/deploymentinfo.ts +5 -0
  262. package/src/models/deploymentlistitemresponse.ts +38 -0
  263. package/src/models/deploymentportaldomainresponse.ts +7 -8
  264. package/src/models/deploymentrole.ts +1 -0
  265. package/src/models/{packagedomain.ts → domainendpoint.ts} +40 -35
  266. package/src/models/domainendpointkind.ts +19 -0
  267. package/src/models/domainendpointowner.ts +36 -0
  268. package/src/models/domainendpointownertype.ts +20 -0
  269. package/src/models/domainendpointstatus.ts +22 -0
  270. package/src/models/domainwithusage.ts +22 -20
  271. package/src/models/event.ts +11 -6
  272. package/src/models/importsource.ts +9 -25
  273. package/src/models/importsourcekind.ts +5 -1
  274. package/src/models/index.ts +18 -5
  275. package/src/models/kubernetesbaseplatform.ts +24 -0
  276. package/src/models/managerdeployment.ts +3 -0
  277. package/src/models/managerdomainbindingresponse.ts +6 -6
  278. package/src/models/newdeploymentrequest.ts +10 -0
  279. package/src/models/operations/createdomain.ts +33 -0
  280. package/src/models/operations/createdomainendpoint.ts +131 -0
  281. package/src/models/operations/createsetupregistrationoperation.ts +51 -0
  282. package/src/models/operations/deletedeployment.ts +10 -55
  283. package/src/models/operations/getdeploymentstats.ts +3 -0
  284. package/src/models/operations/getsetupregistrationoperation.ts +41 -0
  285. package/src/models/operations/getworkspacebillingentitlements.ts +36 -0
  286. package/src/models/operations/index.ts +4 -2
  287. package/src/models/operations/listdeployments.ts +3 -0
  288. package/src/models/package.ts +5 -0
  289. package/src/models/persistimporteddeploymentrequest.ts +12 -177
  290. package/src/models/setupregistrationaction.ts +24 -0
  291. package/src/models/setupregistrationcloudformationtarget.ts +47 -0
  292. package/src/models/setupregistrationoperationresponse.ts +99 -0
  293. package/src/models/setupregistrationoperationresult.ts +37 -0
  294. package/src/models/setupregistrationoperationstatus.ts +24 -0
  295. package/src/models/syncacquirerequest.ts +34 -0
  296. package/src/models/syncacquireresponse.ts +288 -151
  297. package/src/models/synclistrequest.ts +3 -0
  298. package/src/models/synclistresponse.ts +69 -124
  299. package/src/models/syncreconcilerequest.ts +164 -265
  300. package/src/models/syncreconcileresponse.ts +289 -155
  301. package/src/models/updateproject.ts +0 -6
  302. package/src/models/workspacebillingentitlements.ts +52 -0
  303. package/src/sdk/billing.ts +7 -6
  304. package/src/sdk/deployments.ts +35 -20
  305. package/src/sdk/domains.ts +16 -1
  306. package/esm/funcs/billingGetPlan.d.ts.map +0 -1
  307. package/esm/funcs/billingGetPlan.js.map +0 -1
  308. package/esm/funcs/deploymentsAcceptCloudFormationCallback.d.ts.map +0 -1
  309. package/esm/funcs/deploymentsAcceptCloudFormationCallback.js.map +0 -1
  310. package/esm/models/cloudformationcallbackrequest.d.ts +0 -1650
  311. package/esm/models/cloudformationcallbackrequest.d.ts.map +0 -1
  312. package/esm/models/cloudformationcallbackrequest.js +0 -1002
  313. package/esm/models/cloudformationcallbackrequest.js.map +0 -1
  314. package/esm/models/deploymentportaldomain.d.ts +0 -156
  315. package/esm/models/deploymentportaldomain.d.ts.map +0 -1
  316. package/esm/models/deploymentportaldomain.js +0 -58
  317. package/esm/models/deploymentportaldomain.js.map +0 -1
  318. package/esm/models/managerdomainbinding.d.ts.map +0 -1
  319. package/esm/models/managerdomainbinding.js.map +0 -1
  320. package/esm/models/managerdomainbindingstatus.d.ts +0 -15
  321. package/esm/models/managerdomainbindingstatus.d.ts.map +0 -1
  322. package/esm/models/managerdomainbindingstatus.js +0 -16
  323. package/esm/models/managerdomainbindingstatus.js.map +0 -1
  324. package/esm/models/operations/acceptcloudformationcallback.d.ts +0 -31
  325. package/esm/models/operations/acceptcloudformationcallback.d.ts.map +0 -1
  326. package/esm/models/operations/acceptcloudformationcallback.js +0 -30
  327. package/esm/models/operations/acceptcloudformationcallback.js.map +0 -1
  328. package/esm/models/operations/getworkspaceplan.d.ts +0 -27
  329. package/esm/models/operations/getworkspaceplan.d.ts.map +0 -1
  330. package/esm/models/operations/getworkspaceplan.js +0 -21
  331. package/esm/models/operations/getworkspaceplan.js.map +0 -1
  332. package/esm/models/packagedomain.d.ts +0 -143
  333. package/esm/models/packagedomain.d.ts.map +0 -1
  334. package/esm/models/packagedomain.js +0 -52
  335. package/esm/models/packagedomain.js.map +0 -1
  336. package/src/models/cloudformationcallbackrequest.ts +0 -3915
  337. package/src/models/deploymentportaldomain.ts +0 -226
  338. package/src/models/managerdomainbinding.ts +0 -200
  339. package/src/models/managerdomainbindingstatus.ts +0 -24
  340. package/src/models/operations/acceptcloudformationcallback.ts +0 -82
  341. package/src/models/operations/getworkspaceplan.ts +0 -62
@@ -0,0 +1,1633 @@
1
+ import * as z from "zod/v4";
2
+ import { ClosedEnum } from "../types/enums.js";
3
+ import { ImportedResource, ImportedResource$Outbound } from "./importedresource.js";
4
+ import { ImportSourceKind } from "./importsourcekind.js";
5
+ import { KubernetesBasePlatform } from "./kubernetesbaseplatform.js";
6
+ import { SetupRegistrationAction } from "./setupregistrationaction.js";
7
+ import { SetupRegistrationCloudFormationTarget, SetupRegistrationCloudFormationTarget$Outbound } from "./setupregistrationcloudformationtarget.js";
8
+ /**
9
+ * Cloud platform of the imported stack
10
+ */
11
+ export declare const CreateSetupRegistrationOperationRequestPlatform: {
12
+ readonly Aws: "aws";
13
+ readonly Gcp: "gcp";
14
+ readonly Azure: "azure";
15
+ readonly Kubernetes: "kubernetes";
16
+ readonly Local: "local";
17
+ readonly Test: "test";
18
+ };
19
+ /**
20
+ * Cloud platform of the imported stack
21
+ */
22
+ export type CreateSetupRegistrationOperationRequestPlatform = ClosedEnum<typeof CreateSetupRegistrationOperationRequestPlatform>;
23
+ /**
24
+ * Deployment model: how updates are delivered to the remote environment.
25
+ */
26
+ export declare const CreateSetupRegistrationOperationRequestDeploymentModel: {
27
+ readonly Push: "push";
28
+ readonly Pull: "pull";
29
+ };
30
+ /**
31
+ * Deployment model: how updates are delivered to the remote environment.
32
+ */
33
+ export type CreateSetupRegistrationOperationRequestDeploymentModel = ClosedEnum<typeof CreateSetupRegistrationOperationRequestDeploymentModel>;
34
+ export type CreateSetupRegistrationOperationRequestAws = {
35
+ certificateArn: string;
36
+ };
37
+ export type CreateSetupRegistrationOperationRequestAwsUnion = CreateSetupRegistrationOperationRequestAws | any;
38
+ export type CreateSetupRegistrationOperationRequestAzure = {
39
+ keyVaultCertificateId: string;
40
+ keyVaultResourceId?: string | null | undefined;
41
+ };
42
+ export type CreateSetupRegistrationOperationRequestAzureUnion = CreateSetupRegistrationOperationRequestAzure | any;
43
+ export type CreateSetupRegistrationOperationRequestGcp = {
44
+ certificateName: string;
45
+ };
46
+ export type CreateSetupRegistrationOperationRequestGcpUnion = CreateSetupRegistrationOperationRequestGcp | any;
47
+ /**
48
+ * Namespace-scoped Kubernetes TLS Secret reference.
49
+ */
50
+ export type CreateSetupRegistrationOperationRequestTlsSecretRef = {
51
+ /**
52
+ * Secret namespace. Defaults to the release namespace when omitted.
53
+ */
54
+ namespace?: string | null | undefined;
55
+ /**
56
+ * Secret name.
57
+ */
58
+ secretName: string;
59
+ };
60
+ export type CreateSetupRegistrationOperationRequestDomainsKubernetes = {
61
+ /**
62
+ * Namespace-scoped Kubernetes TLS Secret reference.
63
+ */
64
+ tlsSecretRef: CreateSetupRegistrationOperationRequestTlsSecretRef;
65
+ };
66
+ export type CreateSetupRegistrationOperationRequestDomainsKubernetesUnion = CreateSetupRegistrationOperationRequestDomainsKubernetes | any;
67
+ /**
68
+ * Platform-specific certificate references for custom domains.
69
+ */
70
+ export type CreateSetupRegistrationOperationRequestDomainsCertificate = {
71
+ aws?: CreateSetupRegistrationOperationRequestAws | any | null | undefined;
72
+ azure?: CreateSetupRegistrationOperationRequestAzure | any | null | undefined;
73
+ gcp?: CreateSetupRegistrationOperationRequestGcp | any | null | undefined;
74
+ kubernetes?: CreateSetupRegistrationOperationRequestDomainsKubernetes | any | null | undefined;
75
+ };
76
+ /**
77
+ * Custom domain configuration for a single resource.
78
+ */
79
+ export type CreateSetupRegistrationOperationRequestCustomDomains = {
80
+ /**
81
+ * Platform-specific certificate references for custom domains.
82
+ */
83
+ certificate: CreateSetupRegistrationOperationRequestDomainsCertificate;
84
+ /**
85
+ * Fully qualified domain name to use.
86
+ */
87
+ domain: string;
88
+ };
89
+ /**
90
+ * Domain configuration for the stack.
91
+ *
92
+ * @remarks
93
+ *
94
+ * When `custom_domains` is set, the specified resources use customer-provided
95
+ * domains and certificates. Otherwise, Alien auto-generates domains.
96
+ */
97
+ export type CreateSetupRegistrationOperationRequestDomains = {
98
+ /**
99
+ * Custom domain configuration per resource ID.
100
+ */
101
+ customDomains?: {
102
+ [k: string]: CreateSetupRegistrationOperationRequestCustomDomains;
103
+ } | null | undefined;
104
+ };
105
+ export type CreateSetupRegistrationOperationRequestDomainsUnion = CreateSetupRegistrationOperationRequestDomains | any;
106
+ /**
107
+ * External bindings for pre-existing infrastructure.
108
+ *
109
+ * @remarks
110
+ * Allows using existing resources (MinIO, Redis, shared Container Apps
111
+ * Environment, etc.) instead of having Alien provision them.
112
+ * Required for Kubernetes platform, optional for cloud platforms.
113
+ */
114
+ export type CreateSetupRegistrationOperationRequestExternalBindings = {};
115
+ /**
116
+ * How heartbeat health checks are handled.
117
+ */
118
+ export declare const CreateSetupRegistrationOperationRequestHeartbeats: {
119
+ readonly Off: "off";
120
+ readonly On: "on";
121
+ };
122
+ /**
123
+ * How heartbeat health checks are handled.
124
+ */
125
+ export type CreateSetupRegistrationOperationRequestHeartbeats = ClosedEnum<typeof CreateSetupRegistrationOperationRequestHeartbeats>;
126
+ /**
127
+ * Optional provider-specific identity for a cloud-backed Kubernetes cluster.
128
+ */
129
+ export type CreateSetupRegistrationOperationRequestCloud = {
130
+ accountId?: string | null | undefined;
131
+ clusterId?: string | null | undefined;
132
+ clusterName?: string | null | undefined;
133
+ projectId?: string | null | undefined;
134
+ region?: string | null | undefined;
135
+ resourceGroup?: string | null | undefined;
136
+ subscriptionId?: string | null | undefined;
137
+ };
138
+ export type CreateSetupRegistrationOperationRequestCloudUnion = CreateSetupRegistrationOperationRequestCloud | any;
139
+ /**
140
+ * Ownership model for the Kubernetes cluster.
141
+ */
142
+ export declare const CreateSetupRegistrationOperationRequestOwnership: {
143
+ readonly Managed: "managed";
144
+ readonly Existing: "existing";
145
+ readonly External: "external";
146
+ };
147
+ /**
148
+ * Ownership model for the Kubernetes cluster.
149
+ */
150
+ export type CreateSetupRegistrationOperationRequestOwnership = ClosedEnum<typeof CreateSetupRegistrationOperationRequestOwnership>;
151
+ /**
152
+ * Kubernetes cluster setup settings.
153
+ */
154
+ export type CreateSetupRegistrationOperationRequestCluster = {
155
+ cloud?: CreateSetupRegistrationOperationRequestCloud | any | null | undefined;
156
+ /**
157
+ * Namespace where the Alien chart and application resources run.
158
+ */
159
+ namespace?: string | null | undefined;
160
+ /**
161
+ * Ownership model for the Kubernetes cluster.
162
+ */
163
+ ownership: CreateSetupRegistrationOperationRequestOwnership;
164
+ };
165
+ export type CreateSetupRegistrationOperationRequestClusterUnion = CreateSetupRegistrationOperationRequestCluster | any;
166
+ export type CreateSetupRegistrationOperationRequestCertificateNone2 = {
167
+ mode: "none";
168
+ };
169
+ export type CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2 = {
170
+ mode: "managedTlsSecret";
171
+ /**
172
+ * Secret name template. Runtime may substitute resource/deployment tokens.
173
+ */
174
+ secretNameTemplate: string;
175
+ };
176
+ export type CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2 = {
177
+ /**
178
+ * Existing ACM certificate ARN.
179
+ */
180
+ certificateArn: string;
181
+ mode: "awsAcmArn";
182
+ };
183
+ export type CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2 = {
184
+ mode: "managedAcmImport";
185
+ /**
186
+ * ACM region. Defaults to the deployment region when omitted.
187
+ */
188
+ region?: string | null | undefined;
189
+ /**
190
+ * Tags applied to runtime-imported ACM certificates.
191
+ */
192
+ tags?: {
193
+ [k: string]: string;
194
+ } | undefined;
195
+ };
196
+ /**
197
+ * Namespace-scoped Kubernetes TLS Secret reference.
198
+ */
199
+ export type CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2 = {
200
+ /**
201
+ * Secret namespace. Defaults to the release namespace when omitted.
202
+ */
203
+ namespace?: string | null | undefined;
204
+ /**
205
+ * Secret name.
206
+ */
207
+ secretName: string;
208
+ mode: "tlsSecretRef";
209
+ };
210
+ /**
211
+ * Certificate publication or reference mode for Kubernetes public endpoints.
212
+ */
213
+ export type CreateSetupRegistrationOperationRequestCertificateUnion2 = CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2 | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2 | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2 | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2 | CreateSetupRegistrationOperationRequestCertificateNone2;
214
+ export declare const CreateSetupRegistrationOperationRequestModeCustom: {
215
+ readonly Custom: "custom";
216
+ };
217
+ export type CreateSetupRegistrationOperationRequestModeCustom = ClosedEnum<typeof CreateSetupRegistrationOperationRequestModeCustom>;
218
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum4: {
219
+ readonly AzureApplicationGatewayForContainers: "azureApplicationGatewayForContainers";
220
+ };
221
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum4 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum4>;
222
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4 = {
223
+ /**
224
+ * Optional ALB name when using BYO Application Gateway resources.
225
+ */
226
+ albName?: string | null | undefined;
227
+ /**
228
+ * Optional ALB namespace when using BYO Application Gateway resources.
229
+ */
230
+ albNamespace?: string | null | undefined;
231
+ /**
232
+ * Public or internal frontend exposure.
233
+ */
234
+ frontend: string;
235
+ provider: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum4;
236
+ };
237
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum4: {
238
+ readonly GkeGateway: "gkeGateway";
239
+ };
240
+ export type CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum4 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum4>;
241
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway4 = {
242
+ provider: CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum4;
243
+ /**
244
+ * Optional static address name for the Gateway frontend.
245
+ */
246
+ staticAddressName?: string | null | undefined;
247
+ };
248
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum4: {
249
+ readonly AwsAlb: "awsAlb";
250
+ };
251
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlbEnum4 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum4>;
252
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb4 = {
253
+ /**
254
+ * Optional ALB IP address type, such as `dualstack`.
255
+ */
256
+ ipAddressType?: string | null | undefined;
257
+ provider: CreateSetupRegistrationOperationRequestProviderAwsAlbEnum4;
258
+ /**
259
+ * Internet-facing or internal ALB scheme.
260
+ */
261
+ scheme: string;
262
+ /**
263
+ * Explicit subnet IDs when the profile cannot rely on controller discovery.
264
+ */
265
+ subnetIds?: Array<string> | undefined;
266
+ /**
267
+ * ALB target type, usually `ip`.
268
+ */
269
+ targetType: string;
270
+ };
271
+ export type CreateSetupRegistrationOperationRequestProviderUnion4 = CreateSetupRegistrationOperationRequestProviderAwsAlb4 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4 | CreateSetupRegistrationOperationRequestProviderGkeGateway4 | any;
272
+ /**
273
+ * Shared Gateway API route profile values.
274
+ */
275
+ export type CreateSetupRegistrationOperationRequestRouteGateway2 = {
276
+ /**
277
+ * Annotations applied to route objects.
278
+ */
279
+ annotations?: {
280
+ [k: string]: string;
281
+ } | undefined;
282
+ /**
283
+ * Route controller identifier, for example a cloud Gateway controller.
284
+ */
285
+ controller?: string | null | undefined;
286
+ /**
287
+ * GatewayClass selected for generated Gateways.
288
+ */
289
+ gatewayClassName: string;
290
+ /**
291
+ * Labels applied to route objects.
292
+ */
293
+ labels?: {
294
+ [k: string]: string;
295
+ } | undefined;
296
+ /**
297
+ * Listener port, usually 443.
298
+ */
299
+ listenerPort: number;
300
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb4 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4 | CreateSetupRegistrationOperationRequestProviderGkeGateway4 | any | null | undefined;
301
+ routeApi: "gateway";
302
+ };
303
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum3: {
304
+ readonly AzureApplicationGatewayForContainers: "azureApplicationGatewayForContainers";
305
+ };
306
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum3 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum3>;
307
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3 = {
308
+ /**
309
+ * Optional ALB name when using BYO Application Gateway resources.
310
+ */
311
+ albName?: string | null | undefined;
312
+ /**
313
+ * Optional ALB namespace when using BYO Application Gateway resources.
314
+ */
315
+ albNamespace?: string | null | undefined;
316
+ /**
317
+ * Public or internal frontend exposure.
318
+ */
319
+ frontend: string;
320
+ provider: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum3;
321
+ };
322
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum3: {
323
+ readonly GkeGateway: "gkeGateway";
324
+ };
325
+ export type CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum3 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum3>;
326
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway3 = {
327
+ provider: CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum3;
328
+ /**
329
+ * Optional static address name for the Gateway frontend.
330
+ */
331
+ staticAddressName?: string | null | undefined;
332
+ };
333
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum3: {
334
+ readonly AwsAlb: "awsAlb";
335
+ };
336
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlbEnum3 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum3>;
337
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb3 = {
338
+ /**
339
+ * Optional ALB IP address type, such as `dualstack`.
340
+ */
341
+ ipAddressType?: string | null | undefined;
342
+ provider: CreateSetupRegistrationOperationRequestProviderAwsAlbEnum3;
343
+ /**
344
+ * Internet-facing or internal ALB scheme.
345
+ */
346
+ scheme: string;
347
+ /**
348
+ * Explicit subnet IDs when the profile cannot rely on controller discovery.
349
+ */
350
+ subnetIds?: Array<string> | undefined;
351
+ /**
352
+ * ALB target type, usually `ip`.
353
+ */
354
+ targetType: string;
355
+ };
356
+ export type CreateSetupRegistrationOperationRequestProviderUnion3 = CreateSetupRegistrationOperationRequestProviderAwsAlb3 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3 | CreateSetupRegistrationOperationRequestProviderGkeGateway3 | any;
357
+ /**
358
+ * Shared Ingress route profile values.
359
+ */
360
+ export type CreateSetupRegistrationOperationRequestRouteIngress2 = {
361
+ /**
362
+ * Annotations applied to route objects.
363
+ */
364
+ annotations?: {
365
+ [k: string]: string;
366
+ } | undefined;
367
+ /**
368
+ * Route controller identifier, for example `eks.amazonaws.com/alb`.
369
+ */
370
+ controller?: string | null | undefined;
371
+ /**
372
+ * `spec.ingressClassName` for generated Ingresses.
373
+ */
374
+ ingressClassName: string;
375
+ /**
376
+ * Labels applied to route objects.
377
+ */
378
+ labels?: {
379
+ [k: string]: string;
380
+ } | undefined;
381
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb3 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3 | CreateSetupRegistrationOperationRequestProviderGkeGateway3 | any | null | undefined;
382
+ routeApi: "ingress";
383
+ };
384
+ /**
385
+ * Kubernetes route API selected for public endpoints.
386
+ */
387
+ export type CreateSetupRegistrationOperationRequestRouteUnion2 = CreateSetupRegistrationOperationRequestRouteIngress2 | CreateSetupRegistrationOperationRequestRouteGateway2;
388
+ export type CreateSetupRegistrationOperationRequestExposureCustom = {
389
+ /**
390
+ * Certificate publication or reference mode for Kubernetes public endpoints.
391
+ */
392
+ certificate: CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2 | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2 | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2 | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2 | CreateSetupRegistrationOperationRequestCertificateNone2;
393
+ /**
394
+ * Hostname routed by the Kubernetes public endpoint.
395
+ */
396
+ domain: string;
397
+ mode: CreateSetupRegistrationOperationRequestModeCustom;
398
+ /**
399
+ * Kubernetes route API selected for public endpoints.
400
+ */
401
+ route: CreateSetupRegistrationOperationRequestRouteIngress2 | CreateSetupRegistrationOperationRequestRouteGateway2;
402
+ };
403
+ export type CreateSetupRegistrationOperationRequestCertificateNone1 = {
404
+ mode: "none";
405
+ };
406
+ export type CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1 = {
407
+ mode: "managedTlsSecret";
408
+ /**
409
+ * Secret name template. Runtime may substitute resource/deployment tokens.
410
+ */
411
+ secretNameTemplate: string;
412
+ };
413
+ export type CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1 = {
414
+ /**
415
+ * Existing ACM certificate ARN.
416
+ */
417
+ certificateArn: string;
418
+ mode: "awsAcmArn";
419
+ };
420
+ export type CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1 = {
421
+ mode: "managedAcmImport";
422
+ /**
423
+ * ACM region. Defaults to the deployment region when omitted.
424
+ */
425
+ region?: string | null | undefined;
426
+ /**
427
+ * Tags applied to runtime-imported ACM certificates.
428
+ */
429
+ tags?: {
430
+ [k: string]: string;
431
+ } | undefined;
432
+ };
433
+ /**
434
+ * Namespace-scoped Kubernetes TLS Secret reference.
435
+ */
436
+ export type CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1 = {
437
+ /**
438
+ * Secret namespace. Defaults to the release namespace when omitted.
439
+ */
440
+ namespace?: string | null | undefined;
441
+ /**
442
+ * Secret name.
443
+ */
444
+ secretName: string;
445
+ mode: "tlsSecretRef";
446
+ };
447
+ /**
448
+ * Certificate publication or reference mode for Kubernetes public endpoints.
449
+ */
450
+ export type CreateSetupRegistrationOperationRequestCertificateUnion1 = CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1 | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1 | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1 | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1 | CreateSetupRegistrationOperationRequestCertificateNone1;
451
+ export declare const CreateSetupRegistrationOperationRequestModeGenerated: {
452
+ readonly Generated: "generated";
453
+ };
454
+ export type CreateSetupRegistrationOperationRequestModeGenerated = ClosedEnum<typeof CreateSetupRegistrationOperationRequestModeGenerated>;
455
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum2: {
456
+ readonly AzureApplicationGatewayForContainers: "azureApplicationGatewayForContainers";
457
+ };
458
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum2 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum2>;
459
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2 = {
460
+ /**
461
+ * Optional ALB name when using BYO Application Gateway resources.
462
+ */
463
+ albName?: string | null | undefined;
464
+ /**
465
+ * Optional ALB namespace when using BYO Application Gateway resources.
466
+ */
467
+ albNamespace?: string | null | undefined;
468
+ /**
469
+ * Public or internal frontend exposure.
470
+ */
471
+ frontend: string;
472
+ provider: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum2;
473
+ };
474
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum2: {
475
+ readonly GkeGateway: "gkeGateway";
476
+ };
477
+ export type CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum2 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum2>;
478
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway2 = {
479
+ provider: CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum2;
480
+ /**
481
+ * Optional static address name for the Gateway frontend.
482
+ */
483
+ staticAddressName?: string | null | undefined;
484
+ };
485
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum2: {
486
+ readonly AwsAlb: "awsAlb";
487
+ };
488
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlbEnum2 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum2>;
489
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb2 = {
490
+ /**
491
+ * Optional ALB IP address type, such as `dualstack`.
492
+ */
493
+ ipAddressType?: string | null | undefined;
494
+ provider: CreateSetupRegistrationOperationRequestProviderAwsAlbEnum2;
495
+ /**
496
+ * Internet-facing or internal ALB scheme.
497
+ */
498
+ scheme: string;
499
+ /**
500
+ * Explicit subnet IDs when the profile cannot rely on controller discovery.
501
+ */
502
+ subnetIds?: Array<string> | undefined;
503
+ /**
504
+ * ALB target type, usually `ip`.
505
+ */
506
+ targetType: string;
507
+ };
508
+ export type CreateSetupRegistrationOperationRequestProviderUnion2 = CreateSetupRegistrationOperationRequestProviderAwsAlb2 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2 | CreateSetupRegistrationOperationRequestProviderGkeGateway2 | any;
509
+ /**
510
+ * Shared Gateway API route profile values.
511
+ */
512
+ export type CreateSetupRegistrationOperationRequestRouteGateway1 = {
513
+ /**
514
+ * Annotations applied to route objects.
515
+ */
516
+ annotations?: {
517
+ [k: string]: string;
518
+ } | undefined;
519
+ /**
520
+ * Route controller identifier, for example a cloud Gateway controller.
521
+ */
522
+ controller?: string | null | undefined;
523
+ /**
524
+ * GatewayClass selected for generated Gateways.
525
+ */
526
+ gatewayClassName: string;
527
+ /**
528
+ * Labels applied to route objects.
529
+ */
530
+ labels?: {
531
+ [k: string]: string;
532
+ } | undefined;
533
+ /**
534
+ * Listener port, usually 443.
535
+ */
536
+ listenerPort: number;
537
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb2 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2 | CreateSetupRegistrationOperationRequestProviderGkeGateway2 | any | null | undefined;
538
+ routeApi: "gateway";
539
+ };
540
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum1: {
541
+ readonly AzureApplicationGatewayForContainers: "azureApplicationGatewayForContainers";
542
+ };
543
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum1 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum1>;
544
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1 = {
545
+ /**
546
+ * Optional ALB name when using BYO Application Gateway resources.
547
+ */
548
+ albName?: string | null | undefined;
549
+ /**
550
+ * Optional ALB namespace when using BYO Application Gateway resources.
551
+ */
552
+ albNamespace?: string | null | undefined;
553
+ /**
554
+ * Public or internal frontend exposure.
555
+ */
556
+ frontend: string;
557
+ provider: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum1;
558
+ };
559
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum1: {
560
+ readonly GkeGateway: "gkeGateway";
561
+ };
562
+ export type CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum1 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum1>;
563
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway1 = {
564
+ provider: CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum1;
565
+ /**
566
+ * Optional static address name for the Gateway frontend.
567
+ */
568
+ staticAddressName?: string | null | undefined;
569
+ };
570
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum1: {
571
+ readonly AwsAlb: "awsAlb";
572
+ };
573
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlbEnum1 = ClosedEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum1>;
574
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb1 = {
575
+ /**
576
+ * Optional ALB IP address type, such as `dualstack`.
577
+ */
578
+ ipAddressType?: string | null | undefined;
579
+ provider: CreateSetupRegistrationOperationRequestProviderAwsAlbEnum1;
580
+ /**
581
+ * Internet-facing or internal ALB scheme.
582
+ */
583
+ scheme: string;
584
+ /**
585
+ * Explicit subnet IDs when the profile cannot rely on controller discovery.
586
+ */
587
+ subnetIds?: Array<string> | undefined;
588
+ /**
589
+ * ALB target type, usually `ip`.
590
+ */
591
+ targetType: string;
592
+ };
593
+ export type CreateSetupRegistrationOperationRequestProviderUnion1 = CreateSetupRegistrationOperationRequestProviderAwsAlb1 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1 | CreateSetupRegistrationOperationRequestProviderGkeGateway1 | any;
594
+ /**
595
+ * Shared Ingress route profile values.
596
+ */
597
+ export type CreateSetupRegistrationOperationRequestRouteIngress1 = {
598
+ /**
599
+ * Annotations applied to route objects.
600
+ */
601
+ annotations?: {
602
+ [k: string]: string;
603
+ } | undefined;
604
+ /**
605
+ * Route controller identifier, for example `eks.amazonaws.com/alb`.
606
+ */
607
+ controller?: string | null | undefined;
608
+ /**
609
+ * `spec.ingressClassName` for generated Ingresses.
610
+ */
611
+ ingressClassName: string;
612
+ /**
613
+ * Labels applied to route objects.
614
+ */
615
+ labels?: {
616
+ [k: string]: string;
617
+ } | undefined;
618
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb1 | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1 | CreateSetupRegistrationOperationRequestProviderGkeGateway1 | any | null | undefined;
619
+ routeApi: "ingress";
620
+ };
621
+ /**
622
+ * Kubernetes route API selected for public endpoints.
623
+ */
624
+ export type CreateSetupRegistrationOperationRequestRouteUnion1 = CreateSetupRegistrationOperationRequestRouteIngress1 | CreateSetupRegistrationOperationRequestRouteGateway1;
625
+ export type CreateSetupRegistrationOperationRequestExposureGenerated = {
626
+ /**
627
+ * Certificate publication or reference mode for Kubernetes public endpoints.
628
+ */
629
+ certificate: CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1 | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1 | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1 | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1 | CreateSetupRegistrationOperationRequestCertificateNone1;
630
+ mode: CreateSetupRegistrationOperationRequestModeGenerated;
631
+ /**
632
+ * Kubernetes route API selected for public endpoints.
633
+ */
634
+ route: CreateSetupRegistrationOperationRequestRouteIngress1 | CreateSetupRegistrationOperationRequestRouteGateway1;
635
+ };
636
+ export declare const CreateSetupRegistrationOperationRequestModeDisabled: {
637
+ readonly Disabled: "disabled";
638
+ };
639
+ export type CreateSetupRegistrationOperationRequestModeDisabled = ClosedEnum<typeof CreateSetupRegistrationOperationRequestModeDisabled>;
640
+ export type CreateSetupRegistrationOperationRequestExposureDisabled = {
641
+ mode: CreateSetupRegistrationOperationRequestModeDisabled;
642
+ };
643
+ export type CreateSetupRegistrationOperationRequestExposureUnion = CreateSetupRegistrationOperationRequestExposureCustom | CreateSetupRegistrationOperationRequestExposureGenerated | CreateSetupRegistrationOperationRequestExposureDisabled | any;
644
+ /**
645
+ * Kubernetes runtime substrate configuration.
646
+ *
647
+ * @remarks
648
+ *
649
+ * This controls how setup chooses the cluster backing `Platform::Kubernetes`
650
+ * deployments. When omitted, cloud-backed Kubernetes deployments default to a
651
+ * managed cluster and generic/on-prem Kubernetes defaults to an external
652
+ * cluster.
653
+ */
654
+ export type CreateSetupRegistrationOperationRequestKubernetes = {
655
+ cluster?: CreateSetupRegistrationOperationRequestCluster | any | null | undefined;
656
+ exposure?: CreateSetupRegistrationOperationRequestExposureCustom | CreateSetupRegistrationOperationRequestExposureGenerated | CreateSetupRegistrationOperationRequestExposureDisabled | any | null | undefined;
657
+ };
658
+ export type CreateSetupRegistrationOperationRequestKubernetesUnion = CreateSetupRegistrationOperationRequestKubernetes | any;
659
+ export declare const CreateSetupRegistrationOperationRequestTypeByoVnetAzure: {
660
+ readonly ByoVnetAzure: "byo-vnet-azure";
661
+ };
662
+ export type CreateSetupRegistrationOperationRequestTypeByoVnetAzure = ClosedEnum<typeof CreateSetupRegistrationOperationRequestTypeByoVnetAzure>;
663
+ export type CreateSetupRegistrationOperationRequestNetworkByoVnetAzure = {
664
+ /**
665
+ * Name of the dedicated classic Application Gateway subnet within the VNet.
666
+ */
667
+ applicationGatewaySubnetName?: string | null | undefined;
668
+ /**
669
+ * Name of the private subnet within the VNet
670
+ */
671
+ privateSubnetName: string;
672
+ /**
673
+ * Name of the public subnet within the VNet
674
+ */
675
+ publicSubnetName: string;
676
+ type: CreateSetupRegistrationOperationRequestTypeByoVnetAzure;
677
+ /**
678
+ * The full resource ID of the existing VNet
679
+ */
680
+ vnetResourceId: string;
681
+ };
682
+ export declare const CreateSetupRegistrationOperationRequestTypeByoVpcGcp: {
683
+ readonly ByoVpcGcp: "byo-vpc-gcp";
684
+ };
685
+ export type CreateSetupRegistrationOperationRequestTypeByoVpcGcp = ClosedEnum<typeof CreateSetupRegistrationOperationRequestTypeByoVpcGcp>;
686
+ export type CreateSetupRegistrationOperationRequestNetworkByoVpcGcp = {
687
+ /**
688
+ * The name of the existing VPC network
689
+ */
690
+ networkName: string;
691
+ /**
692
+ * The region of the subnet
693
+ */
694
+ region: string;
695
+ /**
696
+ * The name of the subnet to use
697
+ */
698
+ subnetName: string;
699
+ type: CreateSetupRegistrationOperationRequestTypeByoVpcGcp;
700
+ };
701
+ export declare const CreateSetupRegistrationOperationRequestTypeByoVpcAws: {
702
+ readonly ByoVpcAws: "byo-vpc-aws";
703
+ };
704
+ export type CreateSetupRegistrationOperationRequestTypeByoVpcAws = ClosedEnum<typeof CreateSetupRegistrationOperationRequestTypeByoVpcAws>;
705
+ export type CreateSetupRegistrationOperationRequestNetworkByoVpcAws = {
706
+ /**
707
+ * IDs of private subnets
708
+ */
709
+ privateSubnetIds: Array<string>;
710
+ /**
711
+ * IDs of public subnets (required for public ingress)
712
+ */
713
+ publicSubnetIds: Array<string>;
714
+ /**
715
+ * Optional security group IDs to use
716
+ */
717
+ securityGroupIds?: Array<string> | undefined;
718
+ type: CreateSetupRegistrationOperationRequestTypeByoVpcAws;
719
+ /**
720
+ * The ID of the existing VPC
721
+ */
722
+ vpcId: string;
723
+ };
724
+ export declare const CreateSetupRegistrationOperationRequestTypeCreate: {
725
+ readonly Create: "create";
726
+ };
727
+ export type CreateSetupRegistrationOperationRequestTypeCreate = ClosedEnum<typeof CreateSetupRegistrationOperationRequestTypeCreate>;
728
+ export type CreateSetupRegistrationOperationRequestNetworkCreate = {
729
+ /**
730
+ * Number of availability zones (default: 2).
731
+ */
732
+ availabilityZones?: number | undefined;
733
+ /**
734
+ * VPC/VNet CIDR block. If not specified, auto-generated from stack ID
735
+ *
736
+ * @remarks
737
+ * to reduce conflicts (e.g., "10.{hash}.0.0/16").
738
+ */
739
+ cidr?: string | null | undefined;
740
+ type: CreateSetupRegistrationOperationRequestTypeCreate;
741
+ };
742
+ export declare const CreateSetupRegistrationOperationRequestTypeUseDefault: {
743
+ readonly UseDefault: "use-default";
744
+ };
745
+ export type CreateSetupRegistrationOperationRequestTypeUseDefault = ClosedEnum<typeof CreateSetupRegistrationOperationRequestTypeUseDefault>;
746
+ export type CreateSetupRegistrationOperationRequestNetworkUseDefault = {
747
+ type: CreateSetupRegistrationOperationRequestTypeUseDefault;
748
+ };
749
+ export type CreateSetupRegistrationOperationRequestNetworkUnion = CreateSetupRegistrationOperationRequestNetworkByoVpcAws | CreateSetupRegistrationOperationRequestNetworkByoVpcGcp | CreateSetupRegistrationOperationRequestNetworkByoVnetAzure | CreateSetupRegistrationOperationRequestNetworkUseDefault | CreateSetupRegistrationOperationRequestNetworkCreate | any;
750
+ /**
751
+ * How telemetry (logs, metrics, traces) is handled.
752
+ */
753
+ export declare const CreateSetupRegistrationOperationRequestTelemetry: {
754
+ readonly Off: "off";
755
+ readonly Auto: "auto";
756
+ readonly ApprovalRequired: "approval-required";
757
+ };
758
+ /**
759
+ * How telemetry (logs, metrics, traces) is handled.
760
+ */
761
+ export type CreateSetupRegistrationOperationRequestTelemetry = ClosedEnum<typeof CreateSetupRegistrationOperationRequestTelemetry>;
762
+ /**
763
+ * How updates are delivered to the deployment.
764
+ */
765
+ export declare const CreateSetupRegistrationOperationRequestUpdates: {
766
+ readonly Auto: "auto";
767
+ readonly ApprovalRequired: "approval-required";
768
+ };
769
+ /**
770
+ * How updates are delivered to the deployment.
771
+ */
772
+ export type CreateSetupRegistrationOperationRequestUpdates = ClosedEnum<typeof CreateSetupRegistrationOperationRequestUpdates>;
773
+ /**
774
+ * User-customizable deployment settings specified at deploy time.
775
+ *
776
+ * @remarks
777
+ *
778
+ * These settings are provided by the customer via CloudFormation parameters,
779
+ * Terraform attributes, CLI flags, or Helm values. They customize how the
780
+ * deployment runs and what capabilities are enabled.
781
+ *
782
+ * **Key distinction**: StackSettings is user-customizable, while ManagementConfig
783
+ * is platform-derived (from the Manager's ServiceAccount).
784
+ */
785
+ export type CreateSetupRegistrationOperationRequestStackSettings = {
786
+ /**
787
+ * Deployment model: how updates are delivered to the remote environment.
788
+ */
789
+ deploymentModel?: CreateSetupRegistrationOperationRequestDeploymentModel | undefined;
790
+ domains?: CreateSetupRegistrationOperationRequestDomains | any | null | undefined;
791
+ /**
792
+ * External bindings for pre-existing infrastructure.
793
+ *
794
+ * @remarks
795
+ * Allows using existing resources (MinIO, Redis, shared Container Apps
796
+ * Environment, etc.) instead of having Alien provision them.
797
+ * Required for Kubernetes platform, optional for cloud platforms.
798
+ */
799
+ externalBindings?: CreateSetupRegistrationOperationRequestExternalBindings | null | undefined;
800
+ /**
801
+ * How heartbeat health checks are handled.
802
+ */
803
+ heartbeats?: CreateSetupRegistrationOperationRequestHeartbeats | undefined;
804
+ kubernetes?: CreateSetupRegistrationOperationRequestKubernetes | any | null | undefined;
805
+ network?: CreateSetupRegistrationOperationRequestNetworkByoVpcAws | CreateSetupRegistrationOperationRequestNetworkByoVpcGcp | CreateSetupRegistrationOperationRequestNetworkByoVnetAzure | CreateSetupRegistrationOperationRequestNetworkUseDefault | CreateSetupRegistrationOperationRequestNetworkCreate | any | null | undefined;
806
+ /**
807
+ * How telemetry (logs, metrics, traces) is handled.
808
+ */
809
+ telemetry?: CreateSetupRegistrationOperationRequestTelemetry | undefined;
810
+ /**
811
+ * How updates are delivered to the deployment.
812
+ */
813
+ updates?: CreateSetupRegistrationOperationRequestUpdates | undefined;
814
+ };
815
+ export declare const CreateSetupRegistrationOperationRequestPlatformKubernetes: {
816
+ readonly Kubernetes: "kubernetes";
817
+ };
818
+ export type CreateSetupRegistrationOperationRequestPlatformKubernetes = ClosedEnum<typeof CreateSetupRegistrationOperationRequestPlatformKubernetes>;
819
+ export type CreateSetupRegistrationOperationRequestManagementConfigKubernetes = {
820
+ platform: CreateSetupRegistrationOperationRequestPlatformKubernetes;
821
+ };
822
+ export declare const CreateSetupRegistrationOperationRequestPlatformAzure: {
823
+ readonly Azure: "azure";
824
+ };
825
+ export type CreateSetupRegistrationOperationRequestPlatformAzure = ClosedEnum<typeof CreateSetupRegistrationOperationRequestPlatformAzure>;
826
+ /**
827
+ * Azure management configuration extracted from stack settings
828
+ */
829
+ export type CreateSetupRegistrationOperationRequestManagementConfigAzure = {
830
+ /**
831
+ * The managing Azure Tenant ID for cross-tenant access
832
+ */
833
+ managingTenantId: string;
834
+ /**
835
+ * OIDC issuer URL trusted by the target-side managed identity.
836
+ */
837
+ oidcIssuer: string;
838
+ /**
839
+ * OIDC subject claim trusted by the target-side managed identity.
840
+ */
841
+ oidcSubject: string;
842
+ platform: CreateSetupRegistrationOperationRequestPlatformAzure;
843
+ };
844
+ export declare const CreateSetupRegistrationOperationRequestPlatformGcp: {
845
+ readonly Gcp: "gcp";
846
+ };
847
+ export type CreateSetupRegistrationOperationRequestPlatformGcp = ClosedEnum<typeof CreateSetupRegistrationOperationRequestPlatformGcp>;
848
+ /**
849
+ * GCP management configuration extracted from stack settings
850
+ */
851
+ export type CreateSetupRegistrationOperationRequestManagementConfigGcp = {
852
+ /**
853
+ * Service account email for management roles
854
+ */
855
+ serviceAccountEmail: string;
856
+ platform: CreateSetupRegistrationOperationRequestPlatformGcp;
857
+ };
858
+ export declare const CreateSetupRegistrationOperationRequestPlatformAws: {
859
+ readonly Aws: "aws";
860
+ };
861
+ export type CreateSetupRegistrationOperationRequestPlatformAws = ClosedEnum<typeof CreateSetupRegistrationOperationRequestPlatformAws>;
862
+ /**
863
+ * AWS management configuration extracted from stack settings
864
+ */
865
+ export type CreateSetupRegistrationOperationRequestManagementConfigAws = {
866
+ /**
867
+ * The managing AWS IAM role ARN that can assume cross-account roles
868
+ */
869
+ managingRoleArn: string;
870
+ platform: CreateSetupRegistrationOperationRequestPlatformAws;
871
+ };
872
+ /**
873
+ * Management configuration for different cloud platforms.
874
+ *
875
+ * @remarks
876
+ *
877
+ * Platform-derived configuration for cross-account/cross-tenant access.
878
+ * This is NOT user-specified - it's derived from the Manager's ServiceAccount.
879
+ */
880
+ export type CreateSetupRegistrationOperationRequestManagementConfigUnion = CreateSetupRegistrationOperationRequestManagementConfigAzure | CreateSetupRegistrationOperationRequestManagementConfigAws | CreateSetupRegistrationOperationRequestManagementConfigGcp | CreateSetupRegistrationOperationRequestManagementConfigKubernetes | any;
881
+ /**
882
+ * Resolved setup import payload
883
+ */
884
+ export type CreateSetupRegistrationOperationRequestSource = {
885
+ /**
886
+ * User-chosen deployment name. Must be unique within the deployment group; the manager returns 409 on collision.
887
+ */
888
+ deploymentName: string;
889
+ resourcePrefix: string;
890
+ /**
891
+ * Source label for observability only — does not affect import behavior.
892
+ */
893
+ sourceKind?: ImportSourceKind | undefined;
894
+ setupMetadata?: {
895
+ [k: string]: any | null;
896
+ } | undefined;
897
+ /**
898
+ * Release that produced the setup artifact. Defaults to latest.
899
+ */
900
+ releaseId?: string | undefined;
901
+ /**
902
+ * Cloud platform of the imported stack
903
+ */
904
+ platform: CreateSetupRegistrationOperationRequestPlatform;
905
+ /**
906
+ * Base cloud platform for cloud-backed Kubernetes imports.
907
+ */
908
+ basePlatform?: KubernetesBasePlatform | undefined;
909
+ /**
910
+ * Region or location reported by the setup artifact
911
+ */
912
+ region: string;
913
+ setupTarget: string;
914
+ /**
915
+ * Setup import payload format version embedded in the package
916
+ */
917
+ setupImportFormatVersion: number;
918
+ setupFingerprint: string;
919
+ setupFingerprintVersion: number;
920
+ /**
921
+ * User-customizable deployment settings specified at deploy time.
922
+ *
923
+ * @remarks
924
+ *
925
+ * These settings are provided by the customer via CloudFormation parameters,
926
+ * Terraform attributes, CLI flags, or Helm values. They customize how the
927
+ * deployment runs and what capabilities are enabled.
928
+ *
929
+ * **Key distinction**: StackSettings is user-customizable, while ManagementConfig
930
+ * is platform-derived (from the Manager's ServiceAccount).
931
+ */
932
+ stackSettings: CreateSetupRegistrationOperationRequestStackSettings;
933
+ /**
934
+ * Management configuration for different cloud platforms.
935
+ *
936
+ * @remarks
937
+ *
938
+ * Platform-derived configuration for cross-account/cross-tenant access.
939
+ * This is NOT user-specified - it's derived from the Manager's ServiceAccount.
940
+ */
941
+ managementConfig?: CreateSetupRegistrationOperationRequestManagementConfigAzure | CreateSetupRegistrationOperationRequestManagementConfigAws | CreateSetupRegistrationOperationRequestManagementConfigGcp | CreateSetupRegistrationOperationRequestManagementConfigKubernetes | any | null | undefined;
942
+ resources: Array<ImportedResource>;
943
+ };
944
+ export type CreateSetupRegistrationOperationRequest = {
945
+ action: SetupRegistrationAction;
946
+ sourceKind: ImportSourceKind;
947
+ source?: CreateSetupRegistrationOperationRequestSource | null | undefined;
948
+ /**
949
+ * Unique identifier for the deployment.
950
+ */
951
+ deploymentId?: string | null | undefined;
952
+ idempotencyKey?: string | undefined;
953
+ cloudFormation?: SetupRegistrationCloudFormationTarget | null | undefined;
954
+ };
955
+ /** @internal */
956
+ export declare const CreateSetupRegistrationOperationRequestPlatform$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestPlatform>;
957
+ /** @internal */
958
+ export declare const CreateSetupRegistrationOperationRequestDeploymentModel$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestDeploymentModel>;
959
+ /** @internal */
960
+ export type CreateSetupRegistrationOperationRequestAws$Outbound = {
961
+ certificateArn: string;
962
+ };
963
+ /** @internal */
964
+ export declare const CreateSetupRegistrationOperationRequestAws$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestAws$Outbound, CreateSetupRegistrationOperationRequestAws>;
965
+ export declare function createSetupRegistrationOperationRequestAwsToJSON(createSetupRegistrationOperationRequestAws: CreateSetupRegistrationOperationRequestAws): string;
966
+ /** @internal */
967
+ export type CreateSetupRegistrationOperationRequestAwsUnion$Outbound = CreateSetupRegistrationOperationRequestAws$Outbound | any;
968
+ /** @internal */
969
+ export declare const CreateSetupRegistrationOperationRequestAwsUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestAwsUnion$Outbound, CreateSetupRegistrationOperationRequestAwsUnion>;
970
+ export declare function createSetupRegistrationOperationRequestAwsUnionToJSON(createSetupRegistrationOperationRequestAwsUnion: CreateSetupRegistrationOperationRequestAwsUnion): string;
971
+ /** @internal */
972
+ export type CreateSetupRegistrationOperationRequestAzure$Outbound = {
973
+ keyVaultCertificateId: string;
974
+ keyVaultResourceId?: string | null | undefined;
975
+ };
976
+ /** @internal */
977
+ export declare const CreateSetupRegistrationOperationRequestAzure$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestAzure$Outbound, CreateSetupRegistrationOperationRequestAzure>;
978
+ export declare function createSetupRegistrationOperationRequestAzureToJSON(createSetupRegistrationOperationRequestAzure: CreateSetupRegistrationOperationRequestAzure): string;
979
+ /** @internal */
980
+ export type CreateSetupRegistrationOperationRequestAzureUnion$Outbound = CreateSetupRegistrationOperationRequestAzure$Outbound | any;
981
+ /** @internal */
982
+ export declare const CreateSetupRegistrationOperationRequestAzureUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestAzureUnion$Outbound, CreateSetupRegistrationOperationRequestAzureUnion>;
983
+ export declare function createSetupRegistrationOperationRequestAzureUnionToJSON(createSetupRegistrationOperationRequestAzureUnion: CreateSetupRegistrationOperationRequestAzureUnion): string;
984
+ /** @internal */
985
+ export type CreateSetupRegistrationOperationRequestGcp$Outbound = {
986
+ certificateName: string;
987
+ };
988
+ /** @internal */
989
+ export declare const CreateSetupRegistrationOperationRequestGcp$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestGcp$Outbound, CreateSetupRegistrationOperationRequestGcp>;
990
+ export declare function createSetupRegistrationOperationRequestGcpToJSON(createSetupRegistrationOperationRequestGcp: CreateSetupRegistrationOperationRequestGcp): string;
991
+ /** @internal */
992
+ export type CreateSetupRegistrationOperationRequestGcpUnion$Outbound = CreateSetupRegistrationOperationRequestGcp$Outbound | any;
993
+ /** @internal */
994
+ export declare const CreateSetupRegistrationOperationRequestGcpUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestGcpUnion$Outbound, CreateSetupRegistrationOperationRequestGcpUnion>;
995
+ export declare function createSetupRegistrationOperationRequestGcpUnionToJSON(createSetupRegistrationOperationRequestGcpUnion: CreateSetupRegistrationOperationRequestGcpUnion): string;
996
+ /** @internal */
997
+ export type CreateSetupRegistrationOperationRequestTlsSecretRef$Outbound = {
998
+ namespace?: string | null | undefined;
999
+ secretName: string;
1000
+ };
1001
+ /** @internal */
1002
+ export declare const CreateSetupRegistrationOperationRequestTlsSecretRef$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestTlsSecretRef$Outbound, CreateSetupRegistrationOperationRequestTlsSecretRef>;
1003
+ export declare function createSetupRegistrationOperationRequestTlsSecretRefToJSON(createSetupRegistrationOperationRequestTlsSecretRef: CreateSetupRegistrationOperationRequestTlsSecretRef): string;
1004
+ /** @internal */
1005
+ export type CreateSetupRegistrationOperationRequestDomainsKubernetes$Outbound = {
1006
+ tlsSecretRef: CreateSetupRegistrationOperationRequestTlsSecretRef$Outbound;
1007
+ };
1008
+ /** @internal */
1009
+ export declare const CreateSetupRegistrationOperationRequestDomainsKubernetes$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestDomainsKubernetes$Outbound, CreateSetupRegistrationOperationRequestDomainsKubernetes>;
1010
+ export declare function createSetupRegistrationOperationRequestDomainsKubernetesToJSON(createSetupRegistrationOperationRequestDomainsKubernetes: CreateSetupRegistrationOperationRequestDomainsKubernetes): string;
1011
+ /** @internal */
1012
+ export type CreateSetupRegistrationOperationRequestDomainsKubernetesUnion$Outbound = CreateSetupRegistrationOperationRequestDomainsKubernetes$Outbound | any;
1013
+ /** @internal */
1014
+ export declare const CreateSetupRegistrationOperationRequestDomainsKubernetesUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestDomainsKubernetesUnion$Outbound, CreateSetupRegistrationOperationRequestDomainsKubernetesUnion>;
1015
+ export declare function createSetupRegistrationOperationRequestDomainsKubernetesUnionToJSON(createSetupRegistrationOperationRequestDomainsKubernetesUnion: CreateSetupRegistrationOperationRequestDomainsKubernetesUnion): string;
1016
+ /** @internal */
1017
+ export type CreateSetupRegistrationOperationRequestDomainsCertificate$Outbound = {
1018
+ aws?: CreateSetupRegistrationOperationRequestAws$Outbound | any | null | undefined;
1019
+ azure?: CreateSetupRegistrationOperationRequestAzure$Outbound | any | null | undefined;
1020
+ gcp?: CreateSetupRegistrationOperationRequestGcp$Outbound | any | null | undefined;
1021
+ kubernetes?: CreateSetupRegistrationOperationRequestDomainsKubernetes$Outbound | any | null | undefined;
1022
+ };
1023
+ /** @internal */
1024
+ export declare const CreateSetupRegistrationOperationRequestDomainsCertificate$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestDomainsCertificate$Outbound, CreateSetupRegistrationOperationRequestDomainsCertificate>;
1025
+ export declare function createSetupRegistrationOperationRequestDomainsCertificateToJSON(createSetupRegistrationOperationRequestDomainsCertificate: CreateSetupRegistrationOperationRequestDomainsCertificate): string;
1026
+ /** @internal */
1027
+ export type CreateSetupRegistrationOperationRequestCustomDomains$Outbound = {
1028
+ certificate: CreateSetupRegistrationOperationRequestDomainsCertificate$Outbound;
1029
+ domain: string;
1030
+ };
1031
+ /** @internal */
1032
+ export declare const CreateSetupRegistrationOperationRequestCustomDomains$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCustomDomains$Outbound, CreateSetupRegistrationOperationRequestCustomDomains>;
1033
+ export declare function createSetupRegistrationOperationRequestCustomDomainsToJSON(createSetupRegistrationOperationRequestCustomDomains: CreateSetupRegistrationOperationRequestCustomDomains): string;
1034
+ /** @internal */
1035
+ export type CreateSetupRegistrationOperationRequestDomains$Outbound = {
1036
+ customDomains?: {
1037
+ [k: string]: CreateSetupRegistrationOperationRequestCustomDomains$Outbound;
1038
+ } | null | undefined;
1039
+ };
1040
+ /** @internal */
1041
+ export declare const CreateSetupRegistrationOperationRequestDomains$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestDomains$Outbound, CreateSetupRegistrationOperationRequestDomains>;
1042
+ export declare function createSetupRegistrationOperationRequestDomainsToJSON(createSetupRegistrationOperationRequestDomains: CreateSetupRegistrationOperationRequestDomains): string;
1043
+ /** @internal */
1044
+ export type CreateSetupRegistrationOperationRequestDomainsUnion$Outbound = CreateSetupRegistrationOperationRequestDomains$Outbound | any;
1045
+ /** @internal */
1046
+ export declare const CreateSetupRegistrationOperationRequestDomainsUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestDomainsUnion$Outbound, CreateSetupRegistrationOperationRequestDomainsUnion>;
1047
+ export declare function createSetupRegistrationOperationRequestDomainsUnionToJSON(createSetupRegistrationOperationRequestDomainsUnion: CreateSetupRegistrationOperationRequestDomainsUnion): string;
1048
+ /** @internal */
1049
+ export type CreateSetupRegistrationOperationRequestExternalBindings$Outbound = {};
1050
+ /** @internal */
1051
+ export declare const CreateSetupRegistrationOperationRequestExternalBindings$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestExternalBindings$Outbound, CreateSetupRegistrationOperationRequestExternalBindings>;
1052
+ export declare function createSetupRegistrationOperationRequestExternalBindingsToJSON(createSetupRegistrationOperationRequestExternalBindings: CreateSetupRegistrationOperationRequestExternalBindings): string;
1053
+ /** @internal */
1054
+ export declare const CreateSetupRegistrationOperationRequestHeartbeats$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestHeartbeats>;
1055
+ /** @internal */
1056
+ export type CreateSetupRegistrationOperationRequestCloud$Outbound = {
1057
+ accountId?: string | null | undefined;
1058
+ clusterId?: string | null | undefined;
1059
+ clusterName?: string | null | undefined;
1060
+ projectId?: string | null | undefined;
1061
+ region?: string | null | undefined;
1062
+ resourceGroup?: string | null | undefined;
1063
+ subscriptionId?: string | null | undefined;
1064
+ };
1065
+ /** @internal */
1066
+ export declare const CreateSetupRegistrationOperationRequestCloud$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCloud$Outbound, CreateSetupRegistrationOperationRequestCloud>;
1067
+ export declare function createSetupRegistrationOperationRequestCloudToJSON(createSetupRegistrationOperationRequestCloud: CreateSetupRegistrationOperationRequestCloud): string;
1068
+ /** @internal */
1069
+ export type CreateSetupRegistrationOperationRequestCloudUnion$Outbound = CreateSetupRegistrationOperationRequestCloud$Outbound | any;
1070
+ /** @internal */
1071
+ export declare const CreateSetupRegistrationOperationRequestCloudUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCloudUnion$Outbound, CreateSetupRegistrationOperationRequestCloudUnion>;
1072
+ export declare function createSetupRegistrationOperationRequestCloudUnionToJSON(createSetupRegistrationOperationRequestCloudUnion: CreateSetupRegistrationOperationRequestCloudUnion): string;
1073
+ /** @internal */
1074
+ export declare const CreateSetupRegistrationOperationRequestOwnership$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestOwnership>;
1075
+ /** @internal */
1076
+ export type CreateSetupRegistrationOperationRequestCluster$Outbound = {
1077
+ cloud?: CreateSetupRegistrationOperationRequestCloud$Outbound | any | null | undefined;
1078
+ namespace?: string | null | undefined;
1079
+ ownership: string;
1080
+ };
1081
+ /** @internal */
1082
+ export declare const CreateSetupRegistrationOperationRequestCluster$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCluster$Outbound, CreateSetupRegistrationOperationRequestCluster>;
1083
+ export declare function createSetupRegistrationOperationRequestClusterToJSON(createSetupRegistrationOperationRequestCluster: CreateSetupRegistrationOperationRequestCluster): string;
1084
+ /** @internal */
1085
+ export type CreateSetupRegistrationOperationRequestClusterUnion$Outbound = CreateSetupRegistrationOperationRequestCluster$Outbound | any;
1086
+ /** @internal */
1087
+ export declare const CreateSetupRegistrationOperationRequestClusterUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestClusterUnion$Outbound, CreateSetupRegistrationOperationRequestClusterUnion>;
1088
+ export declare function createSetupRegistrationOperationRequestClusterUnionToJSON(createSetupRegistrationOperationRequestClusterUnion: CreateSetupRegistrationOperationRequestClusterUnion): string;
1089
+ /** @internal */
1090
+ export type CreateSetupRegistrationOperationRequestCertificateNone2$Outbound = {
1091
+ mode: "none";
1092
+ };
1093
+ /** @internal */
1094
+ export declare const CreateSetupRegistrationOperationRequestCertificateNone2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateNone2$Outbound, CreateSetupRegistrationOperationRequestCertificateNone2>;
1095
+ export declare function createSetupRegistrationOperationRequestCertificateNone2ToJSON(createSetupRegistrationOperationRequestCertificateNone2: CreateSetupRegistrationOperationRequestCertificateNone2): string;
1096
+ /** @internal */
1097
+ export type CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2$Outbound = {
1098
+ mode: "managedTlsSecret";
1099
+ secretNameTemplate: string;
1100
+ };
1101
+ /** @internal */
1102
+ export declare const CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2$Outbound, CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2>;
1103
+ export declare function createSetupRegistrationOperationRequestCertificateManagedTLSSecret2ToJSON(createSetupRegistrationOperationRequestCertificateManagedTLSSecret2: CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2): string;
1104
+ /** @internal */
1105
+ export type CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2$Outbound = {
1106
+ certificateArn: string;
1107
+ mode: "awsAcmArn";
1108
+ };
1109
+ /** @internal */
1110
+ export declare const CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2$Outbound, CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2>;
1111
+ export declare function createSetupRegistrationOperationRequestCertificateAwsAcmArn2ToJSON(createSetupRegistrationOperationRequestCertificateAwsAcmArn2: CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2): string;
1112
+ /** @internal */
1113
+ export type CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2$Outbound = {
1114
+ mode: "managedAcmImport";
1115
+ region?: string | null | undefined;
1116
+ tags?: {
1117
+ [k: string]: string;
1118
+ } | undefined;
1119
+ };
1120
+ /** @internal */
1121
+ export declare const CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2$Outbound, CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2>;
1122
+ export declare function createSetupRegistrationOperationRequestCertificateManagedAcmImport2ToJSON(createSetupRegistrationOperationRequestCertificateManagedAcmImport2: CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2): string;
1123
+ /** @internal */
1124
+ export type CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2$Outbound = {
1125
+ namespace?: string | null | undefined;
1126
+ secretName: string;
1127
+ mode: "tlsSecretRef";
1128
+ };
1129
+ /** @internal */
1130
+ export declare const CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2$Outbound, CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2>;
1131
+ export declare function createSetupRegistrationOperationRequestCertificateTLSSecretRef2ToJSON(createSetupRegistrationOperationRequestCertificateTLSSecretRef2: CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2): string;
1132
+ /** @internal */
1133
+ export type CreateSetupRegistrationOperationRequestCertificateUnion2$Outbound = CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2$Outbound | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2$Outbound | CreateSetupRegistrationOperationRequestCertificateNone2$Outbound;
1134
+ /** @internal */
1135
+ export declare const CreateSetupRegistrationOperationRequestCertificateUnion2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateUnion2$Outbound, CreateSetupRegistrationOperationRequestCertificateUnion2>;
1136
+ export declare function createSetupRegistrationOperationRequestCertificateUnion2ToJSON(createSetupRegistrationOperationRequestCertificateUnion2: CreateSetupRegistrationOperationRequestCertificateUnion2): string;
1137
+ /** @internal */
1138
+ export declare const CreateSetupRegistrationOperationRequestModeCustom$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestModeCustom>;
1139
+ /** @internal */
1140
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum4$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum4>;
1141
+ /** @internal */
1142
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4$Outbound = {
1143
+ albName?: string | null | undefined;
1144
+ albNamespace?: string | null | undefined;
1145
+ frontend: string;
1146
+ provider: string;
1147
+ };
1148
+ /** @internal */
1149
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4$Outbound, CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4>;
1150
+ export declare function createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4ToJSON(createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4): string;
1151
+ /** @internal */
1152
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum4$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum4>;
1153
+ /** @internal */
1154
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway4$Outbound = {
1155
+ provider: string;
1156
+ staticAddressName?: string | null | undefined;
1157
+ };
1158
+ /** @internal */
1159
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGateway4$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderGkeGateway4$Outbound, CreateSetupRegistrationOperationRequestProviderGkeGateway4>;
1160
+ export declare function createSetupRegistrationOperationRequestProviderGkeGateway4ToJSON(createSetupRegistrationOperationRequestProviderGkeGateway4: CreateSetupRegistrationOperationRequestProviderGkeGateway4): string;
1161
+ /** @internal */
1162
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum4$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum4>;
1163
+ /** @internal */
1164
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb4$Outbound = {
1165
+ ipAddressType?: string | null | undefined;
1166
+ provider: string;
1167
+ scheme: string;
1168
+ subnetIds?: Array<string> | undefined;
1169
+ targetType: string;
1170
+ };
1171
+ /** @internal */
1172
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlb4$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAwsAlb4$Outbound, CreateSetupRegistrationOperationRequestProviderAwsAlb4>;
1173
+ export declare function createSetupRegistrationOperationRequestProviderAwsAlb4ToJSON(createSetupRegistrationOperationRequestProviderAwsAlb4: CreateSetupRegistrationOperationRequestProviderAwsAlb4): string;
1174
+ /** @internal */
1175
+ export type CreateSetupRegistrationOperationRequestProviderUnion4$Outbound = CreateSetupRegistrationOperationRequestProviderAwsAlb4$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway4$Outbound | any;
1176
+ /** @internal */
1177
+ export declare const CreateSetupRegistrationOperationRequestProviderUnion4$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderUnion4$Outbound, CreateSetupRegistrationOperationRequestProviderUnion4>;
1178
+ export declare function createSetupRegistrationOperationRequestProviderUnion4ToJSON(createSetupRegistrationOperationRequestProviderUnion4: CreateSetupRegistrationOperationRequestProviderUnion4): string;
1179
+ /** @internal */
1180
+ export type CreateSetupRegistrationOperationRequestRouteGateway2$Outbound = {
1181
+ annotations?: {
1182
+ [k: string]: string;
1183
+ } | undefined;
1184
+ controller?: string | null | undefined;
1185
+ gatewayClassName: string;
1186
+ labels?: {
1187
+ [k: string]: string;
1188
+ } | undefined;
1189
+ listenerPort: number;
1190
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb4$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers4$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway4$Outbound | any | null | undefined;
1191
+ routeApi: "gateway";
1192
+ };
1193
+ /** @internal */
1194
+ export declare const CreateSetupRegistrationOperationRequestRouteGateway2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestRouteGateway2$Outbound, CreateSetupRegistrationOperationRequestRouteGateway2>;
1195
+ export declare function createSetupRegistrationOperationRequestRouteGateway2ToJSON(createSetupRegistrationOperationRequestRouteGateway2: CreateSetupRegistrationOperationRequestRouteGateway2): string;
1196
+ /** @internal */
1197
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum3$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum3>;
1198
+ /** @internal */
1199
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3$Outbound = {
1200
+ albName?: string | null | undefined;
1201
+ albNamespace?: string | null | undefined;
1202
+ frontend: string;
1203
+ provider: string;
1204
+ };
1205
+ /** @internal */
1206
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3$Outbound, CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3>;
1207
+ export declare function createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3ToJSON(createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3): string;
1208
+ /** @internal */
1209
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum3$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum3>;
1210
+ /** @internal */
1211
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway3$Outbound = {
1212
+ provider: string;
1213
+ staticAddressName?: string | null | undefined;
1214
+ };
1215
+ /** @internal */
1216
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGateway3$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderGkeGateway3$Outbound, CreateSetupRegistrationOperationRequestProviderGkeGateway3>;
1217
+ export declare function createSetupRegistrationOperationRequestProviderGkeGateway3ToJSON(createSetupRegistrationOperationRequestProviderGkeGateway3: CreateSetupRegistrationOperationRequestProviderGkeGateway3): string;
1218
+ /** @internal */
1219
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum3$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum3>;
1220
+ /** @internal */
1221
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb3$Outbound = {
1222
+ ipAddressType?: string | null | undefined;
1223
+ provider: string;
1224
+ scheme: string;
1225
+ subnetIds?: Array<string> | undefined;
1226
+ targetType: string;
1227
+ };
1228
+ /** @internal */
1229
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlb3$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAwsAlb3$Outbound, CreateSetupRegistrationOperationRequestProviderAwsAlb3>;
1230
+ export declare function createSetupRegistrationOperationRequestProviderAwsAlb3ToJSON(createSetupRegistrationOperationRequestProviderAwsAlb3: CreateSetupRegistrationOperationRequestProviderAwsAlb3): string;
1231
+ /** @internal */
1232
+ export type CreateSetupRegistrationOperationRequestProviderUnion3$Outbound = CreateSetupRegistrationOperationRequestProviderAwsAlb3$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway3$Outbound | any;
1233
+ /** @internal */
1234
+ export declare const CreateSetupRegistrationOperationRequestProviderUnion3$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderUnion3$Outbound, CreateSetupRegistrationOperationRequestProviderUnion3>;
1235
+ export declare function createSetupRegistrationOperationRequestProviderUnion3ToJSON(createSetupRegistrationOperationRequestProviderUnion3: CreateSetupRegistrationOperationRequestProviderUnion3): string;
1236
+ /** @internal */
1237
+ export type CreateSetupRegistrationOperationRequestRouteIngress2$Outbound = {
1238
+ annotations?: {
1239
+ [k: string]: string;
1240
+ } | undefined;
1241
+ controller?: string | null | undefined;
1242
+ ingressClassName: string;
1243
+ labels?: {
1244
+ [k: string]: string;
1245
+ } | undefined;
1246
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb3$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers3$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway3$Outbound | any | null | undefined;
1247
+ routeApi: "ingress";
1248
+ };
1249
+ /** @internal */
1250
+ export declare const CreateSetupRegistrationOperationRequestRouteIngress2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestRouteIngress2$Outbound, CreateSetupRegistrationOperationRequestRouteIngress2>;
1251
+ export declare function createSetupRegistrationOperationRequestRouteIngress2ToJSON(createSetupRegistrationOperationRequestRouteIngress2: CreateSetupRegistrationOperationRequestRouteIngress2): string;
1252
+ /** @internal */
1253
+ export type CreateSetupRegistrationOperationRequestRouteUnion2$Outbound = CreateSetupRegistrationOperationRequestRouteIngress2$Outbound | CreateSetupRegistrationOperationRequestRouteGateway2$Outbound;
1254
+ /** @internal */
1255
+ export declare const CreateSetupRegistrationOperationRequestRouteUnion2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestRouteUnion2$Outbound, CreateSetupRegistrationOperationRequestRouteUnion2>;
1256
+ export declare function createSetupRegistrationOperationRequestRouteUnion2ToJSON(createSetupRegistrationOperationRequestRouteUnion2: CreateSetupRegistrationOperationRequestRouteUnion2): string;
1257
+ /** @internal */
1258
+ export type CreateSetupRegistrationOperationRequestExposureCustom$Outbound = {
1259
+ certificate: CreateSetupRegistrationOperationRequestCertificateTLSSecretRef2$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport2$Outbound | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn2$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret2$Outbound | CreateSetupRegistrationOperationRequestCertificateNone2$Outbound;
1260
+ domain: string;
1261
+ mode: string;
1262
+ route: CreateSetupRegistrationOperationRequestRouteIngress2$Outbound | CreateSetupRegistrationOperationRequestRouteGateway2$Outbound;
1263
+ };
1264
+ /** @internal */
1265
+ export declare const CreateSetupRegistrationOperationRequestExposureCustom$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestExposureCustom$Outbound, CreateSetupRegistrationOperationRequestExposureCustom>;
1266
+ export declare function createSetupRegistrationOperationRequestExposureCustomToJSON(createSetupRegistrationOperationRequestExposureCustom: CreateSetupRegistrationOperationRequestExposureCustom): string;
1267
+ /** @internal */
1268
+ export type CreateSetupRegistrationOperationRequestCertificateNone1$Outbound = {
1269
+ mode: "none";
1270
+ };
1271
+ /** @internal */
1272
+ export declare const CreateSetupRegistrationOperationRequestCertificateNone1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateNone1$Outbound, CreateSetupRegistrationOperationRequestCertificateNone1>;
1273
+ export declare function createSetupRegistrationOperationRequestCertificateNone1ToJSON(createSetupRegistrationOperationRequestCertificateNone1: CreateSetupRegistrationOperationRequestCertificateNone1): string;
1274
+ /** @internal */
1275
+ export type CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1$Outbound = {
1276
+ mode: "managedTlsSecret";
1277
+ secretNameTemplate: string;
1278
+ };
1279
+ /** @internal */
1280
+ export declare const CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1$Outbound, CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1>;
1281
+ export declare function createSetupRegistrationOperationRequestCertificateManagedTLSSecret1ToJSON(createSetupRegistrationOperationRequestCertificateManagedTLSSecret1: CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1): string;
1282
+ /** @internal */
1283
+ export type CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1$Outbound = {
1284
+ certificateArn: string;
1285
+ mode: "awsAcmArn";
1286
+ };
1287
+ /** @internal */
1288
+ export declare const CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1$Outbound, CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1>;
1289
+ export declare function createSetupRegistrationOperationRequestCertificateAwsAcmArn1ToJSON(createSetupRegistrationOperationRequestCertificateAwsAcmArn1: CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1): string;
1290
+ /** @internal */
1291
+ export type CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1$Outbound = {
1292
+ mode: "managedAcmImport";
1293
+ region?: string | null | undefined;
1294
+ tags?: {
1295
+ [k: string]: string;
1296
+ } | undefined;
1297
+ };
1298
+ /** @internal */
1299
+ export declare const CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1$Outbound, CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1>;
1300
+ export declare function createSetupRegistrationOperationRequestCertificateManagedAcmImport1ToJSON(createSetupRegistrationOperationRequestCertificateManagedAcmImport1: CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1): string;
1301
+ /** @internal */
1302
+ export type CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1$Outbound = {
1303
+ namespace?: string | null | undefined;
1304
+ secretName: string;
1305
+ mode: "tlsSecretRef";
1306
+ };
1307
+ /** @internal */
1308
+ export declare const CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1$Outbound, CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1>;
1309
+ export declare function createSetupRegistrationOperationRequestCertificateTLSSecretRef1ToJSON(createSetupRegistrationOperationRequestCertificateTLSSecretRef1: CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1): string;
1310
+ /** @internal */
1311
+ export type CreateSetupRegistrationOperationRequestCertificateUnion1$Outbound = CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1$Outbound | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1$Outbound | CreateSetupRegistrationOperationRequestCertificateNone1$Outbound;
1312
+ /** @internal */
1313
+ export declare const CreateSetupRegistrationOperationRequestCertificateUnion1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestCertificateUnion1$Outbound, CreateSetupRegistrationOperationRequestCertificateUnion1>;
1314
+ export declare function createSetupRegistrationOperationRequestCertificateUnion1ToJSON(createSetupRegistrationOperationRequestCertificateUnion1: CreateSetupRegistrationOperationRequestCertificateUnion1): string;
1315
+ /** @internal */
1316
+ export declare const CreateSetupRegistrationOperationRequestModeGenerated$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestModeGenerated>;
1317
+ /** @internal */
1318
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum2$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum2>;
1319
+ /** @internal */
1320
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2$Outbound = {
1321
+ albName?: string | null | undefined;
1322
+ albNamespace?: string | null | undefined;
1323
+ frontend: string;
1324
+ provider: string;
1325
+ };
1326
+ /** @internal */
1327
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2$Outbound, CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2>;
1328
+ export declare function createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2ToJSON(createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2): string;
1329
+ /** @internal */
1330
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum2$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum2>;
1331
+ /** @internal */
1332
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway2$Outbound = {
1333
+ provider: string;
1334
+ staticAddressName?: string | null | undefined;
1335
+ };
1336
+ /** @internal */
1337
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGateway2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderGkeGateway2$Outbound, CreateSetupRegistrationOperationRequestProviderGkeGateway2>;
1338
+ export declare function createSetupRegistrationOperationRequestProviderGkeGateway2ToJSON(createSetupRegistrationOperationRequestProviderGkeGateway2: CreateSetupRegistrationOperationRequestProviderGkeGateway2): string;
1339
+ /** @internal */
1340
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum2$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum2>;
1341
+ /** @internal */
1342
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb2$Outbound = {
1343
+ ipAddressType?: string | null | undefined;
1344
+ provider: string;
1345
+ scheme: string;
1346
+ subnetIds?: Array<string> | undefined;
1347
+ targetType: string;
1348
+ };
1349
+ /** @internal */
1350
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlb2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAwsAlb2$Outbound, CreateSetupRegistrationOperationRequestProviderAwsAlb2>;
1351
+ export declare function createSetupRegistrationOperationRequestProviderAwsAlb2ToJSON(createSetupRegistrationOperationRequestProviderAwsAlb2: CreateSetupRegistrationOperationRequestProviderAwsAlb2): string;
1352
+ /** @internal */
1353
+ export type CreateSetupRegistrationOperationRequestProviderUnion2$Outbound = CreateSetupRegistrationOperationRequestProviderAwsAlb2$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway2$Outbound | any;
1354
+ /** @internal */
1355
+ export declare const CreateSetupRegistrationOperationRequestProviderUnion2$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderUnion2$Outbound, CreateSetupRegistrationOperationRequestProviderUnion2>;
1356
+ export declare function createSetupRegistrationOperationRequestProviderUnion2ToJSON(createSetupRegistrationOperationRequestProviderUnion2: CreateSetupRegistrationOperationRequestProviderUnion2): string;
1357
+ /** @internal */
1358
+ export type CreateSetupRegistrationOperationRequestRouteGateway1$Outbound = {
1359
+ annotations?: {
1360
+ [k: string]: string;
1361
+ } | undefined;
1362
+ controller?: string | null | undefined;
1363
+ gatewayClassName: string;
1364
+ labels?: {
1365
+ [k: string]: string;
1366
+ } | undefined;
1367
+ listenerPort: number;
1368
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb2$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers2$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway2$Outbound | any | null | undefined;
1369
+ routeApi: "gateway";
1370
+ };
1371
+ /** @internal */
1372
+ export declare const CreateSetupRegistrationOperationRequestRouteGateway1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestRouteGateway1$Outbound, CreateSetupRegistrationOperationRequestRouteGateway1>;
1373
+ export declare function createSetupRegistrationOperationRequestRouteGateway1ToJSON(createSetupRegistrationOperationRequestRouteGateway1: CreateSetupRegistrationOperationRequestRouteGateway1): string;
1374
+ /** @internal */
1375
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum1$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainersEnum1>;
1376
+ /** @internal */
1377
+ export type CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1$Outbound = {
1378
+ albName?: string | null | undefined;
1379
+ albNamespace?: string | null | undefined;
1380
+ frontend: string;
1381
+ provider: string;
1382
+ };
1383
+ /** @internal */
1384
+ export declare const CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1$Outbound, CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1>;
1385
+ export declare function createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1ToJSON(createSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1: CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1): string;
1386
+ /** @internal */
1387
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum1$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderGkeGatewayEnum1>;
1388
+ /** @internal */
1389
+ export type CreateSetupRegistrationOperationRequestProviderGkeGateway1$Outbound = {
1390
+ provider: string;
1391
+ staticAddressName?: string | null | undefined;
1392
+ };
1393
+ /** @internal */
1394
+ export declare const CreateSetupRegistrationOperationRequestProviderGkeGateway1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderGkeGateway1$Outbound, CreateSetupRegistrationOperationRequestProviderGkeGateway1>;
1395
+ export declare function createSetupRegistrationOperationRequestProviderGkeGateway1ToJSON(createSetupRegistrationOperationRequestProviderGkeGateway1: CreateSetupRegistrationOperationRequestProviderGkeGateway1): string;
1396
+ /** @internal */
1397
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlbEnum1$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestProviderAwsAlbEnum1>;
1398
+ /** @internal */
1399
+ export type CreateSetupRegistrationOperationRequestProviderAwsAlb1$Outbound = {
1400
+ ipAddressType?: string | null | undefined;
1401
+ provider: string;
1402
+ scheme: string;
1403
+ subnetIds?: Array<string> | undefined;
1404
+ targetType: string;
1405
+ };
1406
+ /** @internal */
1407
+ export declare const CreateSetupRegistrationOperationRequestProviderAwsAlb1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderAwsAlb1$Outbound, CreateSetupRegistrationOperationRequestProviderAwsAlb1>;
1408
+ export declare function createSetupRegistrationOperationRequestProviderAwsAlb1ToJSON(createSetupRegistrationOperationRequestProviderAwsAlb1: CreateSetupRegistrationOperationRequestProviderAwsAlb1): string;
1409
+ /** @internal */
1410
+ export type CreateSetupRegistrationOperationRequestProviderUnion1$Outbound = CreateSetupRegistrationOperationRequestProviderAwsAlb1$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway1$Outbound | any;
1411
+ /** @internal */
1412
+ export declare const CreateSetupRegistrationOperationRequestProviderUnion1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestProviderUnion1$Outbound, CreateSetupRegistrationOperationRequestProviderUnion1>;
1413
+ export declare function createSetupRegistrationOperationRequestProviderUnion1ToJSON(createSetupRegistrationOperationRequestProviderUnion1: CreateSetupRegistrationOperationRequestProviderUnion1): string;
1414
+ /** @internal */
1415
+ export type CreateSetupRegistrationOperationRequestRouteIngress1$Outbound = {
1416
+ annotations?: {
1417
+ [k: string]: string;
1418
+ } | undefined;
1419
+ controller?: string | null | undefined;
1420
+ ingressClassName: string;
1421
+ labels?: {
1422
+ [k: string]: string;
1423
+ } | undefined;
1424
+ provider?: CreateSetupRegistrationOperationRequestProviderAwsAlb1$Outbound | CreateSetupRegistrationOperationRequestProviderAzureApplicationGatewayForContainers1$Outbound | CreateSetupRegistrationOperationRequestProviderGkeGateway1$Outbound | any | null | undefined;
1425
+ routeApi: "ingress";
1426
+ };
1427
+ /** @internal */
1428
+ export declare const CreateSetupRegistrationOperationRequestRouteIngress1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestRouteIngress1$Outbound, CreateSetupRegistrationOperationRequestRouteIngress1>;
1429
+ export declare function createSetupRegistrationOperationRequestRouteIngress1ToJSON(createSetupRegistrationOperationRequestRouteIngress1: CreateSetupRegistrationOperationRequestRouteIngress1): string;
1430
+ /** @internal */
1431
+ export type CreateSetupRegistrationOperationRequestRouteUnion1$Outbound = CreateSetupRegistrationOperationRequestRouteIngress1$Outbound | CreateSetupRegistrationOperationRequestRouteGateway1$Outbound;
1432
+ /** @internal */
1433
+ export declare const CreateSetupRegistrationOperationRequestRouteUnion1$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestRouteUnion1$Outbound, CreateSetupRegistrationOperationRequestRouteUnion1>;
1434
+ export declare function createSetupRegistrationOperationRequestRouteUnion1ToJSON(createSetupRegistrationOperationRequestRouteUnion1: CreateSetupRegistrationOperationRequestRouteUnion1): string;
1435
+ /** @internal */
1436
+ export type CreateSetupRegistrationOperationRequestExposureGenerated$Outbound = {
1437
+ certificate: CreateSetupRegistrationOperationRequestCertificateTLSSecretRef1$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedAcmImport1$Outbound | CreateSetupRegistrationOperationRequestCertificateAwsAcmArn1$Outbound | CreateSetupRegistrationOperationRequestCertificateManagedTLSSecret1$Outbound | CreateSetupRegistrationOperationRequestCertificateNone1$Outbound;
1438
+ mode: string;
1439
+ route: CreateSetupRegistrationOperationRequestRouteIngress1$Outbound | CreateSetupRegistrationOperationRequestRouteGateway1$Outbound;
1440
+ };
1441
+ /** @internal */
1442
+ export declare const CreateSetupRegistrationOperationRequestExposureGenerated$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestExposureGenerated$Outbound, CreateSetupRegistrationOperationRequestExposureGenerated>;
1443
+ export declare function createSetupRegistrationOperationRequestExposureGeneratedToJSON(createSetupRegistrationOperationRequestExposureGenerated: CreateSetupRegistrationOperationRequestExposureGenerated): string;
1444
+ /** @internal */
1445
+ export declare const CreateSetupRegistrationOperationRequestModeDisabled$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestModeDisabled>;
1446
+ /** @internal */
1447
+ export type CreateSetupRegistrationOperationRequestExposureDisabled$Outbound = {
1448
+ mode: string;
1449
+ };
1450
+ /** @internal */
1451
+ export declare const CreateSetupRegistrationOperationRequestExposureDisabled$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestExposureDisabled$Outbound, CreateSetupRegistrationOperationRequestExposureDisabled>;
1452
+ export declare function createSetupRegistrationOperationRequestExposureDisabledToJSON(createSetupRegistrationOperationRequestExposureDisabled: CreateSetupRegistrationOperationRequestExposureDisabled): string;
1453
+ /** @internal */
1454
+ export type CreateSetupRegistrationOperationRequestExposureUnion$Outbound = CreateSetupRegistrationOperationRequestExposureCustom$Outbound | CreateSetupRegistrationOperationRequestExposureGenerated$Outbound | CreateSetupRegistrationOperationRequestExposureDisabled$Outbound | any;
1455
+ /** @internal */
1456
+ export declare const CreateSetupRegistrationOperationRequestExposureUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestExposureUnion$Outbound, CreateSetupRegistrationOperationRequestExposureUnion>;
1457
+ export declare function createSetupRegistrationOperationRequestExposureUnionToJSON(createSetupRegistrationOperationRequestExposureUnion: CreateSetupRegistrationOperationRequestExposureUnion): string;
1458
+ /** @internal */
1459
+ export type CreateSetupRegistrationOperationRequestKubernetes$Outbound = {
1460
+ cluster?: CreateSetupRegistrationOperationRequestCluster$Outbound | any | null | undefined;
1461
+ exposure?: CreateSetupRegistrationOperationRequestExposureCustom$Outbound | CreateSetupRegistrationOperationRequestExposureGenerated$Outbound | CreateSetupRegistrationOperationRequestExposureDisabled$Outbound | any | null | undefined;
1462
+ };
1463
+ /** @internal */
1464
+ export declare const CreateSetupRegistrationOperationRequestKubernetes$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestKubernetes$Outbound, CreateSetupRegistrationOperationRequestKubernetes>;
1465
+ export declare function createSetupRegistrationOperationRequestKubernetesToJSON(createSetupRegistrationOperationRequestKubernetes: CreateSetupRegistrationOperationRequestKubernetes): string;
1466
+ /** @internal */
1467
+ export type CreateSetupRegistrationOperationRequestKubernetesUnion$Outbound = CreateSetupRegistrationOperationRequestKubernetes$Outbound | any;
1468
+ /** @internal */
1469
+ export declare const CreateSetupRegistrationOperationRequestKubernetesUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestKubernetesUnion$Outbound, CreateSetupRegistrationOperationRequestKubernetesUnion>;
1470
+ export declare function createSetupRegistrationOperationRequestKubernetesUnionToJSON(createSetupRegistrationOperationRequestKubernetesUnion: CreateSetupRegistrationOperationRequestKubernetesUnion): string;
1471
+ /** @internal */
1472
+ export declare const CreateSetupRegistrationOperationRequestTypeByoVnetAzure$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestTypeByoVnetAzure>;
1473
+ /** @internal */
1474
+ export type CreateSetupRegistrationOperationRequestNetworkByoVnetAzure$Outbound = {
1475
+ application_gateway_subnet_name?: string | null | undefined;
1476
+ private_subnet_name: string;
1477
+ public_subnet_name: string;
1478
+ type: string;
1479
+ vnet_resource_id: string;
1480
+ };
1481
+ /** @internal */
1482
+ export declare const CreateSetupRegistrationOperationRequestNetworkByoVnetAzure$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestNetworkByoVnetAzure$Outbound, CreateSetupRegistrationOperationRequestNetworkByoVnetAzure>;
1483
+ export declare function createSetupRegistrationOperationRequestNetworkByoVnetAzureToJSON(createSetupRegistrationOperationRequestNetworkByoVnetAzure: CreateSetupRegistrationOperationRequestNetworkByoVnetAzure): string;
1484
+ /** @internal */
1485
+ export declare const CreateSetupRegistrationOperationRequestTypeByoVpcGcp$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestTypeByoVpcGcp>;
1486
+ /** @internal */
1487
+ export type CreateSetupRegistrationOperationRequestNetworkByoVpcGcp$Outbound = {
1488
+ network_name: string;
1489
+ region: string;
1490
+ subnet_name: string;
1491
+ type: string;
1492
+ };
1493
+ /** @internal */
1494
+ export declare const CreateSetupRegistrationOperationRequestNetworkByoVpcGcp$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestNetworkByoVpcGcp$Outbound, CreateSetupRegistrationOperationRequestNetworkByoVpcGcp>;
1495
+ export declare function createSetupRegistrationOperationRequestNetworkByoVpcGcpToJSON(createSetupRegistrationOperationRequestNetworkByoVpcGcp: CreateSetupRegistrationOperationRequestNetworkByoVpcGcp): string;
1496
+ /** @internal */
1497
+ export declare const CreateSetupRegistrationOperationRequestTypeByoVpcAws$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestTypeByoVpcAws>;
1498
+ /** @internal */
1499
+ export type CreateSetupRegistrationOperationRequestNetworkByoVpcAws$Outbound = {
1500
+ private_subnet_ids: Array<string>;
1501
+ public_subnet_ids: Array<string>;
1502
+ security_group_ids?: Array<string> | undefined;
1503
+ type: string;
1504
+ vpc_id: string;
1505
+ };
1506
+ /** @internal */
1507
+ export declare const CreateSetupRegistrationOperationRequestNetworkByoVpcAws$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestNetworkByoVpcAws$Outbound, CreateSetupRegistrationOperationRequestNetworkByoVpcAws>;
1508
+ export declare function createSetupRegistrationOperationRequestNetworkByoVpcAwsToJSON(createSetupRegistrationOperationRequestNetworkByoVpcAws: CreateSetupRegistrationOperationRequestNetworkByoVpcAws): string;
1509
+ /** @internal */
1510
+ export declare const CreateSetupRegistrationOperationRequestTypeCreate$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestTypeCreate>;
1511
+ /** @internal */
1512
+ export type CreateSetupRegistrationOperationRequestNetworkCreate$Outbound = {
1513
+ availability_zones?: number | undefined;
1514
+ cidr?: string | null | undefined;
1515
+ type: string;
1516
+ };
1517
+ /** @internal */
1518
+ export declare const CreateSetupRegistrationOperationRequestNetworkCreate$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestNetworkCreate$Outbound, CreateSetupRegistrationOperationRequestNetworkCreate>;
1519
+ export declare function createSetupRegistrationOperationRequestNetworkCreateToJSON(createSetupRegistrationOperationRequestNetworkCreate: CreateSetupRegistrationOperationRequestNetworkCreate): string;
1520
+ /** @internal */
1521
+ export declare const CreateSetupRegistrationOperationRequestTypeUseDefault$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestTypeUseDefault>;
1522
+ /** @internal */
1523
+ export type CreateSetupRegistrationOperationRequestNetworkUseDefault$Outbound = {
1524
+ type: string;
1525
+ };
1526
+ /** @internal */
1527
+ export declare const CreateSetupRegistrationOperationRequestNetworkUseDefault$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestNetworkUseDefault$Outbound, CreateSetupRegistrationOperationRequestNetworkUseDefault>;
1528
+ export declare function createSetupRegistrationOperationRequestNetworkUseDefaultToJSON(createSetupRegistrationOperationRequestNetworkUseDefault: CreateSetupRegistrationOperationRequestNetworkUseDefault): string;
1529
+ /** @internal */
1530
+ export type CreateSetupRegistrationOperationRequestNetworkUnion$Outbound = CreateSetupRegistrationOperationRequestNetworkByoVpcAws$Outbound | CreateSetupRegistrationOperationRequestNetworkByoVpcGcp$Outbound | CreateSetupRegistrationOperationRequestNetworkByoVnetAzure$Outbound | CreateSetupRegistrationOperationRequestNetworkUseDefault$Outbound | CreateSetupRegistrationOperationRequestNetworkCreate$Outbound | any;
1531
+ /** @internal */
1532
+ export declare const CreateSetupRegistrationOperationRequestNetworkUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestNetworkUnion$Outbound, CreateSetupRegistrationOperationRequestNetworkUnion>;
1533
+ export declare function createSetupRegistrationOperationRequestNetworkUnionToJSON(createSetupRegistrationOperationRequestNetworkUnion: CreateSetupRegistrationOperationRequestNetworkUnion): string;
1534
+ /** @internal */
1535
+ export declare const CreateSetupRegistrationOperationRequestTelemetry$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestTelemetry>;
1536
+ /** @internal */
1537
+ export declare const CreateSetupRegistrationOperationRequestUpdates$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestUpdates>;
1538
+ /** @internal */
1539
+ export type CreateSetupRegistrationOperationRequestStackSettings$Outbound = {
1540
+ deploymentModel?: string | undefined;
1541
+ domains?: CreateSetupRegistrationOperationRequestDomains$Outbound | any | null | undefined;
1542
+ externalBindings?: CreateSetupRegistrationOperationRequestExternalBindings$Outbound | null | undefined;
1543
+ heartbeats?: string | undefined;
1544
+ kubernetes?: CreateSetupRegistrationOperationRequestKubernetes$Outbound | any | null | undefined;
1545
+ network?: CreateSetupRegistrationOperationRequestNetworkByoVpcAws$Outbound | CreateSetupRegistrationOperationRequestNetworkByoVpcGcp$Outbound | CreateSetupRegistrationOperationRequestNetworkByoVnetAzure$Outbound | CreateSetupRegistrationOperationRequestNetworkUseDefault$Outbound | CreateSetupRegistrationOperationRequestNetworkCreate$Outbound | any | null | undefined;
1546
+ telemetry?: string | undefined;
1547
+ updates?: string | undefined;
1548
+ };
1549
+ /** @internal */
1550
+ export declare const CreateSetupRegistrationOperationRequestStackSettings$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestStackSettings$Outbound, CreateSetupRegistrationOperationRequestStackSettings>;
1551
+ export declare function createSetupRegistrationOperationRequestStackSettingsToJSON(createSetupRegistrationOperationRequestStackSettings: CreateSetupRegistrationOperationRequestStackSettings): string;
1552
+ /** @internal */
1553
+ export declare const CreateSetupRegistrationOperationRequestPlatformKubernetes$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestPlatformKubernetes>;
1554
+ /** @internal */
1555
+ export type CreateSetupRegistrationOperationRequestManagementConfigKubernetes$Outbound = {
1556
+ platform: string;
1557
+ };
1558
+ /** @internal */
1559
+ export declare const CreateSetupRegistrationOperationRequestManagementConfigKubernetes$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestManagementConfigKubernetes$Outbound, CreateSetupRegistrationOperationRequestManagementConfigKubernetes>;
1560
+ export declare function createSetupRegistrationOperationRequestManagementConfigKubernetesToJSON(createSetupRegistrationOperationRequestManagementConfigKubernetes: CreateSetupRegistrationOperationRequestManagementConfigKubernetes): string;
1561
+ /** @internal */
1562
+ export declare const CreateSetupRegistrationOperationRequestPlatformAzure$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestPlatformAzure>;
1563
+ /** @internal */
1564
+ export type CreateSetupRegistrationOperationRequestManagementConfigAzure$Outbound = {
1565
+ managingTenantId: string;
1566
+ oidcIssuer: string;
1567
+ oidcSubject: string;
1568
+ platform: string;
1569
+ };
1570
+ /** @internal */
1571
+ export declare const CreateSetupRegistrationOperationRequestManagementConfigAzure$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestManagementConfigAzure$Outbound, CreateSetupRegistrationOperationRequestManagementConfigAzure>;
1572
+ export declare function createSetupRegistrationOperationRequestManagementConfigAzureToJSON(createSetupRegistrationOperationRequestManagementConfigAzure: CreateSetupRegistrationOperationRequestManagementConfigAzure): string;
1573
+ /** @internal */
1574
+ export declare const CreateSetupRegistrationOperationRequestPlatformGcp$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestPlatformGcp>;
1575
+ /** @internal */
1576
+ export type CreateSetupRegistrationOperationRequestManagementConfigGcp$Outbound = {
1577
+ serviceAccountEmail: string;
1578
+ platform: string;
1579
+ };
1580
+ /** @internal */
1581
+ export declare const CreateSetupRegistrationOperationRequestManagementConfigGcp$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestManagementConfigGcp$Outbound, CreateSetupRegistrationOperationRequestManagementConfigGcp>;
1582
+ export declare function createSetupRegistrationOperationRequestManagementConfigGcpToJSON(createSetupRegistrationOperationRequestManagementConfigGcp: CreateSetupRegistrationOperationRequestManagementConfigGcp): string;
1583
+ /** @internal */
1584
+ export declare const CreateSetupRegistrationOperationRequestPlatformAws$outboundSchema: z.ZodEnum<typeof CreateSetupRegistrationOperationRequestPlatformAws>;
1585
+ /** @internal */
1586
+ export type CreateSetupRegistrationOperationRequestManagementConfigAws$Outbound = {
1587
+ managingRoleArn: string;
1588
+ platform: string;
1589
+ };
1590
+ /** @internal */
1591
+ export declare const CreateSetupRegistrationOperationRequestManagementConfigAws$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestManagementConfigAws$Outbound, CreateSetupRegistrationOperationRequestManagementConfigAws>;
1592
+ export declare function createSetupRegistrationOperationRequestManagementConfigAwsToJSON(createSetupRegistrationOperationRequestManagementConfigAws: CreateSetupRegistrationOperationRequestManagementConfigAws): string;
1593
+ /** @internal */
1594
+ export type CreateSetupRegistrationOperationRequestManagementConfigUnion$Outbound = CreateSetupRegistrationOperationRequestManagementConfigAzure$Outbound | CreateSetupRegistrationOperationRequestManagementConfigAws$Outbound | CreateSetupRegistrationOperationRequestManagementConfigGcp$Outbound | CreateSetupRegistrationOperationRequestManagementConfigKubernetes$Outbound | any;
1595
+ /** @internal */
1596
+ export declare const CreateSetupRegistrationOperationRequestManagementConfigUnion$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestManagementConfigUnion$Outbound, CreateSetupRegistrationOperationRequestManagementConfigUnion>;
1597
+ export declare function createSetupRegistrationOperationRequestManagementConfigUnionToJSON(createSetupRegistrationOperationRequestManagementConfigUnion: CreateSetupRegistrationOperationRequestManagementConfigUnion): string;
1598
+ /** @internal */
1599
+ export type CreateSetupRegistrationOperationRequestSource$Outbound = {
1600
+ deploymentName: string;
1601
+ resourcePrefix: string;
1602
+ sourceKind?: string | undefined;
1603
+ setupMetadata?: {
1604
+ [k: string]: any | null;
1605
+ } | undefined;
1606
+ releaseId?: string | undefined;
1607
+ platform: string;
1608
+ basePlatform?: string | undefined;
1609
+ region: string;
1610
+ setupTarget: string;
1611
+ setupImportFormatVersion: number;
1612
+ setupFingerprint: string;
1613
+ setupFingerprintVersion: number;
1614
+ stackSettings: CreateSetupRegistrationOperationRequestStackSettings$Outbound;
1615
+ managementConfig?: CreateSetupRegistrationOperationRequestManagementConfigAzure$Outbound | CreateSetupRegistrationOperationRequestManagementConfigAws$Outbound | CreateSetupRegistrationOperationRequestManagementConfigGcp$Outbound | CreateSetupRegistrationOperationRequestManagementConfigKubernetes$Outbound | any | null | undefined;
1616
+ resources: Array<ImportedResource$Outbound>;
1617
+ };
1618
+ /** @internal */
1619
+ export declare const CreateSetupRegistrationOperationRequestSource$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequestSource$Outbound, CreateSetupRegistrationOperationRequestSource>;
1620
+ export declare function createSetupRegistrationOperationRequestSourceToJSON(createSetupRegistrationOperationRequestSource: CreateSetupRegistrationOperationRequestSource): string;
1621
+ /** @internal */
1622
+ export type CreateSetupRegistrationOperationRequest$Outbound = {
1623
+ action: string;
1624
+ sourceKind: string;
1625
+ source?: CreateSetupRegistrationOperationRequestSource$Outbound | null | undefined;
1626
+ deploymentId?: string | null | undefined;
1627
+ idempotencyKey?: string | undefined;
1628
+ cloudFormation?: SetupRegistrationCloudFormationTarget$Outbound | null | undefined;
1629
+ };
1630
+ /** @internal */
1631
+ export declare const CreateSetupRegistrationOperationRequest$outboundSchema: z.ZodType<CreateSetupRegistrationOperationRequest$Outbound, CreateSetupRegistrationOperationRequest>;
1632
+ export declare function createSetupRegistrationOperationRequestToJSON(createSetupRegistrationOperationRequest: CreateSetupRegistrationOperationRequest): string;
1633
+ //# sourceMappingURL=createsetupregistrationoperationrequest.d.ts.map