@sst-provider/cloudflare5 5.2.0 → 5.16.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 (1036) hide show
  1. package/bin/accessRule.d.ts +7 -7
  2. package/bin/accessRule.js +17 -17
  3. package/bin/accessRule.js.map +1 -1
  4. package/bin/account.d.ts +19 -13
  5. package/bin/account.js +12 -13
  6. package/bin/account.js.map +1 -1
  7. package/bin/accountDnsSettings.d.ts +4 -4
  8. package/bin/accountDnsSettings.js +6 -6
  9. package/bin/accountDnsSettings.js.map +1 -1
  10. package/bin/accountDnsSettingsInternalView.d.ts +3 -3
  11. package/bin/accountDnsSettingsInternalView.js +11 -11
  12. package/bin/accountDnsSettingsInternalView.js.map +1 -1
  13. package/bin/accountMember.d.ts +4 -4
  14. package/bin/accountMember.js +14 -14
  15. package/bin/accountMember.js.map +1 -1
  16. package/bin/accountSubscription.d.ts +13 -22
  17. package/bin/accountSubscription.js +13 -15
  18. package/bin/accountSubscription.js.map +1 -1
  19. package/bin/accountToken.d.ts +11 -8
  20. package/bin/accountToken.js +21 -21
  21. package/bin/accountToken.js.map +1 -1
  22. package/bin/addressMap.d.ts +12 -26
  23. package/bin/addressMap.js +18 -18
  24. package/bin/addressMap.js.map +1 -1
  25. package/bin/apiShield.d.ts +3 -15
  26. package/bin/apiShield.js +7 -13
  27. package/bin/apiShield.js.map +1 -1
  28. package/bin/apiShieldDiscoveryOperation.d.ts +18 -12
  29. package/bin/apiShieldDiscoveryOperation.js +9 -9
  30. package/bin/apiShieldDiscoveryOperation.js.map +1 -1
  31. package/bin/apiShieldOperation.d.ts +14 -20
  32. package/bin/apiShieldOperation.js +16 -16
  33. package/bin/apiShieldOperation.js.map +1 -1
  34. package/bin/apiShieldOperationSchemaValidationSettings.d.ts +27 -18
  35. package/bin/apiShieldOperationSchemaValidationSettings.js +9 -9
  36. package/bin/apiShieldOperationSchemaValidationSettings.js.map +1 -1
  37. package/bin/apiShieldSchema.d.ts +15 -9
  38. package/bin/apiShieldSchema.js +20 -20
  39. package/bin/apiShieldSchema.js.map +1 -1
  40. package/bin/apiShieldSchemaValidationSettings.d.ts +51 -24
  41. package/bin/apiShieldSchemaValidationSettings.js +9 -9
  42. package/bin/apiShieldSchemaValidationSettings.js.map +1 -1
  43. package/bin/apiToken.d.ts +11 -8
  44. package/bin/apiToken.js +18 -18
  45. package/bin/apiToken.js.map +1 -1
  46. package/bin/argoSmartRouting.d.ts +25 -6
  47. package/bin/argoSmartRouting.js +11 -7
  48. package/bin/argoSmartRouting.js.map +1 -1
  49. package/bin/argoTieredCaching.d.ts +11 -8
  50. package/bin/argoTieredCaching.js +9 -9
  51. package/bin/argoTieredCaching.js.map +1 -1
  52. package/bin/authenticatedOriginPulls.d.ts +13 -13
  53. package/bin/authenticatedOriginPulls.js +23 -23
  54. package/bin/authenticatedOriginPulls.js.map +1 -1
  55. package/bin/authenticatedOriginPullsCertificate.d.ts +9 -9
  56. package/bin/authenticatedOriginPullsCertificate.js +17 -17
  57. package/bin/authenticatedOriginPullsCertificate.js.map +1 -1
  58. package/bin/authenticatedOriginPullsSettings.d.ts +3 -3
  59. package/bin/authenticatedOriginPullsSettings.js +7 -7
  60. package/bin/authenticatedOriginPullsSettings.js.map +1 -1
  61. package/bin/botManagement.d.ts +99 -56
  62. package/bin/botManagement.js +34 -28
  63. package/bin/botManagement.js.map +1 -1
  64. package/bin/byoIpPrefix.d.ts +62 -2
  65. package/bin/byoIpPrefix.js +31 -24
  66. package/bin/byoIpPrefix.js.map +1 -1
  67. package/bin/callsSfuApp.js +12 -12
  68. package/bin/callsSfuApp.js.map +1 -1
  69. package/bin/callsTurnApp.js +12 -12
  70. package/bin/callsTurnApp.js.map +1 -1
  71. package/bin/certificatePack.d.ts +72 -42
  72. package/bin/certificatePack.js +29 -24
  73. package/bin/certificatePack.js.map +1 -1
  74. package/bin/cloudConnectorRules.d.ts +4 -35
  75. package/bin/cloudConnectorRules.js +6 -16
  76. package/bin/cloudConnectorRules.js.map +1 -1
  77. package/bin/cloudforceOneRequest.d.ts +36 -31
  78. package/bin/cloudforceOneRequest.js +23 -23
  79. package/bin/cloudforceOneRequest.js.map +1 -1
  80. package/bin/cloudforceOneRequestAsset.d.ts +31 -31
  81. package/bin/cloudforceOneRequestAsset.js +22 -22
  82. package/bin/cloudforceOneRequestAsset.js.map +1 -1
  83. package/bin/cloudforceOneRequestMessage.d.ts +25 -25
  84. package/bin/cloudforceOneRequestMessage.js +16 -16
  85. package/bin/cloudforceOneRequestMessage.js.map +1 -1
  86. package/bin/cloudforceOneRequestPriority.d.ts +37 -32
  87. package/bin/cloudforceOneRequestPriority.js +27 -27
  88. package/bin/cloudforceOneRequestPriority.js.map +1 -1
  89. package/bin/config/vars.d.ts +8 -13
  90. package/bin/config/vars.js.map +1 -1
  91. package/bin/connectivityDirectoryService.d.ts +80 -0
  92. package/bin/connectivityDirectoryService.js +74 -0
  93. package/bin/connectivityDirectoryService.js.map +1 -0
  94. package/bin/contentScanning.d.ts +71 -0
  95. package/bin/contentScanning.js +59 -0
  96. package/bin/contentScanning.js.map +1 -0
  97. package/bin/contentScanningExpression.d.ts +3 -11
  98. package/bin/contentScanningExpression.js +7 -9
  99. package/bin/contentScanningExpression.js.map +1 -1
  100. package/bin/customHostname.d.ts +10 -18
  101. package/bin/customHostname.js +21 -21
  102. package/bin/customHostname.js.map +1 -1
  103. package/bin/customHostnameFallbackOrigin.d.ts +7 -7
  104. package/bin/customHostnameFallbackOrigin.js +11 -11
  105. package/bin/customHostnameFallbackOrigin.js.map +1 -1
  106. package/bin/customPages.d.ts +23 -7
  107. package/bin/customPages.js +23 -16
  108. package/bin/customPages.js.map +1 -1
  109. package/bin/customSsl.d.ts +28 -60
  110. package/bin/customSsl.js +27 -27
  111. package/bin/customSsl.js.map +1 -1
  112. package/bin/d1database.d.ts +35 -6
  113. package/bin/d1database.js +17 -13
  114. package/bin/d1database.js.map +1 -1
  115. package/bin/dnsFirewall.d.ts +87 -27
  116. package/bin/dnsFirewall.js +27 -27
  117. package/bin/dnsFirewall.js.map +1 -1
  118. package/bin/dnsRecord.d.ts +14 -14
  119. package/bin/dnsRecord.js +32 -32
  120. package/bin/dnsRecord.js.map +1 -1
  121. package/bin/dnsZoneTransfersAcl.d.ts +3 -9
  122. package/bin/dnsZoneTransfersAcl.js +9 -9
  123. package/bin/dnsZoneTransfersAcl.js.map +1 -1
  124. package/bin/dnsZoneTransfersIncoming.d.ts +7 -4
  125. package/bin/dnsZoneTransfersIncoming.js +15 -18
  126. package/bin/dnsZoneTransfersIncoming.js.map +1 -1
  127. package/bin/dnsZoneTransfersOutgoing.js +13 -13
  128. package/bin/dnsZoneTransfersOutgoing.js.map +1 -1
  129. package/bin/dnsZoneTransfersPeer.d.ts +3 -9
  130. package/bin/dnsZoneTransfersPeer.js +14 -14
  131. package/bin/dnsZoneTransfersPeer.js.map +1 -1
  132. package/bin/dnsZoneTransfersTsig.js +14 -12
  133. package/bin/dnsZoneTransfersTsig.js.map +1 -1
  134. package/bin/emailRoutingAddress.d.ts +7 -3
  135. package/bin/emailRoutingAddress.js +11 -11
  136. package/bin/emailRoutingAddress.js.map +1 -1
  137. package/bin/emailRoutingCatchAll.d.ts +7 -3
  138. package/bin/emailRoutingCatchAll.js +15 -15
  139. package/bin/emailRoutingCatchAll.js.map +1 -1
  140. package/bin/emailRoutingDns.d.ts +13 -9
  141. package/bin/emailRoutingDns.js +17 -17
  142. package/bin/emailRoutingDns.js.map +1 -1
  143. package/bin/emailRoutingRule.d.ts +7 -3
  144. package/bin/emailRoutingRule.js +17 -17
  145. package/bin/emailRoutingRule.js.map +1 -1
  146. package/bin/emailRoutingSettings.d.ts +11 -7
  147. package/bin/emailRoutingSettings.js +11 -11
  148. package/bin/emailRoutingSettings.js.map +1 -1
  149. package/bin/emailSecurityBlockSender.js +18 -18
  150. package/bin/emailSecurityBlockSender.js.map +1 -1
  151. package/bin/emailSecurityImpersonationRegistry.d.ts +6 -0
  152. package/bin/emailSecurityImpersonationRegistry.js +20 -20
  153. package/bin/emailSecurityImpersonationRegistry.js.map +1 -1
  154. package/bin/emailSecurityTrustedDomains.d.ts +16 -10
  155. package/bin/emailSecurityTrustedDomains.js +19 -19
  156. package/bin/emailSecurityTrustedDomains.js.map +1 -1
  157. package/bin/filter.d.ts +28 -14
  158. package/bin/filter.js +16 -14
  159. package/bin/filter.js.map +1 -1
  160. package/bin/firewallRule.d.ts +5 -7
  161. package/bin/firewallRule.js +15 -15
  162. package/bin/firewallRule.js.map +1 -1
  163. package/bin/getAccount.d.ts +2 -0
  164. package/bin/getAccount.js.map +1 -1
  165. package/bin/getAccountApiTokenPermissionGroups.d.ts +9 -2
  166. package/bin/getAccountApiTokenPermissionGroups.js +4 -0
  167. package/bin/getAccountApiTokenPermissionGroups.js.map +1 -1
  168. package/bin/getAccountApiTokenPermissionGroupsList.d.ts +6 -0
  169. package/bin/getAccountApiTokenPermissionGroupsList.js +4 -0
  170. package/bin/getAccountApiTokenPermissionGroupsList.js.map +1 -1
  171. package/bin/getAccountMember.d.ts +1 -0
  172. package/bin/getAccountMember.js.map +1 -1
  173. package/bin/getAddressMap.d.ts +3 -3
  174. package/bin/getApiShield.d.ts +3 -6
  175. package/bin/getApiShield.js +2 -2
  176. package/bin/getApiShield.js.map +1 -1
  177. package/bin/getApiShieldSchemaValidationSettings.d.ts +0 -3
  178. package/bin/getApiShieldSchemaValidationSettings.js.map +1 -1
  179. package/bin/getApiTokenPermissionGroupsList.d.ts +6 -0
  180. package/bin/getApiTokenPermissionGroupsList.js +4 -0
  181. package/bin/getApiTokenPermissionGroupsList.js.map +1 -1
  182. package/bin/getArgoSmartRouting.d.ts +3 -3
  183. package/bin/getBotManagement.d.ts +3 -3
  184. package/bin/getByoIpPrefix.d.ts +20 -3
  185. package/bin/getByoIpPrefix.js.map +1 -1
  186. package/bin/getCertificatePack.d.ts +19 -6
  187. package/bin/getCertificatePack.js +2 -0
  188. package/bin/getCertificatePack.js.map +1 -1
  189. package/bin/getCloudConnectorRules.d.ts +24 -0
  190. package/bin/{getCloudConnectorRulesList.js → getCloudConnectorRules.js} +8 -10
  191. package/bin/getCloudConnectorRules.js.map +1 -0
  192. package/bin/getCloudforceOneRequest.d.ts +11 -6
  193. package/bin/getCloudforceOneRequest.js +6 -4
  194. package/bin/getCloudforceOneRequest.js.map +1 -1
  195. package/bin/getCloudforceOneRequestAsset.d.ts +10 -10
  196. package/bin/getCloudforceOneRequestAsset.js +6 -6
  197. package/bin/getCloudforceOneRequestAsset.js.map +1 -1
  198. package/bin/getCloudforceOneRequestMessage.d.ts +25 -7
  199. package/bin/getCloudforceOneRequestMessage.js +16 -4
  200. package/bin/getCloudforceOneRequestMessage.js.map +1 -1
  201. package/bin/getCloudforceOneRequestPriority.d.ts +6 -6
  202. package/bin/getCloudforceOneRequestPriority.js +4 -4
  203. package/bin/getCloudforceOneRequestPriority.js.map +1 -1
  204. package/bin/getCloudforceOneRequests.d.ts +33 -3
  205. package/bin/getCloudforceOneRequests.js +22 -2
  206. package/bin/getCloudforceOneRequests.js.map +1 -1
  207. package/bin/getConnectivityDirectoryService.d.ts +37 -0
  208. package/bin/getConnectivityDirectoryService.js +26 -0
  209. package/bin/getConnectivityDirectoryService.js.map +1 -0
  210. package/bin/getConnectivityDirectoryServices.d.ts +33 -0
  211. package/bin/getConnectivityDirectoryServices.js +26 -0
  212. package/bin/getConnectivityDirectoryServices.js.map +1 -0
  213. package/bin/getContentScanning.d.ts +27 -0
  214. package/bin/getContentScanning.js +22 -0
  215. package/bin/getContentScanning.js.map +1 -0
  216. package/bin/getCustomHostnameFallbackOrigin.d.ts +0 -3
  217. package/bin/getCustomHostnameFallbackOrigin.js.map +1 -1
  218. package/bin/getCustomPages.d.ts +7 -3
  219. package/bin/getCustomPages.js.map +1 -1
  220. package/bin/getD1Database.d.ts +1 -0
  221. package/bin/getD1Database.js.map +1 -1
  222. package/bin/getDnsFirewall.d.ts +3 -3
  223. package/bin/getDnsZoneTransfersAcl.d.ts +3 -3
  224. package/bin/getDnsZoneTransfersPeer.d.ts +3 -3
  225. package/bin/getDnsZoneTransfersTsig.d.ts +3 -3
  226. package/bin/getEmailRoutingAddress.d.ts +3 -0
  227. package/bin/getEmailRoutingAddress.js.map +1 -1
  228. package/bin/getEmailRoutingCatchAll.d.ts +3 -0
  229. package/bin/getEmailRoutingCatchAll.js.map +1 -1
  230. package/bin/getEmailRoutingDns.d.ts +0 -3
  231. package/bin/getEmailRoutingDns.js.map +1 -1
  232. package/bin/getEmailRoutingRule.d.ts +3 -0
  233. package/bin/getEmailRoutingRule.js.map +1 -1
  234. package/bin/getEmailRoutingSettings.d.ts +3 -0
  235. package/bin/getEmailRoutingSettings.js.map +1 -1
  236. package/bin/getEmailSecurityBlockSenders.d.ts +3 -0
  237. package/bin/getEmailSecurityBlockSenders.js +2 -0
  238. package/bin/getEmailSecurityBlockSenders.js.map +1 -1
  239. package/bin/getEmailSecurityImpersonationRegistry.d.ts +3 -0
  240. package/bin/getEmailSecurityImpersonationRegistry.js.map +1 -1
  241. package/bin/getEmailSecurityTrustedDomainsList.d.ts +3 -0
  242. package/bin/getEmailSecurityTrustedDomainsList.js +2 -0
  243. package/bin/getEmailSecurityTrustedDomainsList.js.map +1 -1
  244. package/bin/getHealthcheck.d.ts +3 -3
  245. package/bin/getHostnameTlsSetting.d.ts +0 -3
  246. package/bin/getHostnameTlsSetting.js.map +1 -1
  247. package/bin/getHyperdriveConfig.d.ts +5 -3
  248. package/bin/getHyperdriveConfig.js.map +1 -1
  249. package/bin/getImage.d.ts +1 -0
  250. package/bin/getImage.js.map +1 -1
  251. package/bin/getImageVariant.d.ts +0 -3
  252. package/bin/getImageVariant.js.map +1 -1
  253. package/bin/getImages.d.ts +3 -0
  254. package/bin/getImages.js +2 -0
  255. package/bin/getImages.js.map +1 -1
  256. package/bin/getKeylessCertificate.d.ts +3 -3
  257. package/bin/getLeakedCredentialCheckRule.d.ts +27 -0
  258. package/bin/getLeakedCredentialCheckRule.js +24 -0
  259. package/bin/getLeakedCredentialCheckRule.js.map +1 -0
  260. package/bin/getList.d.ts +8 -3
  261. package/bin/getList.js +2 -0
  262. package/bin/getList.js.map +1 -1
  263. package/bin/getListItem.d.ts +3 -3
  264. package/bin/getListItem.js +2 -2
  265. package/bin/getListItem.js.map +1 -1
  266. package/bin/getListItems.d.ts +3 -0
  267. package/bin/getListItems.js +2 -0
  268. package/bin/getListItems.js.map +1 -1
  269. package/bin/getLoadBalancer.d.ts +3 -16
  270. package/bin/getLoadBalancer.js +0 -8
  271. package/bin/getLoadBalancer.js.map +1 -1
  272. package/bin/getLoadBalancerMonitor.d.ts +3 -3
  273. package/bin/getLoadBalancerPool.d.ts +1 -0
  274. package/bin/getLoadBalancerPool.js.map +1 -1
  275. package/bin/getLogpullRetention.d.ts +0 -3
  276. package/bin/getLogpullRetention.js.map +1 -1
  277. package/bin/getLogpushDatasetField.d.ts +4 -4
  278. package/bin/getLogpushDatasetField.js +2 -0
  279. package/bin/getLogpushDatasetField.js.map +1 -1
  280. package/bin/getLogpushDatasetJob.d.ts +10 -4
  281. package/bin/getLogpushDatasetJob.js +2 -0
  282. package/bin/getLogpushDatasetJob.js.map +1 -1
  283. package/bin/getLogpushJob.d.ts +11 -5
  284. package/bin/getLogpushJob.js +0 -2
  285. package/bin/getLogpushJob.js.map +1 -1
  286. package/bin/getMagicNetworkMonitoringRule.d.ts +3 -3
  287. package/bin/getMagicTransitConnector.d.ts +4 -3
  288. package/bin/getMagicTransitConnector.js.map +1 -1
  289. package/bin/getMagicTransitSiteAcl.d.ts +3 -3
  290. package/bin/getMagicTransitSiteLan.d.ts +3 -3
  291. package/bin/getMagicTransitSiteWan.d.ts +3 -3
  292. package/bin/getMagicWanGreTunnel.d.ts +0 -3
  293. package/bin/getMagicWanGreTunnel.js.map +1 -1
  294. package/bin/getMagicWanIpsecTunnel.d.ts +0 -3
  295. package/bin/getMagicWanIpsecTunnel.js.map +1 -1
  296. package/bin/getMagicWanStaticRoute.d.ts +0 -3
  297. package/bin/getMagicWanStaticRoute.js.map +1 -1
  298. package/bin/getManagedTransforms.d.ts +0 -3
  299. package/bin/getManagedTransforms.js.map +1 -1
  300. package/bin/getMtlsCertificate.d.ts +3 -3
  301. package/bin/getNotificationPolicy.d.ts +3 -3
  302. package/bin/getNotificationPolicyWebhooks.d.ts +3 -3
  303. package/bin/getOrganization.d.ts +32 -0
  304. package/bin/getOrganization.js +26 -0
  305. package/bin/getOrganization.js.map +1 -0
  306. package/bin/getOrganizationProfile.d.ts +30 -0
  307. package/bin/getOrganizationProfile.js +22 -0
  308. package/bin/getOrganizationProfile.js.map +1 -0
  309. package/bin/getOrganizations.d.ts +42 -0
  310. package/bin/getOrganizations.js +36 -0
  311. package/bin/getOrganizations.js.map +1 -0
  312. package/bin/getOriginCaCertificates.d.ts +6 -0
  313. package/bin/getOriginCaCertificates.js +4 -0
  314. package/bin/getOriginCaCertificates.js.map +1 -1
  315. package/bin/getPageShieldPolicy.d.ts +3 -3
  316. package/bin/getPagesDomain.d.ts +3 -3
  317. package/bin/getPagesProject.d.ts +5 -0
  318. package/bin/getPagesProject.js.map +1 -1
  319. package/bin/getQueue.d.ts +2 -2
  320. package/bin/getQueueConsumers.d.ts +33 -0
  321. package/bin/getQueueConsumers.js +26 -0
  322. package/bin/getQueueConsumers.js.map +1 -0
  323. package/bin/getR2Bucket.d.ts +1 -3
  324. package/bin/getR2Bucket.js.map +1 -1
  325. package/bin/getR2BucketEventNotification.d.ts +5 -1
  326. package/bin/getR2BucketEventNotification.js +2 -0
  327. package/bin/getR2BucketEventNotification.js.map +1 -1
  328. package/bin/getR2CustomDomain.d.ts +1 -0
  329. package/bin/getR2CustomDomain.js.map +1 -1
  330. package/bin/getRateLimit.d.ts +3 -3
  331. package/bin/getRegionalHostname.d.ts +3 -2
  332. package/bin/getRegionalHostname.js.map +1 -1
  333. package/bin/getRuleset.d.ts +13 -1
  334. package/bin/getRuleset.js +2 -0
  335. package/bin/getRuleset.js.map +1 -1
  336. package/bin/getRulesets.d.ts +4 -0
  337. package/bin/getRulesets.js.map +1 -1
  338. package/bin/getSchemaValidationOperationSettings.d.ts +29 -0
  339. package/bin/getSchemaValidationOperationSettings.js +24 -0
  340. package/bin/getSchemaValidationOperationSettings.js.map +1 -0
  341. package/bin/getSchemaValidationOperationSettingsList.d.ts +30 -0
  342. package/bin/getSchemaValidationOperationSettingsList.js +24 -0
  343. package/bin/getSchemaValidationOperationSettingsList.js.map +1 -0
  344. package/bin/getSchemaValidationSchemas.d.ts +38 -0
  345. package/bin/getSchemaValidationSchemas.js +28 -0
  346. package/bin/getSchemaValidationSchemas.js.map +1 -0
  347. package/bin/getSchemaValidationSchemasList.d.ts +36 -0
  348. package/bin/getSchemaValidationSchemasList.js +28 -0
  349. package/bin/getSchemaValidationSchemasList.js.map +1 -0
  350. package/bin/getSchemaValidationSettings.d.ts +27 -0
  351. package/bin/getSchemaValidationSettings.js +22 -0
  352. package/bin/getSchemaValidationSettings.js.map +1 -0
  353. package/bin/getSnippet.d.ts +30 -0
  354. package/bin/getSnippet.js +24 -0
  355. package/bin/getSnippet.js.map +1 -0
  356. package/bin/getSnippetList.d.ts +30 -0
  357. package/bin/getSnippetList.js +24 -0
  358. package/bin/getSnippetList.js.map +1 -0
  359. package/bin/getSpectrumApplication.d.ts +7 -3
  360. package/bin/getSpectrumApplication.js +2 -0
  361. package/bin/getSpectrumApplication.js.map +1 -1
  362. package/bin/getSsoConnector.d.ts +32 -0
  363. package/bin/getSsoConnector.js +24 -0
  364. package/bin/getSsoConnector.js.map +1 -0
  365. package/bin/getSsoConnectors.d.ts +30 -0
  366. package/bin/getSsoConnectors.js +24 -0
  367. package/bin/getSsoConnectors.js.map +1 -0
  368. package/bin/getStreams.d.ts +3 -0
  369. package/bin/getStreams.js +2 -0
  370. package/bin/getStreams.js.map +1 -1
  371. package/bin/getTokenValidationConfig.d.ts +33 -0
  372. package/bin/getTokenValidationConfig.js +24 -0
  373. package/bin/getTokenValidationConfig.js.map +1 -0
  374. package/bin/getTokenValidationConfigs.d.ts +30 -0
  375. package/bin/getTokenValidationConfigs.js +24 -0
  376. package/bin/getTokenValidationConfigs.js.map +1 -0
  377. package/bin/getTokenValidationRules.d.ts +38 -0
  378. package/bin/getTokenValidationRules.js +26 -0
  379. package/bin/getTokenValidationRules.js.map +1 -0
  380. package/bin/getTokenValidationRulesList.d.ts +47 -0
  381. package/bin/getTokenValidationRulesList.js +38 -0
  382. package/bin/getTokenValidationRulesList.js.map +1 -0
  383. package/bin/getTotalTls.d.ts +0 -3
  384. package/bin/getTotalTls.js.map +1 -1
  385. package/bin/getUniversalSslSetting.d.ts +23 -0
  386. package/bin/getUniversalSslSetting.js +22 -0
  387. package/bin/getUniversalSslSetting.js.map +1 -0
  388. package/bin/getUrlNormalizationSettings.d.ts +0 -3
  389. package/bin/getUrlNormalizationSettings.js.map +1 -1
  390. package/bin/getUser.d.ts +14 -3
  391. package/bin/getUser.js.map +1 -1
  392. package/bin/getUserAgentBlockingRule.d.ts +12 -6
  393. package/bin/getUserAgentBlockingRule.js +2 -0
  394. package/bin/getUserAgentBlockingRule.js.map +1 -1
  395. package/bin/getUserAgentBlockingRules.d.ts +6 -6
  396. package/bin/getUserAgentBlockingRules.js +4 -4
  397. package/bin/getUserAgentBlockingRules.js.map +1 -1
  398. package/bin/getWaitingRoom.d.ts +3 -3
  399. package/bin/getWaitingRoomEvent.d.ts +5 -3
  400. package/bin/getWaitingRoomEvent.js.map +1 -1
  401. package/bin/getWaitingRoomSettings.d.ts +0 -3
  402. package/bin/getWaitingRoomSettings.js.map +1 -1
  403. package/bin/getWeb3Hostname.d.ts +3 -3
  404. package/bin/getWorker.d.ts +35 -0
  405. package/bin/getWorker.js +24 -0
  406. package/bin/getWorker.js.map +1 -0
  407. package/bin/getWorkerVersion.d.ts +51 -0
  408. package/bin/{getWorkersSecret.js → getWorkerVersion.js} +14 -14
  409. package/bin/getWorkerVersion.js.map +1 -0
  410. package/bin/getWorkerVersions.d.ts +33 -0
  411. package/bin/{getWorkersSecrets.js → getWorkerVersions.js} +10 -12
  412. package/bin/getWorkerVersions.js.map +1 -0
  413. package/bin/getWorkers.d.ts +30 -0
  414. package/bin/getWorkers.js +24 -0
  415. package/bin/getWorkers.js.map +1 -0
  416. package/bin/getWorkersCronTrigger.d.ts +0 -3
  417. package/bin/getWorkersCronTrigger.js.map +1 -1
  418. package/bin/getWorkersCustomDomain.d.ts +3 -0
  419. package/bin/getWorkersCustomDomain.js.map +1 -1
  420. package/bin/getWorkersDeployment.d.ts +9 -4
  421. package/bin/getWorkersDeployment.js +2 -0
  422. package/bin/getWorkersDeployment.js.map +1 -1
  423. package/bin/getWorkersForPlatformsDispatchNamespace.d.ts +4 -3
  424. package/bin/getWorkersForPlatformsDispatchNamespace.js.map +1 -1
  425. package/bin/getWorkersKv.d.ts +0 -3
  426. package/bin/getWorkersKv.js.map +1 -1
  427. package/bin/getWorkersScript.d.ts +8 -6
  428. package/bin/getWorkersScript.js +2 -0
  429. package/bin/getWorkersScript.js.map +1 -1
  430. package/bin/getWorkersScripts.d.ts +3 -0
  431. package/bin/getWorkersScripts.js +2 -0
  432. package/bin/getWorkersScripts.js.map +1 -1
  433. package/bin/getWorkflow.d.ts +37 -0
  434. package/bin/getWorkflow.js +26 -0
  435. package/bin/getWorkflow.js.map +1 -0
  436. package/bin/getWorkflows.d.ts +33 -0
  437. package/bin/getWorkflows.js +26 -0
  438. package/bin/getWorkflows.js.map +1 -0
  439. package/bin/getZeroTrustAccessAiControlsMcpPortal.d.ts +37 -0
  440. package/bin/getZeroTrustAccessAiControlsMcpPortal.js +26 -0
  441. package/bin/getZeroTrustAccessAiControlsMcpPortal.js.map +1 -0
  442. package/bin/getZeroTrustAccessAiControlsMcpPortals.d.ts +33 -0
  443. package/bin/getZeroTrustAccessAiControlsMcpPortals.js +26 -0
  444. package/bin/getZeroTrustAccessAiControlsMcpPortals.js.map +1 -0
  445. package/bin/getZeroTrustAccessAiControlsMcpServer.d.ts +46 -0
  446. package/bin/getZeroTrustAccessAiControlsMcpServer.js +26 -0
  447. package/bin/getZeroTrustAccessAiControlsMcpServer.js.map +1 -0
  448. package/bin/getZeroTrustAccessAiControlsMcpServers.d.ts +33 -0
  449. package/bin/getZeroTrustAccessAiControlsMcpServers.js +26 -0
  450. package/bin/getZeroTrustAccessAiControlsMcpServers.js.map +1 -0
  451. package/bin/getZeroTrustAccessApplication.d.ts +5 -2
  452. package/bin/getZeroTrustAccessApplication.js.map +1 -1
  453. package/bin/getZeroTrustAccessApplications.d.ts +3 -0
  454. package/bin/getZeroTrustAccessApplications.js +2 -0
  455. package/bin/getZeroTrustAccessApplications.js.map +1 -1
  456. package/bin/getZeroTrustAccessCustomPage.d.ts +3 -6
  457. package/bin/getZeroTrustAccessCustomPage.js.map +1 -1
  458. package/bin/getZeroTrustAccessGroup.d.ts +0 -2
  459. package/bin/getZeroTrustAccessGroup.js.map +1 -1
  460. package/bin/getZeroTrustAccessKeyConfiguration.d.ts +0 -3
  461. package/bin/getZeroTrustAccessKeyConfiguration.js.map +1 -1
  462. package/bin/getZeroTrustAccessMtlsCertificate.d.ts +5 -7
  463. package/bin/getZeroTrustAccessMtlsCertificate.js +0 -2
  464. package/bin/getZeroTrustAccessMtlsCertificate.js.map +1 -1
  465. package/bin/getZeroTrustAccessPolicy.d.ts +3 -3
  466. package/bin/getZeroTrustAccessServiceToken.d.ts +0 -3
  467. package/bin/getZeroTrustAccessServiceToken.js.map +1 -1
  468. package/bin/getZeroTrustAccessTag.d.ts +3 -6
  469. package/bin/getZeroTrustAccessTag.js.map +1 -1
  470. package/bin/getZeroTrustDeviceCustomProfile.d.ts +3 -2
  471. package/bin/getZeroTrustDeviceCustomProfile.js.map +1 -1
  472. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -3
  473. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
  474. package/bin/getZeroTrustDeviceDefaultProfile.d.ts +1 -3
  475. package/bin/getZeroTrustDeviceDefaultProfile.js.map +1 -1
  476. package/bin/getZeroTrustDeviceDefaultProfileCertificates.d.ts +1 -0
  477. package/bin/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  478. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +0 -3
  479. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
  480. package/bin/getZeroTrustDeviceManagedNetworks.d.ts +2 -2
  481. package/bin/getZeroTrustDevicePostureIntegration.d.ts +3 -3
  482. package/bin/getZeroTrustDevicePostureRule.d.ts +3 -3
  483. package/bin/getZeroTrustDeviceSettings.d.ts +34 -0
  484. package/bin/getZeroTrustDeviceSettings.js +22 -0
  485. package/bin/getZeroTrustDeviceSettings.js.map +1 -0
  486. package/bin/getZeroTrustDexTest.d.ts +6 -3
  487. package/bin/getZeroTrustDexTest.js +2 -0
  488. package/bin/getZeroTrustDexTest.js.map +1 -1
  489. package/bin/getZeroTrustDlpCustomEntries.d.ts +30 -0
  490. package/bin/getZeroTrustDlpCustomEntries.js +24 -0
  491. package/bin/getZeroTrustDlpCustomEntries.js.map +1 -0
  492. package/bin/getZeroTrustDlpCustomEntry.d.ts +40 -0
  493. package/bin/getZeroTrustDlpCustomEntry.js +24 -0
  494. package/bin/getZeroTrustDlpCustomEntry.js.map +1 -0
  495. package/bin/getZeroTrustDlpCustomProfile.d.ts +3 -0
  496. package/bin/getZeroTrustDlpCustomProfile.js.map +1 -1
  497. package/bin/getZeroTrustDlpDataset.d.ts +1 -0
  498. package/bin/getZeroTrustDlpDataset.js.map +1 -1
  499. package/bin/getZeroTrustDlpEntry.d.ts +7 -3
  500. package/bin/getZeroTrustDlpEntry.js.map +1 -1
  501. package/bin/getZeroTrustDlpIntegrationEntries.d.ts +30 -0
  502. package/bin/getZeroTrustDlpIntegrationEntries.js +24 -0
  503. package/bin/getZeroTrustDlpIntegrationEntries.js.map +1 -0
  504. package/bin/getZeroTrustDlpIntegrationEntry.d.ts +40 -0
  505. package/bin/getZeroTrustDlpIntegrationEntry.js +24 -0
  506. package/bin/getZeroTrustDlpIntegrationEntry.js.map +1 -0
  507. package/bin/getZeroTrustDlpPredefinedEntries.d.ts +30 -0
  508. package/bin/getZeroTrustDlpPredefinedEntries.js +24 -0
  509. package/bin/getZeroTrustDlpPredefinedEntries.js.map +1 -0
  510. package/bin/getZeroTrustDlpPredefinedEntry.d.ts +40 -0
  511. package/bin/getZeroTrustDlpPredefinedEntry.js +24 -0
  512. package/bin/getZeroTrustDlpPredefinedEntry.js.map +1 -0
  513. package/bin/getZeroTrustDlpPredefinedProfile.d.ts +4 -5
  514. package/bin/getZeroTrustDlpPredefinedProfile.js.map +1 -1
  515. package/bin/getZeroTrustDnsLocation.d.ts +3 -3
  516. package/bin/getZeroTrustGatewayCertificate.d.ts +3 -3
  517. package/bin/getZeroTrustGatewayPolicy.d.ts +7 -3
  518. package/bin/getZeroTrustGatewayPolicy.js.map +1 -1
  519. package/bin/getZeroTrustGatewayProxyEndpoint.d.ts +1 -0
  520. package/bin/getZeroTrustGatewayProxyEndpoint.js.map +1 -1
  521. package/bin/getZeroTrustGatewayProxyEndpoints.d.ts +30 -0
  522. package/bin/getZeroTrustGatewayProxyEndpoints.js +24 -0
  523. package/bin/getZeroTrustGatewayProxyEndpoints.js.map +1 -0
  524. package/bin/getZeroTrustGatewaySettings.d.ts +0 -3
  525. package/bin/getZeroTrustGatewaySettings.js.map +1 -1
  526. package/bin/getZeroTrustList.d.ts +1 -0
  527. package/bin/getZeroTrustList.js.map +1 -1
  528. package/bin/getZeroTrustNetworkHostnameRoute.d.ts +36 -0
  529. package/bin/getZeroTrustNetworkHostnameRoute.js +26 -0
  530. package/bin/getZeroTrustNetworkHostnameRoute.js.map +1 -0
  531. package/bin/getZeroTrustNetworkHostnameRoutes.d.ts +44 -0
  532. package/bin/getZeroTrustNetworkHostnameRoutes.js +36 -0
  533. package/bin/getZeroTrustNetworkHostnameRoutes.js.map +1 -0
  534. package/bin/getZeroTrustOrganization.d.ts +0 -2
  535. package/bin/getZeroTrustOrganization.js.map +1 -1
  536. package/bin/getZeroTrustRiskScoringIntegration.d.ts +3 -3
  537. package/bin/getZeroTrustTunnelCloudflared.d.ts +7 -0
  538. package/bin/getZeroTrustTunnelCloudflared.js.map +1 -1
  539. package/bin/getZeroTrustTunnelCloudflaredRoutes.d.ts +1 -1
  540. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.d.ts +3 -0
  541. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js +2 -0
  542. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js.map +1 -1
  543. package/bin/getZeroTrustTunnelWarpConnector.d.ts +43 -0
  544. package/bin/getZeroTrustTunnelWarpConnector.js +26 -0
  545. package/bin/getZeroTrustTunnelWarpConnector.js.map +1 -0
  546. package/bin/getZeroTrustTunnelWarpConnectorToken.d.ts +29 -0
  547. package/bin/getZeroTrustTunnelWarpConnectorToken.js +24 -0
  548. package/bin/getZeroTrustTunnelWarpConnectorToken.js.map +1 -0
  549. package/bin/getZeroTrustTunnelWarpConnectors.d.ts +57 -0
  550. package/bin/getZeroTrustTunnelWarpConnectors.js +42 -0
  551. package/bin/getZeroTrustTunnelWarpConnectors.js.map +1 -0
  552. package/bin/getZone.d.ts +12 -1
  553. package/bin/getZone.js.map +1 -1
  554. package/bin/getZoneCacheVariants.d.ts +2 -1
  555. package/bin/getZoneCacheVariants.js.map +1 -1
  556. package/bin/getZoneDnssec.d.ts +1 -3
  557. package/bin/getZoneDnssec.js.map +1 -1
  558. package/bin/getZoneHold.d.ts +0 -3
  559. package/bin/getZoneHold.js.map +1 -1
  560. package/bin/getZoneSubscription.d.ts +11 -6
  561. package/bin/getZoneSubscription.js +2 -2
  562. package/bin/getZoneSubscription.js.map +1 -1
  563. package/bin/healthcheck.d.ts +10 -16
  564. package/bin/healthcheck.js +35 -35
  565. package/bin/healthcheck.js.map +1 -1
  566. package/bin/hostnameTlsSetting.d.ts +9 -6
  567. package/bin/hostnameTlsSetting.js +16 -16
  568. package/bin/hostnameTlsSetting.js.map +1 -1
  569. package/bin/hyperdriveConfig.d.ts +32 -8
  570. package/bin/hyperdriveConfig.js +17 -13
  571. package/bin/hyperdriveConfig.js.map +1 -1
  572. package/bin/image.d.ts +26 -4
  573. package/bin/image.js +23 -16
  574. package/bin/image.js.map +1 -1
  575. package/bin/imageVariant.js +13 -13
  576. package/bin/imageVariant.js.map +1 -1
  577. package/bin/index.d.ts +208 -15
  578. package/bin/index.js +289 -34
  579. package/bin/index.js.map +1 -1
  580. package/bin/keylessCertificate.d.ts +20 -15
  581. package/bin/keylessCertificate.js +24 -24
  582. package/bin/keylessCertificate.js.map +1 -1
  583. package/bin/leakedCredentialCheck.d.ts +6 -6
  584. package/bin/leakedCredentialCheck.js +6 -6
  585. package/bin/leakedCredentialCheck.js.map +1 -1
  586. package/bin/leakedCredentialCheckRule.d.ts +9 -9
  587. package/bin/leakedCredentialCheckRule.js +8 -8
  588. package/bin/leakedCredentialCheckRule.js.map +1 -1
  589. package/bin/list.d.ts +25 -11
  590. package/bin/list.js +17 -15
  591. package/bin/list.js.map +1 -1
  592. package/bin/listItem.d.ts +11 -14
  593. package/bin/listItem.js +22 -19
  594. package/bin/listItem.js.map +1 -1
  595. package/bin/loadBalancer.d.ts +77 -158
  596. package/bin/loadBalancer.js +47 -47
  597. package/bin/loadBalancer.js.map +1 -1
  598. package/bin/loadBalancerMonitor.d.ts +43 -70
  599. package/bin/loadBalancerMonitor.js +38 -38
  600. package/bin/loadBalancerMonitor.js.map +1 -1
  601. package/bin/loadBalancerPool.d.ts +38 -50
  602. package/bin/loadBalancerPool.js +37 -35
  603. package/bin/loadBalancerPool.js.map +1 -1
  604. package/bin/logpullRetention.d.ts +3 -3
  605. package/bin/logpullRetention.js +6 -6
  606. package/bin/logpullRetention.js.map +1 -1
  607. package/bin/logpushJob.d.ts +75 -94
  608. package/bin/logpushJob.js +36 -34
  609. package/bin/logpushJob.js.map +1 -1
  610. package/bin/logpushOwnershipChallenge.d.ts +3 -6
  611. package/bin/logpushOwnershipChallenge.js +11 -11
  612. package/bin/logpushOwnershipChallenge.js.map +1 -1
  613. package/bin/magicNetworkMonitoringConfiguration.d.ts +4 -7
  614. package/bin/magicNetworkMonitoringConfiguration.js +12 -12
  615. package/bin/magicNetworkMonitoringConfiguration.js.map +1 -1
  616. package/bin/magicNetworkMonitoringRule.d.ts +36 -59
  617. package/bin/magicNetworkMonitoringRule.js +21 -26
  618. package/bin/magicNetworkMonitoringRule.js.map +1 -1
  619. package/bin/magicTransitConnector.d.ts +23 -14
  620. package/bin/magicTransitConnector.js +22 -26
  621. package/bin/magicTransitConnector.js.map +1 -1
  622. package/bin/magicTransitSite.d.ts +1 -1
  623. package/bin/magicTransitSite.js +16 -16
  624. package/bin/magicTransitSite.js.map +1 -1
  625. package/bin/magicTransitSiteAcl.d.ts +6 -15
  626. package/bin/magicTransitSiteAcl.js +23 -23
  627. package/bin/magicTransitSiteAcl.js.map +1 -1
  628. package/bin/magicTransitSiteLan.d.ts +11 -14
  629. package/bin/magicTransitSiteLan.js +22 -25
  630. package/bin/magicTransitSiteLan.js.map +1 -1
  631. package/bin/magicTransitSiteWan.d.ts +13 -13
  632. package/bin/magicTransitSiteWan.js +19 -22
  633. package/bin/magicTransitSiteWan.js.map +1 -1
  634. package/bin/magicWanGreTunnel.d.ts +55 -36
  635. package/bin/magicWanGreTunnel.js +41 -30
  636. package/bin/magicWanGreTunnel.js.map +1 -1
  637. package/bin/magicWanIpsecTunnel.d.ts +67 -29
  638. package/bin/magicWanIpsecTunnel.js +42 -32
  639. package/bin/magicWanIpsecTunnel.js.map +1 -1
  640. package/bin/magicWanStaticRoute.d.ts +23 -29
  641. package/bin/magicWanStaticRoute.js +29 -26
  642. package/bin/magicWanStaticRoute.js.map +1 -1
  643. package/bin/managedTransforms.js +10 -10
  644. package/bin/managedTransforms.js.map +1 -1
  645. package/bin/mtlsCertificate.d.ts +6 -6
  646. package/bin/mtlsCertificate.js +20 -20
  647. package/bin/mtlsCertificate.js.map +1 -1
  648. package/bin/notificationPolicy.d.ts +10 -73
  649. package/bin/notificationPolicy.js +22 -22
  650. package/bin/notificationPolicy.js.map +1 -1
  651. package/bin/notificationPolicyWebhooks.d.ts +7 -8
  652. package/bin/notificationPolicyWebhooks.js +15 -15
  653. package/bin/notificationPolicyWebhooks.js.map +1 -1
  654. package/bin/observatoryScheduledTest.d.ts +11 -13
  655. package/bin/observatoryScheduledTest.js +11 -11
  656. package/bin/observatoryScheduledTest.js.map +1 -1
  657. package/bin/organization.d.ts +51 -0
  658. package/bin/organization.js +57 -0
  659. package/bin/organization.js.map +1 -0
  660. package/bin/organizationProfile.d.ts +54 -0
  661. package/bin/organizationProfile.js +77 -0
  662. package/bin/organizationProfile.js.map +1 -0
  663. package/bin/originCaCertificate.d.ts +19 -16
  664. package/bin/originCaCertificate.js +20 -11
  665. package/bin/originCaCertificate.js.map +1 -1
  666. package/bin/package.json +9 -8
  667. package/bin/pageRule.d.ts +24 -15
  668. package/bin/pageRule.js +16 -16
  669. package/bin/pageRule.js.map +1 -1
  670. package/bin/pageShieldPolicy.d.ts +6 -3
  671. package/bin/pageShieldPolicy.js +19 -19
  672. package/bin/pageShieldPolicy.js.map +1 -1
  673. package/bin/pagesDomain.d.ts +14 -5
  674. package/bin/pagesDomain.js +16 -16
  675. package/bin/pagesDomain.js.map +1 -1
  676. package/bin/pagesProject.d.ts +61 -11
  677. package/bin/pagesProject.js +32 -19
  678. package/bin/pagesProject.js.map +1 -1
  679. package/bin/provider.d.ts +32 -26
  680. package/bin/provider.js +15 -6
  681. package/bin/provider.js.map +1 -1
  682. package/bin/queue.js +16 -16
  683. package/bin/queue.js.map +1 -1
  684. package/bin/queueConsumer.d.ts +5 -9
  685. package/bin/queueConsumer.js +19 -19
  686. package/bin/queueConsumer.js.map +1 -1
  687. package/bin/r2bucket.d.ts +27 -18
  688. package/bin/r2bucket.js +13 -13
  689. package/bin/r2bucket.js.map +1 -1
  690. package/bin/r2bucketCors.d.ts +7 -7
  691. package/bin/r2bucketCors.js +11 -11
  692. package/bin/r2bucketCors.js.map +1 -1
  693. package/bin/r2bucketEventNotification.d.ts +19 -19
  694. package/bin/r2bucketEventNotification.js +21 -15
  695. package/bin/r2bucketEventNotification.js.map +1 -1
  696. package/bin/r2bucketLifecycle.d.ts +7 -7
  697. package/bin/r2bucketLifecycle.js +11 -11
  698. package/bin/r2bucketLifecycle.js.map +1 -1
  699. package/bin/r2bucketLock.d.ts +7 -7
  700. package/bin/r2bucketLock.js +11 -11
  701. package/bin/r2bucketLock.js.map +1 -1
  702. package/bin/r2bucketSippy.d.ts +16 -16
  703. package/bin/r2bucketSippy.js +14 -14
  704. package/bin/r2bucketSippy.js.map +1 -1
  705. package/bin/r2customDomain.d.ts +44 -20
  706. package/bin/r2customDomain.js +24 -20
  707. package/bin/r2customDomain.js.map +1 -1
  708. package/bin/r2managedDomain.d.ts +13 -13
  709. package/bin/r2managedDomain.js +14 -14
  710. package/bin/r2managedDomain.js.map +1 -1
  711. package/bin/rateLimit.d.ts +13 -21
  712. package/bin/rateLimit.js +19 -19
  713. package/bin/rateLimit.js.map +1 -1
  714. package/bin/regionalHostname.d.ts +18 -9
  715. package/bin/regionalHostname.js +13 -11
  716. package/bin/regionalHostname.js.map +1 -1
  717. package/bin/regionalTieredCache.d.ts +11 -8
  718. package/bin/regionalTieredCache.js +8 -8
  719. package/bin/regionalTieredCache.js.map +1 -1
  720. package/bin/registrarDomain.js +13 -13
  721. package/bin/registrarDomain.js.map +1 -1
  722. package/bin/ruleset.d.ts +34 -27
  723. package/bin/ruleset.js +21 -17
  724. package/bin/ruleset.js.map +1 -1
  725. package/bin/schemaValidationOperationSettings.d.ts +90 -0
  726. package/bin/schemaValidationOperationSettings.js +62 -0
  727. package/bin/schemaValidationOperationSettings.js.map +1 -0
  728. package/bin/schemaValidationSchemas.d.ts +109 -0
  729. package/bin/schemaValidationSchemas.js +73 -0
  730. package/bin/schemaValidationSchemas.js.map +1 -0
  731. package/bin/schemaValidationSettings.d.ts +102 -0
  732. package/bin/schemaValidationSettings.js +59 -0
  733. package/bin/schemaValidationSettings.js.map +1 -0
  734. package/bin/snippet.d.ts +102 -0
  735. package/bin/snippet.js +71 -0
  736. package/bin/snippet.js.map +1 -0
  737. package/bin/snippetRules.d.ts +7 -21
  738. package/bin/snippetRules.js +9 -14
  739. package/bin/snippetRules.js.map +1 -1
  740. package/bin/snippets.d.ts +26 -17
  741. package/bin/snippets.js +19 -13
  742. package/bin/snippets.js.map +1 -1
  743. package/bin/spectrumApplication.d.ts +42 -54
  744. package/bin/spectrumApplication.js +30 -30
  745. package/bin/spectrumApplication.js.map +1 -1
  746. package/bin/ssoConnector.d.ts +116 -0
  747. package/bin/ssoConnector.js +69 -0
  748. package/bin/ssoConnector.js.map +1 -0
  749. package/bin/stream.d.ts +23 -56
  750. package/bin/stream.js +37 -37
  751. package/bin/stream.js.map +1 -1
  752. package/bin/streamAudioTrack.d.ts +4 -2
  753. package/bin/streamAudioTrack.js +15 -15
  754. package/bin/streamAudioTrack.js.map +1 -1
  755. package/bin/streamCaptionLanguage.d.ts +7 -5
  756. package/bin/streamCaptionLanguage.js +15 -15
  757. package/bin/streamCaptionLanguage.js.map +1 -1
  758. package/bin/streamDownload.d.ts +3 -3
  759. package/bin/streamDownload.js +7 -7
  760. package/bin/streamDownload.js.map +1 -1
  761. package/bin/streamKey.d.ts +3 -3
  762. package/bin/streamKey.js +7 -7
  763. package/bin/streamKey.js.map +1 -1
  764. package/bin/streamLiveInput.d.ts +13 -22
  765. package/bin/streamLiveInput.js +24 -24
  766. package/bin/streamLiveInput.js.map +1 -1
  767. package/bin/streamWatermark.d.ts +12 -27
  768. package/bin/streamWatermark.js +25 -25
  769. package/bin/streamWatermark.js.map +1 -1
  770. package/bin/streamWebhook.js +7 -7
  771. package/bin/streamWebhook.js.map +1 -1
  772. package/bin/tieredCache.d.ts +11 -8
  773. package/bin/tieredCache.js +9 -9
  774. package/bin/tieredCache.js.map +1 -1
  775. package/bin/tokenValidationConfig.d.ts +78 -0
  776. package/bin/tokenValidationConfig.js +81 -0
  777. package/bin/tokenValidationConfig.js.map +1 -0
  778. package/bin/tokenValidationRules.d.ts +153 -0
  779. package/bin/tokenValidationRules.js +88 -0
  780. package/bin/tokenValidationRules.js.map +1 -0
  781. package/bin/totalTls.d.ts +16 -17
  782. package/bin/totalTls.js +10 -10
  783. package/bin/totalTls.js.map +1 -1
  784. package/bin/turnstileWidget.d.ts +38 -26
  785. package/bin/turnstileWidget.js +28 -26
  786. package/bin/turnstileWidget.js.map +1 -1
  787. package/bin/types/input.d.ts +4456 -2547
  788. package/bin/types/output.d.ts +12662 -6201
  789. package/bin/universalSslSetting.d.ts +96 -0
  790. package/bin/universalSslSetting.js +54 -0
  791. package/bin/universalSslSetting.js.map +1 -0
  792. package/bin/urlNormalizationSettings.d.ts +12 -6
  793. package/bin/urlNormalizationSettings.js +10 -10
  794. package/bin/urlNormalizationSettings.js.map +1 -1
  795. package/bin/user.d.ts +60 -0
  796. package/bin/user.js +27 -11
  797. package/bin/user.js.map +1 -1
  798. package/bin/userAgentBlockingRule.d.ts +24 -21
  799. package/bin/userAgentBlockingRule.js +14 -12
  800. package/bin/userAgentBlockingRule.js.map +1 -1
  801. package/bin/utilities.d.ts +0 -4
  802. package/bin/utilities.js +48 -60
  803. package/bin/utilities.js.map +1 -1
  804. package/bin/waitingRoom.d.ts +402 -390
  805. package/bin/waitingRoom.js +53 -53
  806. package/bin/waitingRoom.js.map +1 -1
  807. package/bin/waitingRoomEvent.d.ts +63 -72
  808. package/bin/waitingRoomEvent.js +41 -37
  809. package/bin/waitingRoomEvent.js.map +1 -1
  810. package/bin/waitingRoomRules.d.ts +3 -45
  811. package/bin/waitingRoomRules.js +10 -22
  812. package/bin/waitingRoomRules.js.map +1 -1
  813. package/bin/waitingRoomSettings.d.ts +12 -9
  814. package/bin/waitingRoomSettings.js +6 -6
  815. package/bin/waitingRoomSettings.js.map +1 -1
  816. package/bin/web3Hostname.d.ts +22 -17
  817. package/bin/web3Hostname.js +16 -16
  818. package/bin/web3Hostname.js.map +1 -1
  819. package/bin/webAnalyticsRule.d.ts +3 -3
  820. package/bin/webAnalyticsRule.js +17 -17
  821. package/bin/webAnalyticsRule.js.map +1 -1
  822. package/bin/webAnalyticsSite.d.ts +6 -6
  823. package/bin/webAnalyticsSite.js +20 -20
  824. package/bin/webAnalyticsSite.js.map +1 -1
  825. package/bin/worker.d.ts +146 -0
  826. package/bin/worker.js +70 -0
  827. package/bin/worker.js.map +1 -0
  828. package/bin/workerVersion.d.ts +270 -0
  829. package/bin/workerVersion.js +89 -0
  830. package/bin/workerVersion.js.map +1 -0
  831. package/bin/workersCronTrigger.d.ts +3 -3
  832. package/bin/workersCronTrigger.js +10 -10
  833. package/bin/workersCronTrigger.js.map +1 -1
  834. package/bin/workersCustomDomain.d.ts +8 -2
  835. package/bin/workersCustomDomain.js +16 -19
  836. package/bin/workersCustomDomain.js.map +1 -1
  837. package/bin/workersDeployment.d.ts +6 -8
  838. package/bin/workersDeployment.js +18 -20
  839. package/bin/workersDeployment.js.map +1 -1
  840. package/bin/workersForPlatformsDispatchNamespace.d.ts +20 -12
  841. package/bin/workersForPlatformsDispatchNamespace.js +15 -13
  842. package/bin/workersForPlatformsDispatchNamespace.js.map +1 -1
  843. package/bin/workersKv.d.ts +9 -12
  844. package/bin/workersKv.js +15 -15
  845. package/bin/workersKv.js.map +1 -1
  846. package/bin/workersKvNamespace.d.ts +5 -7
  847. package/bin/workersKvNamespace.js +8 -8
  848. package/bin/workersKvNamespace.js.map +1 -1
  849. package/bin/workersRoute.d.ts +12 -29
  850. package/bin/workersRoute.js +9 -17
  851. package/bin/workersRoute.js.map +1 -1
  852. package/bin/workersScript.d.ts +119 -51
  853. package/bin/workersScript.js +59 -46
  854. package/bin/workersScript.js.map +1 -1
  855. package/bin/workersScriptSubdomain.d.ts +4 -4
  856. package/bin/workersScriptSubdomain.js +12 -12
  857. package/bin/workersScriptSubdomain.js.map +1 -1
  858. package/bin/workflow.d.ts +66 -0
  859. package/bin/workflow.js +83 -0
  860. package/bin/workflow.js.map +1 -0
  861. package/bin/zeroTrustAccessAiControlsMcpPortal.d.ts +73 -0
  862. package/bin/zeroTrustAccessAiControlsMcpPortal.js +76 -0
  863. package/bin/zeroTrustAccessAiControlsMcpPortal.js.map +1 -0
  864. package/bin/zeroTrustAccessAiControlsMcpServer.d.ts +101 -0
  865. package/bin/zeroTrustAccessAiControlsMcpServer.js +91 -0
  866. package/bin/zeroTrustAccessAiControlsMcpServer.js.map +1 -0
  867. package/bin/zeroTrustAccessApplication.d.ts +93 -79
  868. package/bin/zeroTrustAccessApplication.js +78 -78
  869. package/bin/zeroTrustAccessApplication.js.map +1 -1
  870. package/bin/zeroTrustAccessCustomPage.d.ts +11 -24
  871. package/bin/zeroTrustAccessCustomPage.js +13 -19
  872. package/bin/zeroTrustAccessCustomPage.js.map +1 -1
  873. package/bin/zeroTrustAccessGroup.d.ts +2 -6
  874. package/bin/zeroTrustAccessGroup.js +16 -20
  875. package/bin/zeroTrustAccessGroup.js.map +1 -1
  876. package/bin/zeroTrustAccessIdentityProvider.d.ts +9 -18
  877. package/bin/zeroTrustAccessIdentityProvider.js +15 -15
  878. package/bin/zeroTrustAccessIdentityProvider.js.map +1 -1
  879. package/bin/zeroTrustAccessInfrastructureTarget.d.ts +12 -6
  880. package/bin/zeroTrustAccessInfrastructureTarget.js +12 -12
  881. package/bin/zeroTrustAccessInfrastructureTarget.js.map +1 -1
  882. package/bin/zeroTrustAccessKeyConfiguration.d.ts +3 -3
  883. package/bin/zeroTrustAccessKeyConfiguration.js +9 -9
  884. package/bin/zeroTrustAccessKeyConfiguration.js.map +1 -1
  885. package/bin/zeroTrustAccessMtlsCertificate.d.ts +1 -5
  886. package/bin/zeroTrustAccessMtlsCertificate.js +14 -18
  887. package/bin/zeroTrustAccessMtlsCertificate.js.map +1 -1
  888. package/bin/zeroTrustAccessMtlsHostnameSettings.d.ts +2 -4
  889. package/bin/zeroTrustAccessMtlsHostnameSettings.js +11 -11
  890. package/bin/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  891. package/bin/zeroTrustAccessPolicy.d.ts +22 -42
  892. package/bin/zeroTrustAccessPolicy.js +27 -38
  893. package/bin/zeroTrustAccessPolicy.js.map +1 -1
  894. package/bin/zeroTrustAccessServiceToken.d.ts +29 -16
  895. package/bin/zeroTrustAccessServiceToken.js +16 -18
  896. package/bin/zeroTrustAccessServiceToken.js.map +1 -1
  897. package/bin/zeroTrustAccessShortLivedCertificate.d.ts +3 -3
  898. package/bin/zeroTrustAccessShortLivedCertificate.js +10 -10
  899. package/bin/zeroTrustAccessShortLivedCertificate.js.map +1 -1
  900. package/bin/zeroTrustAccessTag.d.ts +3 -15
  901. package/bin/zeroTrustAccessTag.js +6 -12
  902. package/bin/zeroTrustAccessTag.js.map +1 -1
  903. package/bin/zeroTrustDeviceCustomProfile.d.ts +37 -43
  904. package/bin/zeroTrustDeviceCustomProfile.js +54 -55
  905. package/bin/zeroTrustDeviceCustomProfile.js.map +1 -1
  906. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -33
  907. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js +10 -16
  908. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
  909. package/bin/zeroTrustDeviceDefaultProfile.d.ts +51 -18
  910. package/bin/zeroTrustDeviceDefaultProfile.js +42 -36
  911. package/bin/zeroTrustDeviceDefaultProfile.js.map +1 -1
  912. package/bin/zeroTrustDeviceDefaultProfileCertificates.js +7 -7
  913. package/bin/zeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  914. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +0 -24
  915. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +7 -13
  916. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
  917. package/bin/zeroTrustDeviceManagedNetworks.d.ts +6 -3
  918. package/bin/zeroTrustDeviceManagedNetworks.js +13 -13
  919. package/bin/zeroTrustDeviceManagedNetworks.js.map +1 -1
  920. package/bin/zeroTrustDevicePostureIntegration.d.ts +9 -12
  921. package/bin/zeroTrustDevicePostureIntegration.js +15 -15
  922. package/bin/zeroTrustDevicePostureIntegration.js.map +1 -1
  923. package/bin/zeroTrustDevicePostureRule.d.ts +14 -23
  924. package/bin/zeroTrustDevicePostureRule.js +19 -19
  925. package/bin/zeroTrustDevicePostureRule.js.map +1 -1
  926. package/bin/zeroTrustDeviceSettings.d.ts +147 -0
  927. package/bin/zeroTrustDeviceSettings.js +70 -0
  928. package/bin/zeroTrustDeviceSettings.js.map +1 -0
  929. package/bin/zeroTrustDexTest.d.ts +4 -5
  930. package/bin/zeroTrustDexTest.js +22 -22
  931. package/bin/zeroTrustDexTest.js.map +1 -1
  932. package/bin/zeroTrustDlpCustomEntry.d.ts +95 -0
  933. package/bin/zeroTrustDlpCustomEntry.js +86 -0
  934. package/bin/zeroTrustDlpCustomEntry.js.map +1 -0
  935. package/bin/zeroTrustDlpCustomProfile.d.ts +41 -20
  936. package/bin/zeroTrustDlpCustomProfile.js +26 -28
  937. package/bin/zeroTrustDlpCustomProfile.js.map +1 -1
  938. package/bin/zeroTrustDlpDataset.d.ts +62 -22
  939. package/bin/zeroTrustDlpDataset.js +25 -23
  940. package/bin/zeroTrustDlpDataset.js.map +1 -1
  941. package/bin/zeroTrustDlpEntry.d.ts +29 -5
  942. package/bin/zeroTrustDlpEntry.js +29 -24
  943. package/bin/zeroTrustDlpEntry.js.map +1 -1
  944. package/bin/zeroTrustDlpIntegrationEntry.d.ts +108 -0
  945. package/bin/zeroTrustDlpIntegrationEntry.js +88 -0
  946. package/bin/zeroTrustDlpIntegrationEntry.js.map +1 -0
  947. package/bin/zeroTrustDlpPredefinedEntry.d.ts +108 -0
  948. package/bin/zeroTrustDlpPredefinedEntry.js +88 -0
  949. package/bin/zeroTrustDlpPredefinedEntry.js.map +1 -0
  950. package/bin/zeroTrustDlpPredefinedProfile.d.ts +15 -47
  951. package/bin/zeroTrustDlpPredefinedProfile.js +21 -32
  952. package/bin/zeroTrustDlpPredefinedProfile.js.map +1 -1
  953. package/bin/zeroTrustDnsLocation.d.ts +32 -48
  954. package/bin/zeroTrustDnsLocation.js +23 -23
  955. package/bin/zeroTrustDnsLocation.js.map +1 -1
  956. package/bin/zeroTrustGatewayCertificate.d.ts +33 -21
  957. package/bin/zeroTrustGatewayCertificate.js +19 -17
  958. package/bin/zeroTrustGatewayCertificate.js.map +1 -1
  959. package/bin/zeroTrustGatewayLogging.d.ts +7 -10
  960. package/bin/zeroTrustGatewayLogging.js +8 -8
  961. package/bin/zeroTrustGatewayLogging.js.map +1 -1
  962. package/bin/zeroTrustGatewayPolicy.d.ts +80 -57
  963. package/bin/zeroTrustGatewayPolicy.js +41 -33
  964. package/bin/zeroTrustGatewayPolicy.js.map +1 -1
  965. package/bin/zeroTrustGatewayProxyEndpoint.d.ts +25 -10
  966. package/bin/zeroTrustGatewayProxyEndpoint.js +13 -14
  967. package/bin/zeroTrustGatewayProxyEndpoint.js.map +1 -1
  968. package/bin/zeroTrustGatewaySettings.d.ts +4 -4
  969. package/bin/zeroTrustGatewaySettings.js +8 -8
  970. package/bin/zeroTrustGatewaySettings.js.map +1 -1
  971. package/bin/zeroTrustList.d.ts +19 -16
  972. package/bin/zeroTrustList.js +16 -16
  973. package/bin/zeroTrustList.js.map +1 -1
  974. package/bin/zeroTrustNetworkHostnameRoute.d.ts +108 -0
  975. package/bin/zeroTrustNetworkHostnameRoute.js +64 -0
  976. package/bin/zeroTrustNetworkHostnameRoute.js.map +1 -0
  977. package/bin/zeroTrustOrganization.d.ts +28 -41
  978. package/bin/zeroTrustOrganization.js +27 -31
  979. package/bin/zeroTrustOrganization.js.map +1 -1
  980. package/bin/zeroTrustRiskBehavior.js +7 -7
  981. package/bin/zeroTrustRiskBehavior.js.map +1 -1
  982. package/bin/zeroTrustRiskScoringIntegration.d.ts +5 -7
  983. package/bin/zeroTrustRiskScoringIntegration.js +17 -17
  984. package/bin/zeroTrustRiskScoringIntegration.js.map +1 -1
  985. package/bin/zeroTrustTunnelCloudflared.d.ts +30 -28
  986. package/bin/zeroTrustTunnelCloudflared.js +20 -20
  987. package/bin/zeroTrustTunnelCloudflared.js.map +1 -1
  988. package/bin/zeroTrustTunnelCloudflaredConfig.d.ts +9 -12
  989. package/bin/zeroTrustTunnelCloudflaredConfig.js +13 -13
  990. package/bin/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  991. package/bin/zeroTrustTunnelCloudflaredRoute.d.ts +4 -4
  992. package/bin/zeroTrustTunnelCloudflaredRoute.js +16 -16
  993. package/bin/zeroTrustTunnelCloudflaredRoute.js.map +1 -1
  994. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +16 -10
  995. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js +14 -14
  996. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
  997. package/bin/zeroTrustTunnelWarpConnector.d.ts +154 -0
  998. package/bin/zeroTrustTunnelWarpConnector.js +76 -0
  999. package/bin/zeroTrustTunnelWarpConnector.js.map +1 -0
  1000. package/bin/zone.d.ts +111 -41
  1001. package/bin/zone.js +34 -24
  1002. package/bin/zone.js.map +1 -1
  1003. package/bin/zoneCacheReserve.d.ts +11 -8
  1004. package/bin/zoneCacheReserve.js +8 -8
  1005. package/bin/zoneCacheReserve.js.map +1 -1
  1006. package/bin/zoneCacheVariants.d.ts +5 -5
  1007. package/bin/zoneCacheVariants.js +9 -9
  1008. package/bin/zoneCacheVariants.js.map +1 -1
  1009. package/bin/zoneDnsSettings.d.ts +18 -21
  1010. package/bin/zoneDnsSettings.js +22 -22
  1011. package/bin/zoneDnsSettings.js.map +1 -1
  1012. package/bin/zoneDnssec.d.ts +75 -27
  1013. package/bin/zoneDnssec.js +22 -20
  1014. package/bin/zoneDnssec.js.map +1 -1
  1015. package/bin/zoneHold.d.ts +27 -18
  1016. package/bin/zoneHold.js +9 -9
  1017. package/bin/zoneHold.js.map +1 -1
  1018. package/bin/zoneLockdown.d.ts +32 -18
  1019. package/bin/zoneLockdown.js +18 -16
  1020. package/bin/zoneLockdown.js.map +1 -1
  1021. package/bin/zoneSetting.d.ts +16 -16
  1022. package/bin/zoneSetting.js +15 -15
  1023. package/bin/zoneSetting.js.map +1 -1
  1024. package/bin/zoneSubscription.d.ts +60 -12
  1025. package/bin/zoneSubscription.js +19 -9
  1026. package/bin/zoneSubscription.js.map +1 -1
  1027. package/package.json +9 -8
  1028. package/bin/getCloudConnectorRulesList.d.ts +0 -30
  1029. package/bin/getCloudConnectorRulesList.js.map +0 -1
  1030. package/bin/getWorkersSecret.d.ts +0 -33
  1031. package/bin/getWorkersSecret.js.map +0 -1
  1032. package/bin/getWorkersSecrets.d.ts +0 -36
  1033. package/bin/getWorkersSecrets.js.map +0 -1
  1034. package/bin/workersSecret.d.ts +0 -108
  1035. package/bin/workersSecret.js +0 -70
  1036. package/bin/workersSecret.js.map +0 -1
@@ -26,28 +26,8 @@ export declare class NotificationPolicy extends pulumi.CustomResource {
26
26
  */
27
27
  readonly alertInterval: pulumi.Output<string | undefined>;
28
28
  /**
29
- * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which
30
- * then will give you a list of possible values. Available values: "access_custom_certificate_expiration_type",
31
- * "advanced_ddos_attack_l4_alert", "advanced_ddos_attack_l7_alert", "advanced_http_alert_error",
32
- * "bgp_hijack_notification", "billing_usage_alert", "block_notification_block_removed", "block_notification_new_block",
33
- * "block_notification_review_rejected", "brand_protection_alert", "brand_protection_digest",
34
- * "clickhouse_alert_fw_anomaly", "clickhouse_alert_fw_ent_anomaly", "cloudforce_one_request_notification",
35
- * "custom_analytics", "custom_ssl_certificate_event_type", "dedicated_ssl_certificate_event_type",
36
- * "device_connectivity_anomaly_alert", "dos_attack_l4", "dos_attack_l7", "expiring_service_token_alert",
37
- * "failing_logpush_job_disabled_alert", "fbm_auto_advertisement", "fbm_dosd_attack", "fbm_volumetric_attack",
38
- * "health_check_status_notification", "hostname_aop_custom_certificate_expiration_type", "http_alert_edge_error",
39
- * "http_alert_origin_error", "image_notification", "image_resizing_notification", "incident_alert",
40
- * "load_balancing_health_alert", "load_balancing_pool_enablement_alert", "logo_match_alert",
41
- * "magic_tunnel_health_check_event", "magic_wan_tunnel_health", "maintenance_event_notification",
42
- * "mtls_certificate_store_certificate_expiration_type", "pages_event_alert", "radar_notification",
43
- * "real_origin_monitoring", "scriptmonitor_alert_new_code_change_detections", "scriptmonitor_alert_new_hosts",
44
- * "scriptmonitor_alert_new_malicious_hosts", "scriptmonitor_alert_new_malicious_scripts",
45
- * "scriptmonitor_alert_new_malicious_url", "scriptmonitor_alert_new_max_length_resource_url",
46
- * "scriptmonitor_alert_new_resources", "secondary_dns_all_primaries_failing", "secondary_dns_primaries_failing",
47
- * "secondary_dns_warning", "secondary_dns_zone_successfully_updated", "secondary_dns_zone_validation_warning",
48
- * "security_insights_alert", "sentinel_alert", "stream_live_notifications", "synthetic_test_latency_alert",
49
- * "synthetic_test_low_availability_alert", "traffic_anomalies_alert", "tunnel_health_event", "tunnel_update_event",
50
- * "universal_ssl_event_type", "web_analytics_metrics_update", "zone_aop_custom_certificate_expiration_type".
29
+ * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
30
+ * Available values: <span pulumi-lang-nodejs=""abuseReportAlert"" pulumi-lang-dotnet=""AbuseReportAlert"" pulumi-lang-go=""abuseReportAlert"" pulumi-lang-python=""abuse_report_alert"" pulumi-lang-yaml=""abuseReportAlert"" pulumi-lang-java=""abuseReportAlert"">"abuse_report_alert"</span>, <span pulumi-lang-nodejs=""accessCustomCertificateExpirationType"" pulumi-lang-dotnet=""AccessCustomCertificateExpirationType"" pulumi-lang-go=""accessCustomCertificateExpirationType"" pulumi-lang-python=""access_custom_certificate_expiration_type"" pulumi-lang-yaml=""accessCustomCertificateExpirationType"" pulumi-lang-java=""accessCustomCertificateExpirationType"">"access_custom_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""advancedDdosAttackL4Alert"" pulumi-lang-dotnet=""AdvancedDdosAttackL4Alert"" pulumi-lang-go=""advancedDdosAttackL4Alert"" pulumi-lang-python=""advanced_ddos_attack_l4_alert"" pulumi-lang-yaml=""advancedDdosAttackL4Alert"" pulumi-lang-java=""advancedDdosAttackL4Alert"">"advanced_ddos_attack_l4_alert"</span>, <span pulumi-lang-nodejs=""advancedDdosAttackL7Alert"" pulumi-lang-dotnet=""AdvancedDdosAttackL7Alert"" pulumi-lang-go=""advancedDdosAttackL7Alert"" pulumi-lang-python=""advanced_ddos_attack_l7_alert"" pulumi-lang-yaml=""advancedDdosAttackL7Alert"" pulumi-lang-java=""advancedDdosAttackL7Alert"">"advanced_ddos_attack_l7_alert"</span>, <span pulumi-lang-nodejs=""advancedHttpAlertError"" pulumi-lang-dotnet=""AdvancedHttpAlertError"" pulumi-lang-go=""advancedHttpAlertError"" pulumi-lang-python=""advanced_http_alert_error"" pulumi-lang-yaml=""advancedHttpAlertError"" pulumi-lang-java=""advancedHttpAlertError"">"advanced_http_alert_error"</span>, <span pulumi-lang-nodejs=""bgpHijackNotification"" pulumi-lang-dotnet=""BgpHijackNotification"" pulumi-lang-go=""bgpHijackNotification"" pulumi-lang-python=""bgp_hijack_notification"" pulumi-lang-yaml=""bgpHijackNotification"" pulumi-lang-java=""bgpHijackNotification"">"bgp_hijack_notification"</span>, <span pulumi-lang-nodejs=""billingUsageAlert"" pulumi-lang-dotnet=""BillingUsageAlert"" pulumi-lang-go=""billingUsageAlert"" pulumi-lang-python=""billing_usage_alert"" pulumi-lang-yaml=""billingUsageAlert"" pulumi-lang-java=""billingUsageAlert"">"billing_usage_alert"</span>, <span pulumi-lang-nodejs=""blockNotificationBlockRemoved"" pulumi-lang-dotnet=""BlockNotificationBlockRemoved"" pulumi-lang-go=""blockNotificationBlockRemoved"" pulumi-lang-python=""block_notification_block_removed"" pulumi-lang-yaml=""blockNotificationBlockRemoved"" pulumi-lang-java=""blockNotificationBlockRemoved"">"block_notification_block_removed"</span>, <span pulumi-lang-nodejs=""blockNotificationNewBlock"" pulumi-lang-dotnet=""BlockNotificationNewBlock"" pulumi-lang-go=""blockNotificationNewBlock"" pulumi-lang-python=""block_notification_new_block"" pulumi-lang-yaml=""blockNotificationNewBlock"" pulumi-lang-java=""blockNotificationNewBlock"">"block_notification_new_block"</span>, <span pulumi-lang-nodejs=""blockNotificationReviewRejected"" pulumi-lang-dotnet=""BlockNotificationReviewRejected"" pulumi-lang-go=""blockNotificationReviewRejected"" pulumi-lang-python=""block_notification_review_rejected"" pulumi-lang-yaml=""blockNotificationReviewRejected"" pulumi-lang-java=""blockNotificationReviewRejected"">"block_notification_review_rejected"</span>, <span pulumi-lang-nodejs=""botTrafficBasicAlert"" pulumi-lang-dotnet=""BotTrafficBasicAlert"" pulumi-lang-go=""botTrafficBasicAlert"" pulumi-lang-python=""bot_traffic_basic_alert"" pulumi-lang-yaml=""botTrafficBasicAlert"" pulumi-lang-java=""botTrafficBasicAlert"">"bot_traffic_basic_alert"</span>, <span pulumi-lang-nodejs=""brandProtectionAlert"" pulumi-lang-dotnet=""BrandProtectionAlert"" pulumi-lang-go=""brandProtectionAlert"" pulumi-lang-python=""brand_protection_alert"" pulumi-lang-yaml=""brandProtectionAlert"" pulumi-lang-java=""brandProtectionAlert"">"brand_protection_alert"</span>, <span pulumi-lang-nodejs=""brandProtectionDigest"" pulumi-lang-dotnet=""BrandProtectionDigest"" pulumi-lang-go=""brandProtectionDigest"" pulumi-lang-python=""brand_protection_digest"" pulumi-lang-yaml=""brandProtectionDigest"" pulumi-lang-java=""brandProtectionDigest"">"brand_protection_digest"</span>, <span pulumi-lang-nodejs=""clickhouseAlertFwAnomaly"" pulumi-lang-dotnet=""ClickhouseAlertFwAnomaly"" pulumi-lang-go=""clickhouseAlertFwAnomaly"" pulumi-lang-python=""clickhouse_alert_fw_anomaly"" pulumi-lang-yaml=""clickhouseAlertFwAnomaly"" pulumi-lang-java=""clickhouseAlertFwAnomaly"">"clickhouse_alert_fw_anomaly"</span>, <span pulumi-lang-nodejs=""clickhouseAlertFwEntAnomaly"" pulumi-lang-dotnet=""ClickhouseAlertFwEntAnomaly"" pulumi-lang-go=""clickhouseAlertFwEntAnomaly"" pulumi-lang-python=""clickhouse_alert_fw_ent_anomaly"" pulumi-lang-yaml=""clickhouseAlertFwEntAnomaly"" pulumi-lang-java=""clickhouseAlertFwEntAnomaly"">"clickhouse_alert_fw_ent_anomaly"</span>, <span pulumi-lang-nodejs=""cloudforceOneRequestNotification"" pulumi-lang-dotnet=""CloudforceOneRequestNotification"" pulumi-lang-go=""cloudforceOneRequestNotification"" pulumi-lang-python=""cloudforce_one_request_notification"" pulumi-lang-yaml=""cloudforceOneRequestNotification"" pulumi-lang-java=""cloudforceOneRequestNotification"">"cloudforce_one_request_notification"</span>, <span pulumi-lang-nodejs=""customAnalytics"" pulumi-lang-dotnet=""CustomAnalytics"" pulumi-lang-go=""customAnalytics"" pulumi-lang-python=""custom_analytics"" pulumi-lang-yaml=""customAnalytics"" pulumi-lang-java=""customAnalytics"">"custom_analytics"</span>, <span pulumi-lang-nodejs=""customBotDetectionAlert"" pulumi-lang-dotnet=""CustomBotDetectionAlert"" pulumi-lang-go=""customBotDetectionAlert"" pulumi-lang-python=""custom_bot_detection_alert"" pulumi-lang-yaml=""customBotDetectionAlert"" pulumi-lang-java=""customBotDetectionAlert"">"custom_bot_detection_alert"</span>, <span pulumi-lang-nodejs=""customSslCertificateEventType"" pulumi-lang-dotnet=""CustomSslCertificateEventType"" pulumi-lang-go=""customSslCertificateEventType"" pulumi-lang-python=""custom_ssl_certificate_event_type"" pulumi-lang-yaml=""customSslCertificateEventType"" pulumi-lang-java=""customSslCertificateEventType"">"custom_ssl_certificate_event_type"</span>, <span pulumi-lang-nodejs=""dedicatedSslCertificateEventType"" pulumi-lang-dotnet=""DedicatedSslCertificateEventType"" pulumi-lang-go=""dedicatedSslCertificateEventType"" pulumi-lang-python=""dedicated_ssl_certificate_event_type"" pulumi-lang-yaml=""dedicatedSslCertificateEventType"" pulumi-lang-java=""dedicatedSslCertificateEventType"">"dedicated_ssl_certificate_event_type"</span>, <span pulumi-lang-nodejs=""deviceConnectivityAnomalyAlert"" pulumi-lang-dotnet=""DeviceConnectivityAnomalyAlert"" pulumi-lang-go=""deviceConnectivityAnomalyAlert"" pulumi-lang-python=""device_connectivity_anomaly_alert"" pulumi-lang-yaml=""deviceConnectivityAnomalyAlert"" pulumi-lang-java=""deviceConnectivityAnomalyAlert"">"device_connectivity_anomaly_alert"</span>, <span pulumi-lang-nodejs=""dosAttackL4"" pulumi-lang-dotnet=""DosAttackL4"" pulumi-lang-go=""dosAttackL4"" pulumi-lang-python=""dos_attack_l4"" pulumi-lang-yaml=""dosAttackL4"" pulumi-lang-java=""dosAttackL4"">"dos_attack_l4"</span>, <span pulumi-lang-nodejs=""dosAttackL7"" pulumi-lang-dotnet=""DosAttackL7"" pulumi-lang-go=""dosAttackL7"" pulumi-lang-python=""dos_attack_l7"" pulumi-lang-yaml=""dosAttackL7"" pulumi-lang-java=""dosAttackL7"">"dos_attack_l7"</span>, <span pulumi-lang-nodejs=""expiringServiceTokenAlert"" pulumi-lang-dotnet=""ExpiringServiceTokenAlert"" pulumi-lang-go=""expiringServiceTokenAlert"" pulumi-lang-python=""expiring_service_token_alert"" pulumi-lang-yaml=""expiringServiceTokenAlert"" pulumi-lang-java=""expiringServiceTokenAlert"">"expiring_service_token_alert"</span>, <span pulumi-lang-nodejs=""failingLogpushJobDisabledAlert"" pulumi-lang-dotnet=""FailingLogpushJobDisabledAlert"" pulumi-lang-go=""failingLogpushJobDisabledAlert"" pulumi-lang-python=""failing_logpush_job_disabled_alert"" pulumi-lang-yaml=""failingLogpushJobDisabledAlert"" pulumi-lang-java=""failingLogpushJobDisabledAlert"">"failing_logpush_job_disabled_alert"</span>, <span pulumi-lang-nodejs=""fbmAutoAdvertisement"" pulumi-lang-dotnet=""FbmAutoAdvertisement"" pulumi-lang-go=""fbmAutoAdvertisement"" pulumi-lang-python=""fbm_auto_advertisement"" pulumi-lang-yaml=""fbmAutoAdvertisement"" pulumi-lang-java=""fbmAutoAdvertisement"">"fbm_auto_advertisement"</span>, <span pulumi-lang-nodejs=""fbmDosdAttack"" pulumi-lang-dotnet=""FbmDosdAttack"" pulumi-lang-go=""fbmDosdAttack"" pulumi-lang-python=""fbm_dosd_attack"" pulumi-lang-yaml=""fbmDosdAttack"" pulumi-lang-java=""fbmDosdAttack"">"fbm_dosd_attack"</span>, <span pulumi-lang-nodejs=""fbmVolumetricAttack"" pulumi-lang-dotnet=""FbmVolumetricAttack"" pulumi-lang-go=""fbmVolumetricAttack"" pulumi-lang-python=""fbm_volumetric_attack"" pulumi-lang-yaml=""fbmVolumetricAttack"" pulumi-lang-java=""fbmVolumetricAttack"">"fbm_volumetric_attack"</span>, <span pulumi-lang-nodejs=""healthCheckStatusNotification"" pulumi-lang-dotnet=""HealthCheckStatusNotification"" pulumi-lang-go=""healthCheckStatusNotification"" pulumi-lang-python=""health_check_status_notification"" pulumi-lang-yaml=""healthCheckStatusNotification"" pulumi-lang-java=""healthCheckStatusNotification"">"health_check_status_notification"</span>, <span pulumi-lang-nodejs=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-dotnet=""HostnameAopCustomCertificateExpirationType"" pulumi-lang-go=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-python=""hostname_aop_custom_certificate_expiration_type"" pulumi-lang-yaml=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-java=""hostnameAopCustomCertificateExpirationType"">"hostname_aop_custom_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""httpAlertEdgeError"" pulumi-lang-dotnet=""HttpAlertEdgeError"" pulumi-lang-go=""httpAlertEdgeError"" pulumi-lang-python=""http_alert_edge_error"" pulumi-lang-yaml=""httpAlertEdgeError"" pulumi-lang-java=""httpAlertEdgeError"">"http_alert_edge_error"</span>, <span pulumi-lang-nodejs=""httpAlertOriginError"" pulumi-lang-dotnet=""HttpAlertOriginError"" pulumi-lang-go=""httpAlertOriginError"" pulumi-lang-python=""http_alert_origin_error"" pulumi-lang-yaml=""httpAlertOriginError"" pulumi-lang-java=""httpAlertOriginError"">"http_alert_origin_error"</span>, <span pulumi-lang-nodejs=""imageNotification"" pulumi-lang-dotnet=""ImageNotification"" pulumi-lang-go=""imageNotification"" pulumi-lang-python=""image_notification"" pulumi-lang-yaml=""imageNotification"" pulumi-lang-java=""imageNotification"">"image_notification"</span>, <span pulumi-lang-nodejs=""imageResizingNotification"" pulumi-lang-dotnet=""ImageResizingNotification"" pulumi-lang-go=""imageResizingNotification"" pulumi-lang-python=""image_resizing_notification"" pulumi-lang-yaml=""imageResizingNotification"" pulumi-lang-java=""imageResizingNotification"">"image_resizing_notification"</span>, <span pulumi-lang-nodejs=""incidentAlert"" pulumi-lang-dotnet=""IncidentAlert"" pulumi-lang-go=""incidentAlert"" pulumi-lang-python=""incident_alert"" pulumi-lang-yaml=""incidentAlert"" pulumi-lang-java=""incidentAlert"">"incident_alert"</span>, <span pulumi-lang-nodejs=""loadBalancingHealthAlert"" pulumi-lang-dotnet=""LoadBalancingHealthAlert"" pulumi-lang-go=""loadBalancingHealthAlert"" pulumi-lang-python=""load_balancing_health_alert"" pulumi-lang-yaml=""loadBalancingHealthAlert"" pulumi-lang-java=""loadBalancingHealthAlert"">"load_balancing_health_alert"</span>, <span pulumi-lang-nodejs=""loadBalancingPoolEnablementAlert"" pulumi-lang-dotnet=""LoadBalancingPoolEnablementAlert"" pulumi-lang-go=""loadBalancingPoolEnablementAlert"" pulumi-lang-python=""load_balancing_pool_enablement_alert"" pulumi-lang-yaml=""loadBalancingPoolEnablementAlert"" pulumi-lang-java=""loadBalancingPoolEnablementAlert"">"load_balancing_pool_enablement_alert"</span>, <span pulumi-lang-nodejs=""logoMatchAlert"" pulumi-lang-dotnet=""LogoMatchAlert"" pulumi-lang-go=""logoMatchAlert"" pulumi-lang-python=""logo_match_alert"" pulumi-lang-yaml=""logoMatchAlert"" pulumi-lang-java=""logoMatchAlert"">"logo_match_alert"</span>, <span pulumi-lang-nodejs=""magicTunnelHealthCheckEvent"" pulumi-lang-dotnet=""MagicTunnelHealthCheckEvent"" pulumi-lang-go=""magicTunnelHealthCheckEvent"" pulumi-lang-python=""magic_tunnel_health_check_event"" pulumi-lang-yaml=""magicTunnelHealthCheckEvent"" pulumi-lang-java=""magicTunnelHealthCheckEvent"">"magic_tunnel_health_check_event"</span>, <span pulumi-lang-nodejs=""magicWanTunnelHealth"" pulumi-lang-dotnet=""MagicWanTunnelHealth"" pulumi-lang-go=""magicWanTunnelHealth"" pulumi-lang-python=""magic_wan_tunnel_health"" pulumi-lang-yaml=""magicWanTunnelHealth"" pulumi-lang-java=""magicWanTunnelHealth"">"magic_wan_tunnel_health"</span>, <span pulumi-lang-nodejs=""maintenanceEventNotification"" pulumi-lang-dotnet=""MaintenanceEventNotification"" pulumi-lang-go=""maintenanceEventNotification"" pulumi-lang-python=""maintenance_event_notification"" pulumi-lang-yaml=""maintenanceEventNotification"" pulumi-lang-java=""maintenanceEventNotification"">"maintenance_event_notification"</span>, <span pulumi-lang-nodejs=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-dotnet=""MtlsCertificateStoreCertificateExpirationType"" pulumi-lang-go=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-python=""mtls_certificate_store_certificate_expiration_type"" pulumi-lang-yaml=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-java=""mtlsCertificateStoreCertificateExpirationType"">"mtls_certificate_store_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""pagesEventAlert"" pulumi-lang-dotnet=""PagesEventAlert"" pulumi-lang-go=""pagesEventAlert"" pulumi-lang-python=""pages_event_alert"" pulumi-lang-yaml=""pagesEventAlert"" pulumi-lang-java=""pagesEventAlert"">"pages_event_alert"</span>, <span pulumi-lang-nodejs=""radarNotification"" pulumi-lang-dotnet=""RadarNotification"" pulumi-lang-go=""radarNotification"" pulumi-lang-python=""radar_notification"" pulumi-lang-yaml=""radarNotification"" pulumi-lang-java=""radarNotification"">"radar_notification"</span>, <span pulumi-lang-nodejs=""realOriginMonitoring"" pulumi-lang-dotnet=""RealOriginMonitoring"" pulumi-lang-go=""realOriginMonitoring"" pulumi-lang-python=""real_origin_monitoring"" pulumi-lang-yaml=""realOriginMonitoring"" pulumi-lang-java=""realOriginMonitoring"">"real_origin_monitoring"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-dotnet=""ScriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-go=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-python=""scriptmonitor_alert_new_code_change_detections"" pulumi-lang-yaml=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-java=""scriptmonitorAlertNewCodeChangeDetections"">"scriptmonitor_alert_new_code_change_detections"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewHosts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewHosts"" pulumi-lang-go=""scriptmonitorAlertNewHosts"" pulumi-lang-python=""scriptmonitor_alert_new_hosts"" pulumi-lang-yaml=""scriptmonitorAlertNewHosts"" pulumi-lang-java=""scriptmonitorAlertNewHosts"">"scriptmonitor_alert_new_hosts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousHosts"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_hosts"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousHosts"">"scriptmonitor_alert_new_malicious_hosts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousScripts"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_scripts"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousScripts"">"scriptmonitor_alert_new_malicious_scripts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousUrl"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_url"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousUrl"">"scriptmonitor_alert_new_malicious_url"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-go=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-python=""scriptmonitor_alert_new_max_length_resource_url"" pulumi-lang-yaml=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-java=""scriptmonitorAlertNewMaxLengthResourceUrl"">"scriptmonitor_alert_new_max_length_resource_url"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewResources"" pulumi-lang-dotnet=""ScriptmonitorAlertNewResources"" pulumi-lang-go=""scriptmonitorAlertNewResources"" pulumi-lang-python=""scriptmonitor_alert_new_resources"" pulumi-lang-yaml=""scriptmonitorAlertNewResources"" pulumi-lang-java=""scriptmonitorAlertNewResources"">"scriptmonitor_alert_new_resources"</span>, <span pulumi-lang-nodejs=""secondaryDnsAllPrimariesFailing"" pulumi-lang-dotnet=""SecondaryDnsAllPrimariesFailing"" pulumi-lang-go=""secondaryDnsAllPrimariesFailing"" pulumi-lang-python=""secondary_dns_all_primaries_failing"" pulumi-lang-yaml=""secondaryDnsAllPrimariesFailing"" pulumi-lang-java=""secondaryDnsAllPrimariesFailing"">"secondary_dns_all_primaries_failing"</span>, <span pulumi-lang-nodejs=""secondaryDnsPrimariesFailing"" pulumi-lang-dotnet=""SecondaryDnsPrimariesFailing"" pulumi-lang-go=""secondaryDnsPrimariesFailing"" pulumi-lang-python=""secondary_dns_primaries_failing"" pulumi-lang-yaml=""secondaryDnsPrimariesFailing"" pulumi-lang-java=""secondaryDnsPrimariesFailing"">"secondary_dns_primaries_failing"</span>, <span pulumi-lang-nodejs=""secondaryDnsWarning"" pulumi-lang-dotnet=""SecondaryDnsWarning"" pulumi-lang-go=""secondaryDnsWarning"" pulumi-lang-python=""secondary_dns_warning"" pulumi-lang-yaml=""secondaryDnsWarning"" pulumi-lang-java=""secondaryDnsWarning"">"secondary_dns_warning"</span>, <span pulumi-lang-nodejs=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-dotnet=""SecondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-go=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-python=""secondary_dns_zone_successfully_updated"" pulumi-lang-yaml=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-java=""secondaryDnsZoneSuccessfullyUpdated"">"secondary_dns_zone_successfully_updated"</span>, <span pulumi-lang-nodejs=""secondaryDnsZoneValidationWarning"" pulumi-lang-dotnet=""SecondaryDnsZoneValidationWarning"" pulumi-lang-go=""secondaryDnsZoneValidationWarning"" pulumi-lang-python=""secondary_dns_zone_validation_warning"" pulumi-lang-yaml=""secondaryDnsZoneValidationWarning"" pulumi-lang-java=""secondaryDnsZoneValidationWarning"">"secondary_dns_zone_validation_warning"</span>, <span pulumi-lang-nodejs=""securityInsightsAlert"" pulumi-lang-dotnet=""SecurityInsightsAlert"" pulumi-lang-go=""securityInsightsAlert"" pulumi-lang-python=""security_insights_alert"" pulumi-lang-yaml=""securityInsightsAlert"" pulumi-lang-java=""securityInsightsAlert"">"security_insights_alert"</span>, <span pulumi-lang-nodejs=""sentinelAlert"" pulumi-lang-dotnet=""SentinelAlert"" pulumi-lang-go=""sentinelAlert"" pulumi-lang-python=""sentinel_alert"" pulumi-lang-yaml=""sentinelAlert"" pulumi-lang-java=""sentinelAlert"">"sentinel_alert"</span>, <span pulumi-lang-nodejs=""streamLiveNotifications"" pulumi-lang-dotnet=""StreamLiveNotifications"" pulumi-lang-go=""streamLiveNotifications"" pulumi-lang-python=""stream_live_notifications"" pulumi-lang-yaml=""streamLiveNotifications"" pulumi-lang-java=""streamLiveNotifications"">"stream_live_notifications"</span>, <span pulumi-lang-nodejs=""syntheticTestLatencyAlert"" pulumi-lang-dotnet=""SyntheticTestLatencyAlert"" pulumi-lang-go=""syntheticTestLatencyAlert"" pulumi-lang-python=""synthetic_test_latency_alert"" pulumi-lang-yaml=""syntheticTestLatencyAlert"" pulumi-lang-java=""syntheticTestLatencyAlert"">"synthetic_test_latency_alert"</span>, <span pulumi-lang-nodejs=""syntheticTestLowAvailabilityAlert"" pulumi-lang-dotnet=""SyntheticTestLowAvailabilityAlert"" pulumi-lang-go=""syntheticTestLowAvailabilityAlert"" pulumi-lang-python=""synthetic_test_low_availability_alert"" pulumi-lang-yaml=""syntheticTestLowAvailabilityAlert"" pulumi-lang-java=""syntheticTestLowAvailabilityAlert"">"synthetic_test_low_availability_alert"</span>, <span pulumi-lang-nodejs=""trafficAnomaliesAlert"" pulumi-lang-dotnet=""TrafficAnomaliesAlert"" pulumi-lang-go=""trafficAnomaliesAlert"" pulumi-lang-python=""traffic_anomalies_alert"" pulumi-lang-yaml=""trafficAnomaliesAlert"" pulumi-lang-java=""trafficAnomaliesAlert"">"traffic_anomalies_alert"</span>, <span pulumi-lang-nodejs=""tunnelHealthEvent"" pulumi-lang-dotnet=""TunnelHealthEvent"" pulumi-lang-go=""tunnelHealthEvent"" pulumi-lang-python=""tunnel_health_event"" pulumi-lang-yaml=""tunnelHealthEvent"" pulumi-lang-java=""tunnelHealthEvent"">"tunnel_health_event"</span>, <span pulumi-lang-nodejs=""tunnelUpdateEvent"" pulumi-lang-dotnet=""TunnelUpdateEvent"" pulumi-lang-go=""tunnelUpdateEvent"" pulumi-lang-python=""tunnel_update_event"" pulumi-lang-yaml=""tunnelUpdateEvent"" pulumi-lang-java=""tunnelUpdateEvent"">"tunnel_update_event"</span>, <span pulumi-lang-nodejs=""universalSslEventType"" pulumi-lang-dotnet=""UniversalSslEventType"" pulumi-lang-go=""universalSslEventType"" pulumi-lang-python=""universal_ssl_event_type"" pulumi-lang-yaml=""universalSslEventType"" pulumi-lang-java=""universalSslEventType"">"universal_ssl_event_type"</span>, <span pulumi-lang-nodejs=""webAnalyticsMetricsUpdate"" pulumi-lang-dotnet=""WebAnalyticsMetricsUpdate"" pulumi-lang-go=""webAnalyticsMetricsUpdate"" pulumi-lang-python=""web_analytics_metrics_update"" pulumi-lang-yaml=""webAnalyticsMetricsUpdate"" pulumi-lang-java=""webAnalyticsMetricsUpdate"">"web_analytics_metrics_update"</span>, <span pulumi-lang-nodejs=""zoneAopCustomCertificateExpirationType"" pulumi-lang-dotnet=""ZoneAopCustomCertificateExpirationType"" pulumi-lang-go=""zoneAopCustomCertificateExpirationType"" pulumi-lang-python=""zone_aop_custom_certificate_expiration_type"" pulumi-lang-yaml=""zoneAopCustomCertificateExpirationType"" pulumi-lang-java=""zoneAopCustomCertificateExpirationType"">"zone_aop_custom_certificate_expiration_type"</span>.
51
31
  */
52
32
  readonly alertType: pulumi.Output<string>;
53
33
  readonly created: pulumi.Output<string>;
@@ -60,10 +40,9 @@ export declare class NotificationPolicy extends pulumi.CustomResource {
60
40
  */
61
41
  readonly enabled: pulumi.Output<boolean>;
62
42
  /**
63
- * Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria.
64
- * This is only available for select alert types. See alert type documentation for more details.
43
+ * Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria. This is only available for select alert types. See alert type documentation for more details.
65
44
  */
66
- readonly filters: pulumi.Output<outputs.NotificationPolicyFilters>;
45
+ readonly filters: pulumi.Output<outputs.NotificationPolicyFilters | undefined>;
67
46
  /**
68
47
  * List of IDs that will be used when dispatching a notification. IDs for email type will be the email address.
69
48
  */
@@ -95,28 +74,8 @@ export interface NotificationPolicyState {
95
74
  */
96
75
  alertInterval?: pulumi.Input<string>;
97
76
  /**
98
- * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which
99
- * then will give you a list of possible values. Available values: "access_custom_certificate_expiration_type",
100
- * "advanced_ddos_attack_l4_alert", "advanced_ddos_attack_l7_alert", "advanced_http_alert_error",
101
- * "bgp_hijack_notification", "billing_usage_alert", "block_notification_block_removed", "block_notification_new_block",
102
- * "block_notification_review_rejected", "brand_protection_alert", "brand_protection_digest",
103
- * "clickhouse_alert_fw_anomaly", "clickhouse_alert_fw_ent_anomaly", "cloudforce_one_request_notification",
104
- * "custom_analytics", "custom_ssl_certificate_event_type", "dedicated_ssl_certificate_event_type",
105
- * "device_connectivity_anomaly_alert", "dos_attack_l4", "dos_attack_l7", "expiring_service_token_alert",
106
- * "failing_logpush_job_disabled_alert", "fbm_auto_advertisement", "fbm_dosd_attack", "fbm_volumetric_attack",
107
- * "health_check_status_notification", "hostname_aop_custom_certificate_expiration_type", "http_alert_edge_error",
108
- * "http_alert_origin_error", "image_notification", "image_resizing_notification", "incident_alert",
109
- * "load_balancing_health_alert", "load_balancing_pool_enablement_alert", "logo_match_alert",
110
- * "magic_tunnel_health_check_event", "magic_wan_tunnel_health", "maintenance_event_notification",
111
- * "mtls_certificate_store_certificate_expiration_type", "pages_event_alert", "radar_notification",
112
- * "real_origin_monitoring", "scriptmonitor_alert_new_code_change_detections", "scriptmonitor_alert_new_hosts",
113
- * "scriptmonitor_alert_new_malicious_hosts", "scriptmonitor_alert_new_malicious_scripts",
114
- * "scriptmonitor_alert_new_malicious_url", "scriptmonitor_alert_new_max_length_resource_url",
115
- * "scriptmonitor_alert_new_resources", "secondary_dns_all_primaries_failing", "secondary_dns_primaries_failing",
116
- * "secondary_dns_warning", "secondary_dns_zone_successfully_updated", "secondary_dns_zone_validation_warning",
117
- * "security_insights_alert", "sentinel_alert", "stream_live_notifications", "synthetic_test_latency_alert",
118
- * "synthetic_test_low_availability_alert", "traffic_anomalies_alert", "tunnel_health_event", "tunnel_update_event",
119
- * "universal_ssl_event_type", "web_analytics_metrics_update", "zone_aop_custom_certificate_expiration_type".
77
+ * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
78
+ * Available values: <span pulumi-lang-nodejs=""abuseReportAlert"" pulumi-lang-dotnet=""AbuseReportAlert"" pulumi-lang-go=""abuseReportAlert"" pulumi-lang-python=""abuse_report_alert"" pulumi-lang-yaml=""abuseReportAlert"" pulumi-lang-java=""abuseReportAlert"">"abuse_report_alert"</span>, <span pulumi-lang-nodejs=""accessCustomCertificateExpirationType"" pulumi-lang-dotnet=""AccessCustomCertificateExpirationType"" pulumi-lang-go=""accessCustomCertificateExpirationType"" pulumi-lang-python=""access_custom_certificate_expiration_type"" pulumi-lang-yaml=""accessCustomCertificateExpirationType"" pulumi-lang-java=""accessCustomCertificateExpirationType"">"access_custom_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""advancedDdosAttackL4Alert"" pulumi-lang-dotnet=""AdvancedDdosAttackL4Alert"" pulumi-lang-go=""advancedDdosAttackL4Alert"" pulumi-lang-python=""advanced_ddos_attack_l4_alert"" pulumi-lang-yaml=""advancedDdosAttackL4Alert"" pulumi-lang-java=""advancedDdosAttackL4Alert"">"advanced_ddos_attack_l4_alert"</span>, <span pulumi-lang-nodejs=""advancedDdosAttackL7Alert"" pulumi-lang-dotnet=""AdvancedDdosAttackL7Alert"" pulumi-lang-go=""advancedDdosAttackL7Alert"" pulumi-lang-python=""advanced_ddos_attack_l7_alert"" pulumi-lang-yaml=""advancedDdosAttackL7Alert"" pulumi-lang-java=""advancedDdosAttackL7Alert"">"advanced_ddos_attack_l7_alert"</span>, <span pulumi-lang-nodejs=""advancedHttpAlertError"" pulumi-lang-dotnet=""AdvancedHttpAlertError"" pulumi-lang-go=""advancedHttpAlertError"" pulumi-lang-python=""advanced_http_alert_error"" pulumi-lang-yaml=""advancedHttpAlertError"" pulumi-lang-java=""advancedHttpAlertError"">"advanced_http_alert_error"</span>, <span pulumi-lang-nodejs=""bgpHijackNotification"" pulumi-lang-dotnet=""BgpHijackNotification"" pulumi-lang-go=""bgpHijackNotification"" pulumi-lang-python=""bgp_hijack_notification"" pulumi-lang-yaml=""bgpHijackNotification"" pulumi-lang-java=""bgpHijackNotification"">"bgp_hijack_notification"</span>, <span pulumi-lang-nodejs=""billingUsageAlert"" pulumi-lang-dotnet=""BillingUsageAlert"" pulumi-lang-go=""billingUsageAlert"" pulumi-lang-python=""billing_usage_alert"" pulumi-lang-yaml=""billingUsageAlert"" pulumi-lang-java=""billingUsageAlert"">"billing_usage_alert"</span>, <span pulumi-lang-nodejs=""blockNotificationBlockRemoved"" pulumi-lang-dotnet=""BlockNotificationBlockRemoved"" pulumi-lang-go=""blockNotificationBlockRemoved"" pulumi-lang-python=""block_notification_block_removed"" pulumi-lang-yaml=""blockNotificationBlockRemoved"" pulumi-lang-java=""blockNotificationBlockRemoved"">"block_notification_block_removed"</span>, <span pulumi-lang-nodejs=""blockNotificationNewBlock"" pulumi-lang-dotnet=""BlockNotificationNewBlock"" pulumi-lang-go=""blockNotificationNewBlock"" pulumi-lang-python=""block_notification_new_block"" pulumi-lang-yaml=""blockNotificationNewBlock"" pulumi-lang-java=""blockNotificationNewBlock"">"block_notification_new_block"</span>, <span pulumi-lang-nodejs=""blockNotificationReviewRejected"" pulumi-lang-dotnet=""BlockNotificationReviewRejected"" pulumi-lang-go=""blockNotificationReviewRejected"" pulumi-lang-python=""block_notification_review_rejected"" pulumi-lang-yaml=""blockNotificationReviewRejected"" pulumi-lang-java=""blockNotificationReviewRejected"">"block_notification_review_rejected"</span>, <span pulumi-lang-nodejs=""botTrafficBasicAlert"" pulumi-lang-dotnet=""BotTrafficBasicAlert"" pulumi-lang-go=""botTrafficBasicAlert"" pulumi-lang-python=""bot_traffic_basic_alert"" pulumi-lang-yaml=""botTrafficBasicAlert"" pulumi-lang-java=""botTrafficBasicAlert"">"bot_traffic_basic_alert"</span>, <span pulumi-lang-nodejs=""brandProtectionAlert"" pulumi-lang-dotnet=""BrandProtectionAlert"" pulumi-lang-go=""brandProtectionAlert"" pulumi-lang-python=""brand_protection_alert"" pulumi-lang-yaml=""brandProtectionAlert"" pulumi-lang-java=""brandProtectionAlert"">"brand_protection_alert"</span>, <span pulumi-lang-nodejs=""brandProtectionDigest"" pulumi-lang-dotnet=""BrandProtectionDigest"" pulumi-lang-go=""brandProtectionDigest"" pulumi-lang-python=""brand_protection_digest"" pulumi-lang-yaml=""brandProtectionDigest"" pulumi-lang-java=""brandProtectionDigest"">"brand_protection_digest"</span>, <span pulumi-lang-nodejs=""clickhouseAlertFwAnomaly"" pulumi-lang-dotnet=""ClickhouseAlertFwAnomaly"" pulumi-lang-go=""clickhouseAlertFwAnomaly"" pulumi-lang-python=""clickhouse_alert_fw_anomaly"" pulumi-lang-yaml=""clickhouseAlertFwAnomaly"" pulumi-lang-java=""clickhouseAlertFwAnomaly"">"clickhouse_alert_fw_anomaly"</span>, <span pulumi-lang-nodejs=""clickhouseAlertFwEntAnomaly"" pulumi-lang-dotnet=""ClickhouseAlertFwEntAnomaly"" pulumi-lang-go=""clickhouseAlertFwEntAnomaly"" pulumi-lang-python=""clickhouse_alert_fw_ent_anomaly"" pulumi-lang-yaml=""clickhouseAlertFwEntAnomaly"" pulumi-lang-java=""clickhouseAlertFwEntAnomaly"">"clickhouse_alert_fw_ent_anomaly"</span>, <span pulumi-lang-nodejs=""cloudforceOneRequestNotification"" pulumi-lang-dotnet=""CloudforceOneRequestNotification"" pulumi-lang-go=""cloudforceOneRequestNotification"" pulumi-lang-python=""cloudforce_one_request_notification"" pulumi-lang-yaml=""cloudforceOneRequestNotification"" pulumi-lang-java=""cloudforceOneRequestNotification"">"cloudforce_one_request_notification"</span>, <span pulumi-lang-nodejs=""customAnalytics"" pulumi-lang-dotnet=""CustomAnalytics"" pulumi-lang-go=""customAnalytics"" pulumi-lang-python=""custom_analytics"" pulumi-lang-yaml=""customAnalytics"" pulumi-lang-java=""customAnalytics"">"custom_analytics"</span>, <span pulumi-lang-nodejs=""customBotDetectionAlert"" pulumi-lang-dotnet=""CustomBotDetectionAlert"" pulumi-lang-go=""customBotDetectionAlert"" pulumi-lang-python=""custom_bot_detection_alert"" pulumi-lang-yaml=""customBotDetectionAlert"" pulumi-lang-java=""customBotDetectionAlert"">"custom_bot_detection_alert"</span>, <span pulumi-lang-nodejs=""customSslCertificateEventType"" pulumi-lang-dotnet=""CustomSslCertificateEventType"" pulumi-lang-go=""customSslCertificateEventType"" pulumi-lang-python=""custom_ssl_certificate_event_type"" pulumi-lang-yaml=""customSslCertificateEventType"" pulumi-lang-java=""customSslCertificateEventType"">"custom_ssl_certificate_event_type"</span>, <span pulumi-lang-nodejs=""dedicatedSslCertificateEventType"" pulumi-lang-dotnet=""DedicatedSslCertificateEventType"" pulumi-lang-go=""dedicatedSslCertificateEventType"" pulumi-lang-python=""dedicated_ssl_certificate_event_type"" pulumi-lang-yaml=""dedicatedSslCertificateEventType"" pulumi-lang-java=""dedicatedSslCertificateEventType"">"dedicated_ssl_certificate_event_type"</span>, <span pulumi-lang-nodejs=""deviceConnectivityAnomalyAlert"" pulumi-lang-dotnet=""DeviceConnectivityAnomalyAlert"" pulumi-lang-go=""deviceConnectivityAnomalyAlert"" pulumi-lang-python=""device_connectivity_anomaly_alert"" pulumi-lang-yaml=""deviceConnectivityAnomalyAlert"" pulumi-lang-java=""deviceConnectivityAnomalyAlert"">"device_connectivity_anomaly_alert"</span>, <span pulumi-lang-nodejs=""dosAttackL4"" pulumi-lang-dotnet=""DosAttackL4"" pulumi-lang-go=""dosAttackL4"" pulumi-lang-python=""dos_attack_l4"" pulumi-lang-yaml=""dosAttackL4"" pulumi-lang-java=""dosAttackL4"">"dos_attack_l4"</span>, <span pulumi-lang-nodejs=""dosAttackL7"" pulumi-lang-dotnet=""DosAttackL7"" pulumi-lang-go=""dosAttackL7"" pulumi-lang-python=""dos_attack_l7"" pulumi-lang-yaml=""dosAttackL7"" pulumi-lang-java=""dosAttackL7"">"dos_attack_l7"</span>, <span pulumi-lang-nodejs=""expiringServiceTokenAlert"" pulumi-lang-dotnet=""ExpiringServiceTokenAlert"" pulumi-lang-go=""expiringServiceTokenAlert"" pulumi-lang-python=""expiring_service_token_alert"" pulumi-lang-yaml=""expiringServiceTokenAlert"" pulumi-lang-java=""expiringServiceTokenAlert"">"expiring_service_token_alert"</span>, <span pulumi-lang-nodejs=""failingLogpushJobDisabledAlert"" pulumi-lang-dotnet=""FailingLogpushJobDisabledAlert"" pulumi-lang-go=""failingLogpushJobDisabledAlert"" pulumi-lang-python=""failing_logpush_job_disabled_alert"" pulumi-lang-yaml=""failingLogpushJobDisabledAlert"" pulumi-lang-java=""failingLogpushJobDisabledAlert"">"failing_logpush_job_disabled_alert"</span>, <span pulumi-lang-nodejs=""fbmAutoAdvertisement"" pulumi-lang-dotnet=""FbmAutoAdvertisement"" pulumi-lang-go=""fbmAutoAdvertisement"" pulumi-lang-python=""fbm_auto_advertisement"" pulumi-lang-yaml=""fbmAutoAdvertisement"" pulumi-lang-java=""fbmAutoAdvertisement"">"fbm_auto_advertisement"</span>, <span pulumi-lang-nodejs=""fbmDosdAttack"" pulumi-lang-dotnet=""FbmDosdAttack"" pulumi-lang-go=""fbmDosdAttack"" pulumi-lang-python=""fbm_dosd_attack"" pulumi-lang-yaml=""fbmDosdAttack"" pulumi-lang-java=""fbmDosdAttack"">"fbm_dosd_attack"</span>, <span pulumi-lang-nodejs=""fbmVolumetricAttack"" pulumi-lang-dotnet=""FbmVolumetricAttack"" pulumi-lang-go=""fbmVolumetricAttack"" pulumi-lang-python=""fbm_volumetric_attack"" pulumi-lang-yaml=""fbmVolumetricAttack"" pulumi-lang-java=""fbmVolumetricAttack"">"fbm_volumetric_attack"</span>, <span pulumi-lang-nodejs=""healthCheckStatusNotification"" pulumi-lang-dotnet=""HealthCheckStatusNotification"" pulumi-lang-go=""healthCheckStatusNotification"" pulumi-lang-python=""health_check_status_notification"" pulumi-lang-yaml=""healthCheckStatusNotification"" pulumi-lang-java=""healthCheckStatusNotification"">"health_check_status_notification"</span>, <span pulumi-lang-nodejs=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-dotnet=""HostnameAopCustomCertificateExpirationType"" pulumi-lang-go=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-python=""hostname_aop_custom_certificate_expiration_type"" pulumi-lang-yaml=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-java=""hostnameAopCustomCertificateExpirationType"">"hostname_aop_custom_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""httpAlertEdgeError"" pulumi-lang-dotnet=""HttpAlertEdgeError"" pulumi-lang-go=""httpAlertEdgeError"" pulumi-lang-python=""http_alert_edge_error"" pulumi-lang-yaml=""httpAlertEdgeError"" pulumi-lang-java=""httpAlertEdgeError"">"http_alert_edge_error"</span>, <span pulumi-lang-nodejs=""httpAlertOriginError"" pulumi-lang-dotnet=""HttpAlertOriginError"" pulumi-lang-go=""httpAlertOriginError"" pulumi-lang-python=""http_alert_origin_error"" pulumi-lang-yaml=""httpAlertOriginError"" pulumi-lang-java=""httpAlertOriginError"">"http_alert_origin_error"</span>, <span pulumi-lang-nodejs=""imageNotification"" pulumi-lang-dotnet=""ImageNotification"" pulumi-lang-go=""imageNotification"" pulumi-lang-python=""image_notification"" pulumi-lang-yaml=""imageNotification"" pulumi-lang-java=""imageNotification"">"image_notification"</span>, <span pulumi-lang-nodejs=""imageResizingNotification"" pulumi-lang-dotnet=""ImageResizingNotification"" pulumi-lang-go=""imageResizingNotification"" pulumi-lang-python=""image_resizing_notification"" pulumi-lang-yaml=""imageResizingNotification"" pulumi-lang-java=""imageResizingNotification"">"image_resizing_notification"</span>, <span pulumi-lang-nodejs=""incidentAlert"" pulumi-lang-dotnet=""IncidentAlert"" pulumi-lang-go=""incidentAlert"" pulumi-lang-python=""incident_alert"" pulumi-lang-yaml=""incidentAlert"" pulumi-lang-java=""incidentAlert"">"incident_alert"</span>, <span pulumi-lang-nodejs=""loadBalancingHealthAlert"" pulumi-lang-dotnet=""LoadBalancingHealthAlert"" pulumi-lang-go=""loadBalancingHealthAlert"" pulumi-lang-python=""load_balancing_health_alert"" pulumi-lang-yaml=""loadBalancingHealthAlert"" pulumi-lang-java=""loadBalancingHealthAlert"">"load_balancing_health_alert"</span>, <span pulumi-lang-nodejs=""loadBalancingPoolEnablementAlert"" pulumi-lang-dotnet=""LoadBalancingPoolEnablementAlert"" pulumi-lang-go=""loadBalancingPoolEnablementAlert"" pulumi-lang-python=""load_balancing_pool_enablement_alert"" pulumi-lang-yaml=""loadBalancingPoolEnablementAlert"" pulumi-lang-java=""loadBalancingPoolEnablementAlert"">"load_balancing_pool_enablement_alert"</span>, <span pulumi-lang-nodejs=""logoMatchAlert"" pulumi-lang-dotnet=""LogoMatchAlert"" pulumi-lang-go=""logoMatchAlert"" pulumi-lang-python=""logo_match_alert"" pulumi-lang-yaml=""logoMatchAlert"" pulumi-lang-java=""logoMatchAlert"">"logo_match_alert"</span>, <span pulumi-lang-nodejs=""magicTunnelHealthCheckEvent"" pulumi-lang-dotnet=""MagicTunnelHealthCheckEvent"" pulumi-lang-go=""magicTunnelHealthCheckEvent"" pulumi-lang-python=""magic_tunnel_health_check_event"" pulumi-lang-yaml=""magicTunnelHealthCheckEvent"" pulumi-lang-java=""magicTunnelHealthCheckEvent"">"magic_tunnel_health_check_event"</span>, <span pulumi-lang-nodejs=""magicWanTunnelHealth"" pulumi-lang-dotnet=""MagicWanTunnelHealth"" pulumi-lang-go=""magicWanTunnelHealth"" pulumi-lang-python=""magic_wan_tunnel_health"" pulumi-lang-yaml=""magicWanTunnelHealth"" pulumi-lang-java=""magicWanTunnelHealth"">"magic_wan_tunnel_health"</span>, <span pulumi-lang-nodejs=""maintenanceEventNotification"" pulumi-lang-dotnet=""MaintenanceEventNotification"" pulumi-lang-go=""maintenanceEventNotification"" pulumi-lang-python=""maintenance_event_notification"" pulumi-lang-yaml=""maintenanceEventNotification"" pulumi-lang-java=""maintenanceEventNotification"">"maintenance_event_notification"</span>, <span pulumi-lang-nodejs=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-dotnet=""MtlsCertificateStoreCertificateExpirationType"" pulumi-lang-go=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-python=""mtls_certificate_store_certificate_expiration_type"" pulumi-lang-yaml=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-java=""mtlsCertificateStoreCertificateExpirationType"">"mtls_certificate_store_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""pagesEventAlert"" pulumi-lang-dotnet=""PagesEventAlert"" pulumi-lang-go=""pagesEventAlert"" pulumi-lang-python=""pages_event_alert"" pulumi-lang-yaml=""pagesEventAlert"" pulumi-lang-java=""pagesEventAlert"">"pages_event_alert"</span>, <span pulumi-lang-nodejs=""radarNotification"" pulumi-lang-dotnet=""RadarNotification"" pulumi-lang-go=""radarNotification"" pulumi-lang-python=""radar_notification"" pulumi-lang-yaml=""radarNotification"" pulumi-lang-java=""radarNotification"">"radar_notification"</span>, <span pulumi-lang-nodejs=""realOriginMonitoring"" pulumi-lang-dotnet=""RealOriginMonitoring"" pulumi-lang-go=""realOriginMonitoring"" pulumi-lang-python=""real_origin_monitoring"" pulumi-lang-yaml=""realOriginMonitoring"" pulumi-lang-java=""realOriginMonitoring"">"real_origin_monitoring"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-dotnet=""ScriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-go=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-python=""scriptmonitor_alert_new_code_change_detections"" pulumi-lang-yaml=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-java=""scriptmonitorAlertNewCodeChangeDetections"">"scriptmonitor_alert_new_code_change_detections"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewHosts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewHosts"" pulumi-lang-go=""scriptmonitorAlertNewHosts"" pulumi-lang-python=""scriptmonitor_alert_new_hosts"" pulumi-lang-yaml=""scriptmonitorAlertNewHosts"" pulumi-lang-java=""scriptmonitorAlertNewHosts"">"scriptmonitor_alert_new_hosts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousHosts"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_hosts"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousHosts"">"scriptmonitor_alert_new_malicious_hosts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousScripts"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_scripts"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousScripts"">"scriptmonitor_alert_new_malicious_scripts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousUrl"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_url"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousUrl"">"scriptmonitor_alert_new_malicious_url"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-go=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-python=""scriptmonitor_alert_new_max_length_resource_url"" pulumi-lang-yaml=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-java=""scriptmonitorAlertNewMaxLengthResourceUrl"">"scriptmonitor_alert_new_max_length_resource_url"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewResources"" pulumi-lang-dotnet=""ScriptmonitorAlertNewResources"" pulumi-lang-go=""scriptmonitorAlertNewResources"" pulumi-lang-python=""scriptmonitor_alert_new_resources"" pulumi-lang-yaml=""scriptmonitorAlertNewResources"" pulumi-lang-java=""scriptmonitorAlertNewResources"">"scriptmonitor_alert_new_resources"</span>, <span pulumi-lang-nodejs=""secondaryDnsAllPrimariesFailing"" pulumi-lang-dotnet=""SecondaryDnsAllPrimariesFailing"" pulumi-lang-go=""secondaryDnsAllPrimariesFailing"" pulumi-lang-python=""secondary_dns_all_primaries_failing"" pulumi-lang-yaml=""secondaryDnsAllPrimariesFailing"" pulumi-lang-java=""secondaryDnsAllPrimariesFailing"">"secondary_dns_all_primaries_failing"</span>, <span pulumi-lang-nodejs=""secondaryDnsPrimariesFailing"" pulumi-lang-dotnet=""SecondaryDnsPrimariesFailing"" pulumi-lang-go=""secondaryDnsPrimariesFailing"" pulumi-lang-python=""secondary_dns_primaries_failing"" pulumi-lang-yaml=""secondaryDnsPrimariesFailing"" pulumi-lang-java=""secondaryDnsPrimariesFailing"">"secondary_dns_primaries_failing"</span>, <span pulumi-lang-nodejs=""secondaryDnsWarning"" pulumi-lang-dotnet=""SecondaryDnsWarning"" pulumi-lang-go=""secondaryDnsWarning"" pulumi-lang-python=""secondary_dns_warning"" pulumi-lang-yaml=""secondaryDnsWarning"" pulumi-lang-java=""secondaryDnsWarning"">"secondary_dns_warning"</span>, <span pulumi-lang-nodejs=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-dotnet=""SecondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-go=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-python=""secondary_dns_zone_successfully_updated"" pulumi-lang-yaml=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-java=""secondaryDnsZoneSuccessfullyUpdated"">"secondary_dns_zone_successfully_updated"</span>, <span pulumi-lang-nodejs=""secondaryDnsZoneValidationWarning"" pulumi-lang-dotnet=""SecondaryDnsZoneValidationWarning"" pulumi-lang-go=""secondaryDnsZoneValidationWarning"" pulumi-lang-python=""secondary_dns_zone_validation_warning"" pulumi-lang-yaml=""secondaryDnsZoneValidationWarning"" pulumi-lang-java=""secondaryDnsZoneValidationWarning"">"secondary_dns_zone_validation_warning"</span>, <span pulumi-lang-nodejs=""securityInsightsAlert"" pulumi-lang-dotnet=""SecurityInsightsAlert"" pulumi-lang-go=""securityInsightsAlert"" pulumi-lang-python=""security_insights_alert"" pulumi-lang-yaml=""securityInsightsAlert"" pulumi-lang-java=""securityInsightsAlert"">"security_insights_alert"</span>, <span pulumi-lang-nodejs=""sentinelAlert"" pulumi-lang-dotnet=""SentinelAlert"" pulumi-lang-go=""sentinelAlert"" pulumi-lang-python=""sentinel_alert"" pulumi-lang-yaml=""sentinelAlert"" pulumi-lang-java=""sentinelAlert"">"sentinel_alert"</span>, <span pulumi-lang-nodejs=""streamLiveNotifications"" pulumi-lang-dotnet=""StreamLiveNotifications"" pulumi-lang-go=""streamLiveNotifications"" pulumi-lang-python=""stream_live_notifications"" pulumi-lang-yaml=""streamLiveNotifications"" pulumi-lang-java=""streamLiveNotifications"">"stream_live_notifications"</span>, <span pulumi-lang-nodejs=""syntheticTestLatencyAlert"" pulumi-lang-dotnet=""SyntheticTestLatencyAlert"" pulumi-lang-go=""syntheticTestLatencyAlert"" pulumi-lang-python=""synthetic_test_latency_alert"" pulumi-lang-yaml=""syntheticTestLatencyAlert"" pulumi-lang-java=""syntheticTestLatencyAlert"">"synthetic_test_latency_alert"</span>, <span pulumi-lang-nodejs=""syntheticTestLowAvailabilityAlert"" pulumi-lang-dotnet=""SyntheticTestLowAvailabilityAlert"" pulumi-lang-go=""syntheticTestLowAvailabilityAlert"" pulumi-lang-python=""synthetic_test_low_availability_alert"" pulumi-lang-yaml=""syntheticTestLowAvailabilityAlert"" pulumi-lang-java=""syntheticTestLowAvailabilityAlert"">"synthetic_test_low_availability_alert"</span>, <span pulumi-lang-nodejs=""trafficAnomaliesAlert"" pulumi-lang-dotnet=""TrafficAnomaliesAlert"" pulumi-lang-go=""trafficAnomaliesAlert"" pulumi-lang-python=""traffic_anomalies_alert"" pulumi-lang-yaml=""trafficAnomaliesAlert"" pulumi-lang-java=""trafficAnomaliesAlert"">"traffic_anomalies_alert"</span>, <span pulumi-lang-nodejs=""tunnelHealthEvent"" pulumi-lang-dotnet=""TunnelHealthEvent"" pulumi-lang-go=""tunnelHealthEvent"" pulumi-lang-python=""tunnel_health_event"" pulumi-lang-yaml=""tunnelHealthEvent"" pulumi-lang-java=""tunnelHealthEvent"">"tunnel_health_event"</span>, <span pulumi-lang-nodejs=""tunnelUpdateEvent"" pulumi-lang-dotnet=""TunnelUpdateEvent"" pulumi-lang-go=""tunnelUpdateEvent"" pulumi-lang-python=""tunnel_update_event"" pulumi-lang-yaml=""tunnelUpdateEvent"" pulumi-lang-java=""tunnelUpdateEvent"">"tunnel_update_event"</span>, <span pulumi-lang-nodejs=""universalSslEventType"" pulumi-lang-dotnet=""UniversalSslEventType"" pulumi-lang-go=""universalSslEventType"" pulumi-lang-python=""universal_ssl_event_type"" pulumi-lang-yaml=""universalSslEventType"" pulumi-lang-java=""universalSslEventType"">"universal_ssl_event_type"</span>, <span pulumi-lang-nodejs=""webAnalyticsMetricsUpdate"" pulumi-lang-dotnet=""WebAnalyticsMetricsUpdate"" pulumi-lang-go=""webAnalyticsMetricsUpdate"" pulumi-lang-python=""web_analytics_metrics_update"" pulumi-lang-yaml=""webAnalyticsMetricsUpdate"" pulumi-lang-java=""webAnalyticsMetricsUpdate"">"web_analytics_metrics_update"</span>, <span pulumi-lang-nodejs=""zoneAopCustomCertificateExpirationType"" pulumi-lang-dotnet=""ZoneAopCustomCertificateExpirationType"" pulumi-lang-go=""zoneAopCustomCertificateExpirationType"" pulumi-lang-python=""zone_aop_custom_certificate_expiration_type"" pulumi-lang-yaml=""zoneAopCustomCertificateExpirationType"" pulumi-lang-java=""zoneAopCustomCertificateExpirationType"">"zone_aop_custom_certificate_expiration_type"</span>.
120
79
  */
121
80
  alertType?: pulumi.Input<string>;
122
81
  created?: pulumi.Input<string>;
@@ -129,8 +88,7 @@ export interface NotificationPolicyState {
129
88
  */
130
89
  enabled?: pulumi.Input<boolean>;
131
90
  /**
132
- * Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria.
133
- * This is only available for select alert types. See alert type documentation for more details.
91
+ * Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria. This is only available for select alert types. See alert type documentation for more details.
134
92
  */
135
93
  filters?: pulumi.Input<inputs.NotificationPolicyFilters>;
136
94
  /**
@@ -156,28 +114,8 @@ export interface NotificationPolicyArgs {
156
114
  */
157
115
  alertInterval?: pulumi.Input<string>;
158
116
  /**
159
- * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which
160
- * then will give you a list of possible values. Available values: "access_custom_certificate_expiration_type",
161
- * "advanced_ddos_attack_l4_alert", "advanced_ddos_attack_l7_alert", "advanced_http_alert_error",
162
- * "bgp_hijack_notification", "billing_usage_alert", "block_notification_block_removed", "block_notification_new_block",
163
- * "block_notification_review_rejected", "brand_protection_alert", "brand_protection_digest",
164
- * "clickhouse_alert_fw_anomaly", "clickhouse_alert_fw_ent_anomaly", "cloudforce_one_request_notification",
165
- * "custom_analytics", "custom_ssl_certificate_event_type", "dedicated_ssl_certificate_event_type",
166
- * "device_connectivity_anomaly_alert", "dos_attack_l4", "dos_attack_l7", "expiring_service_token_alert",
167
- * "failing_logpush_job_disabled_alert", "fbm_auto_advertisement", "fbm_dosd_attack", "fbm_volumetric_attack",
168
- * "health_check_status_notification", "hostname_aop_custom_certificate_expiration_type", "http_alert_edge_error",
169
- * "http_alert_origin_error", "image_notification", "image_resizing_notification", "incident_alert",
170
- * "load_balancing_health_alert", "load_balancing_pool_enablement_alert", "logo_match_alert",
171
- * "magic_tunnel_health_check_event", "magic_wan_tunnel_health", "maintenance_event_notification",
172
- * "mtls_certificate_store_certificate_expiration_type", "pages_event_alert", "radar_notification",
173
- * "real_origin_monitoring", "scriptmonitor_alert_new_code_change_detections", "scriptmonitor_alert_new_hosts",
174
- * "scriptmonitor_alert_new_malicious_hosts", "scriptmonitor_alert_new_malicious_scripts",
175
- * "scriptmonitor_alert_new_malicious_url", "scriptmonitor_alert_new_max_length_resource_url",
176
- * "scriptmonitor_alert_new_resources", "secondary_dns_all_primaries_failing", "secondary_dns_primaries_failing",
177
- * "secondary_dns_warning", "secondary_dns_zone_successfully_updated", "secondary_dns_zone_validation_warning",
178
- * "security_insights_alert", "sentinel_alert", "stream_live_notifications", "synthetic_test_latency_alert",
179
- * "synthetic_test_low_availability_alert", "traffic_anomalies_alert", "tunnel_health_event", "tunnel_update_event",
180
- * "universal_ssl_event_type", "web_analytics_metrics_update", "zone_aop_custom_certificate_expiration_type".
117
+ * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
118
+ * Available values: <span pulumi-lang-nodejs=""abuseReportAlert"" pulumi-lang-dotnet=""AbuseReportAlert"" pulumi-lang-go=""abuseReportAlert"" pulumi-lang-python=""abuse_report_alert"" pulumi-lang-yaml=""abuseReportAlert"" pulumi-lang-java=""abuseReportAlert"">"abuse_report_alert"</span>, <span pulumi-lang-nodejs=""accessCustomCertificateExpirationType"" pulumi-lang-dotnet=""AccessCustomCertificateExpirationType"" pulumi-lang-go=""accessCustomCertificateExpirationType"" pulumi-lang-python=""access_custom_certificate_expiration_type"" pulumi-lang-yaml=""accessCustomCertificateExpirationType"" pulumi-lang-java=""accessCustomCertificateExpirationType"">"access_custom_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""advancedDdosAttackL4Alert"" pulumi-lang-dotnet=""AdvancedDdosAttackL4Alert"" pulumi-lang-go=""advancedDdosAttackL4Alert"" pulumi-lang-python=""advanced_ddos_attack_l4_alert"" pulumi-lang-yaml=""advancedDdosAttackL4Alert"" pulumi-lang-java=""advancedDdosAttackL4Alert"">"advanced_ddos_attack_l4_alert"</span>, <span pulumi-lang-nodejs=""advancedDdosAttackL7Alert"" pulumi-lang-dotnet=""AdvancedDdosAttackL7Alert"" pulumi-lang-go=""advancedDdosAttackL7Alert"" pulumi-lang-python=""advanced_ddos_attack_l7_alert"" pulumi-lang-yaml=""advancedDdosAttackL7Alert"" pulumi-lang-java=""advancedDdosAttackL7Alert"">"advanced_ddos_attack_l7_alert"</span>, <span pulumi-lang-nodejs=""advancedHttpAlertError"" pulumi-lang-dotnet=""AdvancedHttpAlertError"" pulumi-lang-go=""advancedHttpAlertError"" pulumi-lang-python=""advanced_http_alert_error"" pulumi-lang-yaml=""advancedHttpAlertError"" pulumi-lang-java=""advancedHttpAlertError"">"advanced_http_alert_error"</span>, <span pulumi-lang-nodejs=""bgpHijackNotification"" pulumi-lang-dotnet=""BgpHijackNotification"" pulumi-lang-go=""bgpHijackNotification"" pulumi-lang-python=""bgp_hijack_notification"" pulumi-lang-yaml=""bgpHijackNotification"" pulumi-lang-java=""bgpHijackNotification"">"bgp_hijack_notification"</span>, <span pulumi-lang-nodejs=""billingUsageAlert"" pulumi-lang-dotnet=""BillingUsageAlert"" pulumi-lang-go=""billingUsageAlert"" pulumi-lang-python=""billing_usage_alert"" pulumi-lang-yaml=""billingUsageAlert"" pulumi-lang-java=""billingUsageAlert"">"billing_usage_alert"</span>, <span pulumi-lang-nodejs=""blockNotificationBlockRemoved"" pulumi-lang-dotnet=""BlockNotificationBlockRemoved"" pulumi-lang-go=""blockNotificationBlockRemoved"" pulumi-lang-python=""block_notification_block_removed"" pulumi-lang-yaml=""blockNotificationBlockRemoved"" pulumi-lang-java=""blockNotificationBlockRemoved"">"block_notification_block_removed"</span>, <span pulumi-lang-nodejs=""blockNotificationNewBlock"" pulumi-lang-dotnet=""BlockNotificationNewBlock"" pulumi-lang-go=""blockNotificationNewBlock"" pulumi-lang-python=""block_notification_new_block"" pulumi-lang-yaml=""blockNotificationNewBlock"" pulumi-lang-java=""blockNotificationNewBlock"">"block_notification_new_block"</span>, <span pulumi-lang-nodejs=""blockNotificationReviewRejected"" pulumi-lang-dotnet=""BlockNotificationReviewRejected"" pulumi-lang-go=""blockNotificationReviewRejected"" pulumi-lang-python=""block_notification_review_rejected"" pulumi-lang-yaml=""blockNotificationReviewRejected"" pulumi-lang-java=""blockNotificationReviewRejected"">"block_notification_review_rejected"</span>, <span pulumi-lang-nodejs=""botTrafficBasicAlert"" pulumi-lang-dotnet=""BotTrafficBasicAlert"" pulumi-lang-go=""botTrafficBasicAlert"" pulumi-lang-python=""bot_traffic_basic_alert"" pulumi-lang-yaml=""botTrafficBasicAlert"" pulumi-lang-java=""botTrafficBasicAlert"">"bot_traffic_basic_alert"</span>, <span pulumi-lang-nodejs=""brandProtectionAlert"" pulumi-lang-dotnet=""BrandProtectionAlert"" pulumi-lang-go=""brandProtectionAlert"" pulumi-lang-python=""brand_protection_alert"" pulumi-lang-yaml=""brandProtectionAlert"" pulumi-lang-java=""brandProtectionAlert"">"brand_protection_alert"</span>, <span pulumi-lang-nodejs=""brandProtectionDigest"" pulumi-lang-dotnet=""BrandProtectionDigest"" pulumi-lang-go=""brandProtectionDigest"" pulumi-lang-python=""brand_protection_digest"" pulumi-lang-yaml=""brandProtectionDigest"" pulumi-lang-java=""brandProtectionDigest"">"brand_protection_digest"</span>, <span pulumi-lang-nodejs=""clickhouseAlertFwAnomaly"" pulumi-lang-dotnet=""ClickhouseAlertFwAnomaly"" pulumi-lang-go=""clickhouseAlertFwAnomaly"" pulumi-lang-python=""clickhouse_alert_fw_anomaly"" pulumi-lang-yaml=""clickhouseAlertFwAnomaly"" pulumi-lang-java=""clickhouseAlertFwAnomaly"">"clickhouse_alert_fw_anomaly"</span>, <span pulumi-lang-nodejs=""clickhouseAlertFwEntAnomaly"" pulumi-lang-dotnet=""ClickhouseAlertFwEntAnomaly"" pulumi-lang-go=""clickhouseAlertFwEntAnomaly"" pulumi-lang-python=""clickhouse_alert_fw_ent_anomaly"" pulumi-lang-yaml=""clickhouseAlertFwEntAnomaly"" pulumi-lang-java=""clickhouseAlertFwEntAnomaly"">"clickhouse_alert_fw_ent_anomaly"</span>, <span pulumi-lang-nodejs=""cloudforceOneRequestNotification"" pulumi-lang-dotnet=""CloudforceOneRequestNotification"" pulumi-lang-go=""cloudforceOneRequestNotification"" pulumi-lang-python=""cloudforce_one_request_notification"" pulumi-lang-yaml=""cloudforceOneRequestNotification"" pulumi-lang-java=""cloudforceOneRequestNotification"">"cloudforce_one_request_notification"</span>, <span pulumi-lang-nodejs=""customAnalytics"" pulumi-lang-dotnet=""CustomAnalytics"" pulumi-lang-go=""customAnalytics"" pulumi-lang-python=""custom_analytics"" pulumi-lang-yaml=""customAnalytics"" pulumi-lang-java=""customAnalytics"">"custom_analytics"</span>, <span pulumi-lang-nodejs=""customBotDetectionAlert"" pulumi-lang-dotnet=""CustomBotDetectionAlert"" pulumi-lang-go=""customBotDetectionAlert"" pulumi-lang-python=""custom_bot_detection_alert"" pulumi-lang-yaml=""customBotDetectionAlert"" pulumi-lang-java=""customBotDetectionAlert"">"custom_bot_detection_alert"</span>, <span pulumi-lang-nodejs=""customSslCertificateEventType"" pulumi-lang-dotnet=""CustomSslCertificateEventType"" pulumi-lang-go=""customSslCertificateEventType"" pulumi-lang-python=""custom_ssl_certificate_event_type"" pulumi-lang-yaml=""customSslCertificateEventType"" pulumi-lang-java=""customSslCertificateEventType"">"custom_ssl_certificate_event_type"</span>, <span pulumi-lang-nodejs=""dedicatedSslCertificateEventType"" pulumi-lang-dotnet=""DedicatedSslCertificateEventType"" pulumi-lang-go=""dedicatedSslCertificateEventType"" pulumi-lang-python=""dedicated_ssl_certificate_event_type"" pulumi-lang-yaml=""dedicatedSslCertificateEventType"" pulumi-lang-java=""dedicatedSslCertificateEventType"">"dedicated_ssl_certificate_event_type"</span>, <span pulumi-lang-nodejs=""deviceConnectivityAnomalyAlert"" pulumi-lang-dotnet=""DeviceConnectivityAnomalyAlert"" pulumi-lang-go=""deviceConnectivityAnomalyAlert"" pulumi-lang-python=""device_connectivity_anomaly_alert"" pulumi-lang-yaml=""deviceConnectivityAnomalyAlert"" pulumi-lang-java=""deviceConnectivityAnomalyAlert"">"device_connectivity_anomaly_alert"</span>, <span pulumi-lang-nodejs=""dosAttackL4"" pulumi-lang-dotnet=""DosAttackL4"" pulumi-lang-go=""dosAttackL4"" pulumi-lang-python=""dos_attack_l4"" pulumi-lang-yaml=""dosAttackL4"" pulumi-lang-java=""dosAttackL4"">"dos_attack_l4"</span>, <span pulumi-lang-nodejs=""dosAttackL7"" pulumi-lang-dotnet=""DosAttackL7"" pulumi-lang-go=""dosAttackL7"" pulumi-lang-python=""dos_attack_l7"" pulumi-lang-yaml=""dosAttackL7"" pulumi-lang-java=""dosAttackL7"">"dos_attack_l7"</span>, <span pulumi-lang-nodejs=""expiringServiceTokenAlert"" pulumi-lang-dotnet=""ExpiringServiceTokenAlert"" pulumi-lang-go=""expiringServiceTokenAlert"" pulumi-lang-python=""expiring_service_token_alert"" pulumi-lang-yaml=""expiringServiceTokenAlert"" pulumi-lang-java=""expiringServiceTokenAlert"">"expiring_service_token_alert"</span>, <span pulumi-lang-nodejs=""failingLogpushJobDisabledAlert"" pulumi-lang-dotnet=""FailingLogpushJobDisabledAlert"" pulumi-lang-go=""failingLogpushJobDisabledAlert"" pulumi-lang-python=""failing_logpush_job_disabled_alert"" pulumi-lang-yaml=""failingLogpushJobDisabledAlert"" pulumi-lang-java=""failingLogpushJobDisabledAlert"">"failing_logpush_job_disabled_alert"</span>, <span pulumi-lang-nodejs=""fbmAutoAdvertisement"" pulumi-lang-dotnet=""FbmAutoAdvertisement"" pulumi-lang-go=""fbmAutoAdvertisement"" pulumi-lang-python=""fbm_auto_advertisement"" pulumi-lang-yaml=""fbmAutoAdvertisement"" pulumi-lang-java=""fbmAutoAdvertisement"">"fbm_auto_advertisement"</span>, <span pulumi-lang-nodejs=""fbmDosdAttack"" pulumi-lang-dotnet=""FbmDosdAttack"" pulumi-lang-go=""fbmDosdAttack"" pulumi-lang-python=""fbm_dosd_attack"" pulumi-lang-yaml=""fbmDosdAttack"" pulumi-lang-java=""fbmDosdAttack"">"fbm_dosd_attack"</span>, <span pulumi-lang-nodejs=""fbmVolumetricAttack"" pulumi-lang-dotnet=""FbmVolumetricAttack"" pulumi-lang-go=""fbmVolumetricAttack"" pulumi-lang-python=""fbm_volumetric_attack"" pulumi-lang-yaml=""fbmVolumetricAttack"" pulumi-lang-java=""fbmVolumetricAttack"">"fbm_volumetric_attack"</span>, <span pulumi-lang-nodejs=""healthCheckStatusNotification"" pulumi-lang-dotnet=""HealthCheckStatusNotification"" pulumi-lang-go=""healthCheckStatusNotification"" pulumi-lang-python=""health_check_status_notification"" pulumi-lang-yaml=""healthCheckStatusNotification"" pulumi-lang-java=""healthCheckStatusNotification"">"health_check_status_notification"</span>, <span pulumi-lang-nodejs=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-dotnet=""HostnameAopCustomCertificateExpirationType"" pulumi-lang-go=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-python=""hostname_aop_custom_certificate_expiration_type"" pulumi-lang-yaml=""hostnameAopCustomCertificateExpirationType"" pulumi-lang-java=""hostnameAopCustomCertificateExpirationType"">"hostname_aop_custom_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""httpAlertEdgeError"" pulumi-lang-dotnet=""HttpAlertEdgeError"" pulumi-lang-go=""httpAlertEdgeError"" pulumi-lang-python=""http_alert_edge_error"" pulumi-lang-yaml=""httpAlertEdgeError"" pulumi-lang-java=""httpAlertEdgeError"">"http_alert_edge_error"</span>, <span pulumi-lang-nodejs=""httpAlertOriginError"" pulumi-lang-dotnet=""HttpAlertOriginError"" pulumi-lang-go=""httpAlertOriginError"" pulumi-lang-python=""http_alert_origin_error"" pulumi-lang-yaml=""httpAlertOriginError"" pulumi-lang-java=""httpAlertOriginError"">"http_alert_origin_error"</span>, <span pulumi-lang-nodejs=""imageNotification"" pulumi-lang-dotnet=""ImageNotification"" pulumi-lang-go=""imageNotification"" pulumi-lang-python=""image_notification"" pulumi-lang-yaml=""imageNotification"" pulumi-lang-java=""imageNotification"">"image_notification"</span>, <span pulumi-lang-nodejs=""imageResizingNotification"" pulumi-lang-dotnet=""ImageResizingNotification"" pulumi-lang-go=""imageResizingNotification"" pulumi-lang-python=""image_resizing_notification"" pulumi-lang-yaml=""imageResizingNotification"" pulumi-lang-java=""imageResizingNotification"">"image_resizing_notification"</span>, <span pulumi-lang-nodejs=""incidentAlert"" pulumi-lang-dotnet=""IncidentAlert"" pulumi-lang-go=""incidentAlert"" pulumi-lang-python=""incident_alert"" pulumi-lang-yaml=""incidentAlert"" pulumi-lang-java=""incidentAlert"">"incident_alert"</span>, <span pulumi-lang-nodejs=""loadBalancingHealthAlert"" pulumi-lang-dotnet=""LoadBalancingHealthAlert"" pulumi-lang-go=""loadBalancingHealthAlert"" pulumi-lang-python=""load_balancing_health_alert"" pulumi-lang-yaml=""loadBalancingHealthAlert"" pulumi-lang-java=""loadBalancingHealthAlert"">"load_balancing_health_alert"</span>, <span pulumi-lang-nodejs=""loadBalancingPoolEnablementAlert"" pulumi-lang-dotnet=""LoadBalancingPoolEnablementAlert"" pulumi-lang-go=""loadBalancingPoolEnablementAlert"" pulumi-lang-python=""load_balancing_pool_enablement_alert"" pulumi-lang-yaml=""loadBalancingPoolEnablementAlert"" pulumi-lang-java=""loadBalancingPoolEnablementAlert"">"load_balancing_pool_enablement_alert"</span>, <span pulumi-lang-nodejs=""logoMatchAlert"" pulumi-lang-dotnet=""LogoMatchAlert"" pulumi-lang-go=""logoMatchAlert"" pulumi-lang-python=""logo_match_alert"" pulumi-lang-yaml=""logoMatchAlert"" pulumi-lang-java=""logoMatchAlert"">"logo_match_alert"</span>, <span pulumi-lang-nodejs=""magicTunnelHealthCheckEvent"" pulumi-lang-dotnet=""MagicTunnelHealthCheckEvent"" pulumi-lang-go=""magicTunnelHealthCheckEvent"" pulumi-lang-python=""magic_tunnel_health_check_event"" pulumi-lang-yaml=""magicTunnelHealthCheckEvent"" pulumi-lang-java=""magicTunnelHealthCheckEvent"">"magic_tunnel_health_check_event"</span>, <span pulumi-lang-nodejs=""magicWanTunnelHealth"" pulumi-lang-dotnet=""MagicWanTunnelHealth"" pulumi-lang-go=""magicWanTunnelHealth"" pulumi-lang-python=""magic_wan_tunnel_health"" pulumi-lang-yaml=""magicWanTunnelHealth"" pulumi-lang-java=""magicWanTunnelHealth"">"magic_wan_tunnel_health"</span>, <span pulumi-lang-nodejs=""maintenanceEventNotification"" pulumi-lang-dotnet=""MaintenanceEventNotification"" pulumi-lang-go=""maintenanceEventNotification"" pulumi-lang-python=""maintenance_event_notification"" pulumi-lang-yaml=""maintenanceEventNotification"" pulumi-lang-java=""maintenanceEventNotification"">"maintenance_event_notification"</span>, <span pulumi-lang-nodejs=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-dotnet=""MtlsCertificateStoreCertificateExpirationType"" pulumi-lang-go=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-python=""mtls_certificate_store_certificate_expiration_type"" pulumi-lang-yaml=""mtlsCertificateStoreCertificateExpirationType"" pulumi-lang-java=""mtlsCertificateStoreCertificateExpirationType"">"mtls_certificate_store_certificate_expiration_type"</span>, <span pulumi-lang-nodejs=""pagesEventAlert"" pulumi-lang-dotnet=""PagesEventAlert"" pulumi-lang-go=""pagesEventAlert"" pulumi-lang-python=""pages_event_alert"" pulumi-lang-yaml=""pagesEventAlert"" pulumi-lang-java=""pagesEventAlert"">"pages_event_alert"</span>, <span pulumi-lang-nodejs=""radarNotification"" pulumi-lang-dotnet=""RadarNotification"" pulumi-lang-go=""radarNotification"" pulumi-lang-python=""radar_notification"" pulumi-lang-yaml=""radarNotification"" pulumi-lang-java=""radarNotification"">"radar_notification"</span>, <span pulumi-lang-nodejs=""realOriginMonitoring"" pulumi-lang-dotnet=""RealOriginMonitoring"" pulumi-lang-go=""realOriginMonitoring"" pulumi-lang-python=""real_origin_monitoring"" pulumi-lang-yaml=""realOriginMonitoring"" pulumi-lang-java=""realOriginMonitoring"">"real_origin_monitoring"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-dotnet=""ScriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-go=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-python=""scriptmonitor_alert_new_code_change_detections"" pulumi-lang-yaml=""scriptmonitorAlertNewCodeChangeDetections"" pulumi-lang-java=""scriptmonitorAlertNewCodeChangeDetections"">"scriptmonitor_alert_new_code_change_detections"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewHosts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewHosts"" pulumi-lang-go=""scriptmonitorAlertNewHosts"" pulumi-lang-python=""scriptmonitor_alert_new_hosts"" pulumi-lang-yaml=""scriptmonitorAlertNewHosts"" pulumi-lang-java=""scriptmonitorAlertNewHosts"">"scriptmonitor_alert_new_hosts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousHosts"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_hosts"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousHosts"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousHosts"">"scriptmonitor_alert_new_malicious_hosts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousScripts"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_scripts"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousScripts"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousScripts"">"scriptmonitor_alert_new_malicious_scripts"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaliciousUrl"" pulumi-lang-go=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-python=""scriptmonitor_alert_new_malicious_url"" pulumi-lang-yaml=""scriptmonitorAlertNewMaliciousUrl"" pulumi-lang-java=""scriptmonitorAlertNewMaliciousUrl"">"scriptmonitor_alert_new_malicious_url"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-dotnet=""ScriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-go=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-python=""scriptmonitor_alert_new_max_length_resource_url"" pulumi-lang-yaml=""scriptmonitorAlertNewMaxLengthResourceUrl"" pulumi-lang-java=""scriptmonitorAlertNewMaxLengthResourceUrl"">"scriptmonitor_alert_new_max_length_resource_url"</span>, <span pulumi-lang-nodejs=""scriptmonitorAlertNewResources"" pulumi-lang-dotnet=""ScriptmonitorAlertNewResources"" pulumi-lang-go=""scriptmonitorAlertNewResources"" pulumi-lang-python=""scriptmonitor_alert_new_resources"" pulumi-lang-yaml=""scriptmonitorAlertNewResources"" pulumi-lang-java=""scriptmonitorAlertNewResources"">"scriptmonitor_alert_new_resources"</span>, <span pulumi-lang-nodejs=""secondaryDnsAllPrimariesFailing"" pulumi-lang-dotnet=""SecondaryDnsAllPrimariesFailing"" pulumi-lang-go=""secondaryDnsAllPrimariesFailing"" pulumi-lang-python=""secondary_dns_all_primaries_failing"" pulumi-lang-yaml=""secondaryDnsAllPrimariesFailing"" pulumi-lang-java=""secondaryDnsAllPrimariesFailing"">"secondary_dns_all_primaries_failing"</span>, <span pulumi-lang-nodejs=""secondaryDnsPrimariesFailing"" pulumi-lang-dotnet=""SecondaryDnsPrimariesFailing"" pulumi-lang-go=""secondaryDnsPrimariesFailing"" pulumi-lang-python=""secondary_dns_primaries_failing"" pulumi-lang-yaml=""secondaryDnsPrimariesFailing"" pulumi-lang-java=""secondaryDnsPrimariesFailing"">"secondary_dns_primaries_failing"</span>, <span pulumi-lang-nodejs=""secondaryDnsWarning"" pulumi-lang-dotnet=""SecondaryDnsWarning"" pulumi-lang-go=""secondaryDnsWarning"" pulumi-lang-python=""secondary_dns_warning"" pulumi-lang-yaml=""secondaryDnsWarning"" pulumi-lang-java=""secondaryDnsWarning"">"secondary_dns_warning"</span>, <span pulumi-lang-nodejs=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-dotnet=""SecondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-go=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-python=""secondary_dns_zone_successfully_updated"" pulumi-lang-yaml=""secondaryDnsZoneSuccessfullyUpdated"" pulumi-lang-java=""secondaryDnsZoneSuccessfullyUpdated"">"secondary_dns_zone_successfully_updated"</span>, <span pulumi-lang-nodejs=""secondaryDnsZoneValidationWarning"" pulumi-lang-dotnet=""SecondaryDnsZoneValidationWarning"" pulumi-lang-go=""secondaryDnsZoneValidationWarning"" pulumi-lang-python=""secondary_dns_zone_validation_warning"" pulumi-lang-yaml=""secondaryDnsZoneValidationWarning"" pulumi-lang-java=""secondaryDnsZoneValidationWarning"">"secondary_dns_zone_validation_warning"</span>, <span pulumi-lang-nodejs=""securityInsightsAlert"" pulumi-lang-dotnet=""SecurityInsightsAlert"" pulumi-lang-go=""securityInsightsAlert"" pulumi-lang-python=""security_insights_alert"" pulumi-lang-yaml=""securityInsightsAlert"" pulumi-lang-java=""securityInsightsAlert"">"security_insights_alert"</span>, <span pulumi-lang-nodejs=""sentinelAlert"" pulumi-lang-dotnet=""SentinelAlert"" pulumi-lang-go=""sentinelAlert"" pulumi-lang-python=""sentinel_alert"" pulumi-lang-yaml=""sentinelAlert"" pulumi-lang-java=""sentinelAlert"">"sentinel_alert"</span>, <span pulumi-lang-nodejs=""streamLiveNotifications"" pulumi-lang-dotnet=""StreamLiveNotifications"" pulumi-lang-go=""streamLiveNotifications"" pulumi-lang-python=""stream_live_notifications"" pulumi-lang-yaml=""streamLiveNotifications"" pulumi-lang-java=""streamLiveNotifications"">"stream_live_notifications"</span>, <span pulumi-lang-nodejs=""syntheticTestLatencyAlert"" pulumi-lang-dotnet=""SyntheticTestLatencyAlert"" pulumi-lang-go=""syntheticTestLatencyAlert"" pulumi-lang-python=""synthetic_test_latency_alert"" pulumi-lang-yaml=""syntheticTestLatencyAlert"" pulumi-lang-java=""syntheticTestLatencyAlert"">"synthetic_test_latency_alert"</span>, <span pulumi-lang-nodejs=""syntheticTestLowAvailabilityAlert"" pulumi-lang-dotnet=""SyntheticTestLowAvailabilityAlert"" pulumi-lang-go=""syntheticTestLowAvailabilityAlert"" pulumi-lang-python=""synthetic_test_low_availability_alert"" pulumi-lang-yaml=""syntheticTestLowAvailabilityAlert"" pulumi-lang-java=""syntheticTestLowAvailabilityAlert"">"synthetic_test_low_availability_alert"</span>, <span pulumi-lang-nodejs=""trafficAnomaliesAlert"" pulumi-lang-dotnet=""TrafficAnomaliesAlert"" pulumi-lang-go=""trafficAnomaliesAlert"" pulumi-lang-python=""traffic_anomalies_alert"" pulumi-lang-yaml=""trafficAnomaliesAlert"" pulumi-lang-java=""trafficAnomaliesAlert"">"traffic_anomalies_alert"</span>, <span pulumi-lang-nodejs=""tunnelHealthEvent"" pulumi-lang-dotnet=""TunnelHealthEvent"" pulumi-lang-go=""tunnelHealthEvent"" pulumi-lang-python=""tunnel_health_event"" pulumi-lang-yaml=""tunnelHealthEvent"" pulumi-lang-java=""tunnelHealthEvent"">"tunnel_health_event"</span>, <span pulumi-lang-nodejs=""tunnelUpdateEvent"" pulumi-lang-dotnet=""TunnelUpdateEvent"" pulumi-lang-go=""tunnelUpdateEvent"" pulumi-lang-python=""tunnel_update_event"" pulumi-lang-yaml=""tunnelUpdateEvent"" pulumi-lang-java=""tunnelUpdateEvent"">"tunnel_update_event"</span>, <span pulumi-lang-nodejs=""universalSslEventType"" pulumi-lang-dotnet=""UniversalSslEventType"" pulumi-lang-go=""universalSslEventType"" pulumi-lang-python=""universal_ssl_event_type"" pulumi-lang-yaml=""universalSslEventType"" pulumi-lang-java=""universalSslEventType"">"universal_ssl_event_type"</span>, <span pulumi-lang-nodejs=""webAnalyticsMetricsUpdate"" pulumi-lang-dotnet=""WebAnalyticsMetricsUpdate"" pulumi-lang-go=""webAnalyticsMetricsUpdate"" pulumi-lang-python=""web_analytics_metrics_update"" pulumi-lang-yaml=""webAnalyticsMetricsUpdate"" pulumi-lang-java=""webAnalyticsMetricsUpdate"">"web_analytics_metrics_update"</span>, <span pulumi-lang-nodejs=""zoneAopCustomCertificateExpirationType"" pulumi-lang-dotnet=""ZoneAopCustomCertificateExpirationType"" pulumi-lang-go=""zoneAopCustomCertificateExpirationType"" pulumi-lang-python=""zone_aop_custom_certificate_expiration_type"" pulumi-lang-yaml=""zoneAopCustomCertificateExpirationType"" pulumi-lang-java=""zoneAopCustomCertificateExpirationType"">"zone_aop_custom_certificate_expiration_type"</span>.
181
119
  */
182
120
  alertType: pulumi.Input<string>;
183
121
  /**
@@ -189,8 +127,7 @@ export interface NotificationPolicyArgs {
189
127
  */
190
128
  enabled?: pulumi.Input<boolean>;
191
129
  /**
192
- * Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria.
193
- * This is only available for select alert types. See alert type documentation for more details.
130
+ * Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria. This is only available for select alert types. See alert type documentation for more details.
194
131
  */
195
132
  filters?: pulumi.Input<inputs.NotificationPolicyFilters>;
196
133
  /**
@@ -16,7 +16,7 @@ class NotificationPolicy extends pulumi.CustomResource {
16
16
  * @param opts Optional settings to control the behavior of the CustomResource.
17
17
  */
18
18
  static get(name, id, state, opts) {
19
- return new NotificationPolicy(name, state, Object.assign(Object.assign({}, opts), { id: id }));
19
+ return new NotificationPolicy(name, state, { ...opts, id: id });
20
20
  }
21
21
  /**
22
22
  * Returns true if the given object is an instance of NotificationPolicy. This is designed to work even
@@ -33,36 +33,36 @@ class NotificationPolicy extends pulumi.CustomResource {
33
33
  opts = opts || {};
34
34
  if (opts.id) {
35
35
  const state = argsOrState;
36
- resourceInputs["accountId"] = state ? state.accountId : undefined;
37
- resourceInputs["alertInterval"] = state ? state.alertInterval : undefined;
38
- resourceInputs["alertType"] = state ? state.alertType : undefined;
39
- resourceInputs["created"] = state ? state.created : undefined;
40
- resourceInputs["description"] = state ? state.description : undefined;
41
- resourceInputs["enabled"] = state ? state.enabled : undefined;
42
- resourceInputs["filters"] = state ? state.filters : undefined;
43
- resourceInputs["mechanisms"] = state ? state.mechanisms : undefined;
44
- resourceInputs["modified"] = state ? state.modified : undefined;
45
- resourceInputs["name"] = state ? state.name : undefined;
36
+ resourceInputs["accountId"] = state?.accountId;
37
+ resourceInputs["alertInterval"] = state?.alertInterval;
38
+ resourceInputs["alertType"] = state?.alertType;
39
+ resourceInputs["created"] = state?.created;
40
+ resourceInputs["description"] = state?.description;
41
+ resourceInputs["enabled"] = state?.enabled;
42
+ resourceInputs["filters"] = state?.filters;
43
+ resourceInputs["mechanisms"] = state?.mechanisms;
44
+ resourceInputs["modified"] = state?.modified;
45
+ resourceInputs["name"] = state?.name;
46
46
  }
47
47
  else {
48
48
  const args = argsOrState;
49
- if ((!args || args.accountId === undefined) && !opts.urn) {
49
+ if (args?.accountId === undefined && !opts.urn) {
50
50
  throw new Error("Missing required property 'accountId'");
51
51
  }
52
- if ((!args || args.alertType === undefined) && !opts.urn) {
52
+ if (args?.alertType === undefined && !opts.urn) {
53
53
  throw new Error("Missing required property 'alertType'");
54
54
  }
55
- if ((!args || args.mechanisms === undefined) && !opts.urn) {
55
+ if (args?.mechanisms === undefined && !opts.urn) {
56
56
  throw new Error("Missing required property 'mechanisms'");
57
57
  }
58
- resourceInputs["accountId"] = args ? args.accountId : undefined;
59
- resourceInputs["alertInterval"] = args ? args.alertInterval : undefined;
60
- resourceInputs["alertType"] = args ? args.alertType : undefined;
61
- resourceInputs["description"] = args ? args.description : undefined;
62
- resourceInputs["enabled"] = args ? args.enabled : undefined;
63
- resourceInputs["filters"] = args ? args.filters : undefined;
64
- resourceInputs["mechanisms"] = args ? args.mechanisms : undefined;
65
- resourceInputs["name"] = args ? args.name : undefined;
58
+ resourceInputs["accountId"] = args?.accountId;
59
+ resourceInputs["alertInterval"] = args?.alertInterval;
60
+ resourceInputs["alertType"] = args?.alertType;
61
+ resourceInputs["description"] = args?.description;
62
+ resourceInputs["enabled"] = args?.enabled;
63
+ resourceInputs["filters"] = args?.filters;
64
+ resourceInputs["mechanisms"] = args?.mechanisms;
65
+ resourceInputs["name"] = args?.name;
66
66
  resourceInputs["created"] = undefined /*out*/;
67
67
  resourceInputs["modified"] = undefined /*out*/;
68
68
  }
@@ -1 +1 @@
1
- {"version":3,"file":"notificationPolicy.js","sourceRoot":"","sources":["../notificationPolicy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"notificationPolicy.js","sourceRoot":"","sources":["../notificationPolicy.ts"],"names":[],"mappings":"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"}
@@ -36,12 +36,12 @@ export declare class NotificationPolicyWebhooks extends pulumi.CustomResource {
36
36
  */
37
37
  readonly name: pulumi.Output<string>;
38
38
  /**
39
- * Optional secret that will be passed in the `cf-webhook-auth` header when dispatching generic webhook notifications or
40
- * formatted for supported destinations. Secrets are not returned in any API response body.
39
+ * Optional secret that will be passed in the `cf-webhook-auth` header when dispatching generic webhook notifications or formatted for supported destinations. Secrets are not returned in any API response body.
41
40
  */
42
41
  readonly secret: pulumi.Output<string | undefined>;
43
42
  /**
44
- * Type of webhook endpoint. Available values: "slack", "generic", "gchat".
43
+ * Type of webhook endpoint.
44
+ * Available values: "datadog", "discord", "feishu", "gchat", "generic", "opsgenie", "slack", "splunk".
45
45
  */
46
46
  readonly type: pulumi.Output<string>;
47
47
  /**
@@ -82,12 +82,12 @@ export interface NotificationPolicyWebhooksState {
82
82
  */
83
83
  name?: pulumi.Input<string>;
84
84
  /**
85
- * Optional secret that will be passed in the `cf-webhook-auth` header when dispatching generic webhook notifications or
86
- * formatted for supported destinations. Secrets are not returned in any API response body.
85
+ * Optional secret that will be passed in the `cf-webhook-auth` header when dispatching generic webhook notifications or formatted for supported destinations. Secrets are not returned in any API response body.
87
86
  */
88
87
  secret?: pulumi.Input<string>;
89
88
  /**
90
- * Type of webhook endpoint. Available values: "slack", "generic", "gchat".
89
+ * Type of webhook endpoint.
90
+ * Available values: "datadog", "discord", "feishu", "gchat", "generic", "opsgenie", "slack", "splunk".
91
91
  */
92
92
  type?: pulumi.Input<string>;
93
93
  /**
@@ -108,8 +108,7 @@ export interface NotificationPolicyWebhooksArgs {
108
108
  */
109
109
  name?: pulumi.Input<string>;
110
110
  /**
111
- * Optional secret that will be passed in the `cf-webhook-auth` header when dispatching generic webhook notifications or
112
- * formatted for supported destinations. Secrets are not returned in any API response body.
111
+ * Optional secret that will be passed in the `cf-webhook-auth` header when dispatching generic webhook notifications or formatted for supported destinations. Secrets are not returned in any API response body.
113
112
  */
114
113
  secret?: pulumi.Input<string>;
115
114
  /**
@@ -16,7 +16,7 @@ class NotificationPolicyWebhooks extends pulumi.CustomResource {
16
16
  * @param opts Optional settings to control the behavior of the CustomResource.
17
17
  */
18
18
  static get(name, id, state, opts) {
19
- return new NotificationPolicyWebhooks(name, state, Object.assign(Object.assign({}, opts), { id: id }));
19
+ return new NotificationPolicyWebhooks(name, state, { ...opts, id: id });
20
20
  }
21
21
  /**
22
22
  * Returns true if the given object is an instance of NotificationPolicyWebhooks. This is designed to work even
@@ -33,27 +33,27 @@ class NotificationPolicyWebhooks extends pulumi.CustomResource {
33
33
  opts = opts || {};
34
34
  if (opts.id) {
35
35
  const state = argsOrState;
36
- resourceInputs["accountId"] = state ? state.accountId : undefined;
37
- resourceInputs["createdAt"] = state ? state.createdAt : undefined;
38
- resourceInputs["lastFailure"] = state ? state.lastFailure : undefined;
39
- resourceInputs["lastSuccess"] = state ? state.lastSuccess : undefined;
40
- resourceInputs["name"] = state ? state.name : undefined;
41
- resourceInputs["secret"] = state ? state.secret : undefined;
42
- resourceInputs["type"] = state ? state.type : undefined;
43
- resourceInputs["url"] = state ? state.url : undefined;
36
+ resourceInputs["accountId"] = state?.accountId;
37
+ resourceInputs["createdAt"] = state?.createdAt;
38
+ resourceInputs["lastFailure"] = state?.lastFailure;
39
+ resourceInputs["lastSuccess"] = state?.lastSuccess;
40
+ resourceInputs["name"] = state?.name;
41
+ resourceInputs["secret"] = state?.secret;
42
+ resourceInputs["type"] = state?.type;
43
+ resourceInputs["url"] = state?.url;
44
44
  }
45
45
  else {
46
46
  const args = argsOrState;
47
- if ((!args || args.accountId === undefined) && !opts.urn) {
47
+ if (args?.accountId === undefined && !opts.urn) {
48
48
  throw new Error("Missing required property 'accountId'");
49
49
  }
50
- if ((!args || args.url === undefined) && !opts.urn) {
50
+ if (args?.url === undefined && !opts.urn) {
51
51
  throw new Error("Missing required property 'url'");
52
52
  }
53
- resourceInputs["accountId"] = args ? args.accountId : undefined;
54
- resourceInputs["name"] = args ? args.name : undefined;
55
- resourceInputs["secret"] = (args === null || args === void 0 ? void 0 : args.secret) ? pulumi.secret(args.secret) : undefined;
56
- resourceInputs["url"] = args ? args.url : undefined;
53
+ resourceInputs["accountId"] = args?.accountId;
54
+ resourceInputs["name"] = args?.name;
55
+ resourceInputs["secret"] = args?.secret ? pulumi.secret(args.secret) : undefined;
56
+ resourceInputs["url"] = args?.url;
57
57
  resourceInputs["createdAt"] = undefined /*out*/;
58
58
  resourceInputs["lastFailure"] = undefined /*out*/;
59
59
  resourceInputs["lastSuccess"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"notificationPolicyWebhooks.js","sourceRoot":"","sources":["../notificationPolicyWebhooks.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"notificationPolicyWebhooks.js","sourceRoot":"","sources":["../notificationPolicyWebhooks.ts"],"names":[],"mappings":"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"}