oci-networkfirewall 2.76.0 → 2.77.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 (567) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +81 -81
  4. package/lib/client.js +81 -81
  5. package/lib/model/action-type.d.ts +1 -1
  6. package/lib/model/action-type.js +1 -1
  7. package/lib/model/address-list-summary-collection.d.ts +1 -1
  8. package/lib/model/address-list-summary-collection.js +1 -1
  9. package/lib/model/address-list-summary.d.ts +1 -1
  10. package/lib/model/address-list-summary.js +1 -1
  11. package/lib/model/address-list-type.d.ts +1 -1
  12. package/lib/model/address-list-type.js +1 -1
  13. package/lib/model/address-list.d.ts +1 -1
  14. package/lib/model/address-list.js +1 -1
  15. package/lib/model/app-type.d.ts +1 -1
  16. package/lib/model/app-type.js +1 -1
  17. package/lib/model/application-group-summary-collection.d.ts +1 -1
  18. package/lib/model/application-group-summary-collection.js +1 -1
  19. package/lib/model/application-group-summary.d.ts +1 -1
  20. package/lib/model/application-group-summary.js +1 -1
  21. package/lib/model/application-group.d.ts +1 -1
  22. package/lib/model/application-group.js +1 -1
  23. package/lib/model/application-summary-collection.d.ts +1 -1
  24. package/lib/model/application-summary-collection.js +1 -1
  25. package/lib/model/application-summary.d.ts +1 -1
  26. package/lib/model/application-summary.js +1 -1
  27. package/lib/model/application.d.ts +1 -1
  28. package/lib/model/application.js +1 -1
  29. package/lib/model/apply-network-firewall-policy-details.d.ts +1 -1
  30. package/lib/model/apply-network-firewall-policy-details.js +1 -1
  31. package/lib/model/change-network-firewall-compartment-details.d.ts +1 -1
  32. package/lib/model/change-network-firewall-compartment-details.js +1 -1
  33. package/lib/model/change-network-firewall-policy-compartment-details.d.ts +1 -1
  34. package/lib/model/change-network-firewall-policy-compartment-details.js +1 -1
  35. package/lib/model/clone-network-firewall-policy-details.d.ts +3 -3
  36. package/lib/model/clone-network-firewall-policy-details.js +1 -1
  37. package/lib/model/create-address-list-details.d.ts +1 -1
  38. package/lib/model/create-address-list-details.js +1 -1
  39. package/lib/model/create-application-details.d.ts +1 -1
  40. package/lib/model/create-application-details.js +1 -1
  41. package/lib/model/create-application-group-details.d.ts +1 -1
  42. package/lib/model/create-application-group-details.js +1 -1
  43. package/lib/model/create-decryption-profile-details.d.ts +1 -1
  44. package/lib/model/create-decryption-profile-details.js +1 -1
  45. package/lib/model/create-decryption-rule-details.d.ts +3 -3
  46. package/lib/model/create-decryption-rule-details.js +1 -1
  47. package/lib/model/create-icmp-application-details.d.ts +1 -1
  48. package/lib/model/create-icmp-application-details.js +1 -1
  49. package/lib/model/create-icmp6-application-details.d.ts +1 -1
  50. package/lib/model/create-icmp6-application-details.js +1 -1
  51. package/lib/model/create-mapped-secret-details.d.ts +3 -3
  52. package/lib/model/create-mapped-secret-details.js +1 -1
  53. package/lib/model/create-network-firewall-details.d.ts +4 -4
  54. package/lib/model/create-network-firewall-details.js +1 -1
  55. package/lib/model/create-network-firewall-policy-details.d.ts +3 -3
  56. package/lib/model/create-network-firewall-policy-details.js +1 -1
  57. package/lib/model/create-security-rule-details.d.ts +3 -3
  58. package/lib/model/create-security-rule-details.js +1 -1
  59. package/lib/model/create-service-details.d.ts +1 -1
  60. package/lib/model/create-service-details.js +1 -1
  61. package/lib/model/create-service-list-details.d.ts +1 -1
  62. package/lib/model/create-service-list-details.js +1 -1
  63. package/lib/model/create-ssl-forward-proxy-profile-details.d.ts +1 -1
  64. package/lib/model/create-ssl-forward-proxy-profile-details.js +1 -1
  65. package/lib/model/create-ssl-inbound-inspection-profile-details.d.ts +1 -1
  66. package/lib/model/create-ssl-inbound-inspection-profile-details.js +1 -1
  67. package/lib/model/create-tcp-service-details.d.ts +1 -1
  68. package/lib/model/create-tcp-service-details.js +1 -1
  69. package/lib/model/create-udp-service-details.d.ts +1 -1
  70. package/lib/model/create-udp-service-details.js +1 -1
  71. package/lib/model/create-url-list-details.d.ts +1 -1
  72. package/lib/model/create-url-list-details.js +1 -1
  73. package/lib/model/create-vault-mapped-secret-details.d.ts +1 -1
  74. package/lib/model/create-vault-mapped-secret-details.js +1 -1
  75. package/lib/model/decryption-action-type.d.ts +2 -2
  76. package/lib/model/decryption-action-type.js +2 -2
  77. package/lib/model/decryption-profile-summary-collection.d.ts +1 -1
  78. package/lib/model/decryption-profile-summary-collection.js +1 -1
  79. package/lib/model/decryption-profile-summary.d.ts +3 -3
  80. package/lib/model/decryption-profile-summary.js +1 -1
  81. package/lib/model/decryption-profile.d.ts +1 -1
  82. package/lib/model/decryption-profile.js +1 -1
  83. package/lib/model/decryption-rule-match-criteria.d.ts +1 -1
  84. package/lib/model/decryption-rule-match-criteria.js +1 -1
  85. package/lib/model/decryption-rule-summary-collection.d.ts +1 -1
  86. package/lib/model/decryption-rule-summary-collection.js +1 -1
  87. package/lib/model/decryption-rule-summary.d.ts +3 -3
  88. package/lib/model/decryption-rule-summary.js +1 -1
  89. package/lib/model/decryption-rule.d.ts +3 -3
  90. package/lib/model/decryption-rule.js +1 -1
  91. package/lib/model/icmp-application-summary.d.ts +1 -1
  92. package/lib/model/icmp-application-summary.js +1 -1
  93. package/lib/model/icmp-application.d.ts +1 -1
  94. package/lib/model/icmp-application.js +1 -1
  95. package/lib/model/icmp6-application-summary.d.ts +1 -1
  96. package/lib/model/icmp6-application-summary.js +1 -1
  97. package/lib/model/icmp6-application.d.ts +1 -1
  98. package/lib/model/icmp6-application.js +1 -1
  99. package/lib/model/index.d.ts +1 -1
  100. package/lib/model/index.js +1 -1
  101. package/lib/model/inspection-type.d.ts +3 -3
  102. package/lib/model/inspection-type.js +3 -3
  103. package/lib/model/lifecycle-state.d.ts +1 -1
  104. package/lib/model/lifecycle-state.js +1 -1
  105. package/lib/model/mapped-secret-summary-collection.d.ts +1 -1
  106. package/lib/model/mapped-secret-summary-collection.js +1 -1
  107. package/lib/model/mapped-secret-summary.d.ts +3 -3
  108. package/lib/model/mapped-secret-summary.js +1 -1
  109. package/lib/model/mapped-secret-type.d.ts +1 -1
  110. package/lib/model/mapped-secret-type.js +1 -1
  111. package/lib/model/mapped-secret.d.ts +3 -3
  112. package/lib/model/mapped-secret.js +1 -1
  113. package/lib/model/network-firewall-collection.d.ts +1 -1
  114. package/lib/model/network-firewall-collection.js +1 -1
  115. package/lib/model/network-firewall-policy-summary-collection.d.ts +1 -1
  116. package/lib/model/network-firewall-policy-summary-collection.js +1 -1
  117. package/lib/model/network-firewall-policy-summary.d.ts +6 -6
  118. package/lib/model/network-firewall-policy-summary.js +1 -1
  119. package/lib/model/network-firewall-policy.d.ts +6 -6
  120. package/lib/model/network-firewall-policy.js +1 -1
  121. package/lib/model/network-firewall-summary.d.ts +7 -7
  122. package/lib/model/network-firewall-summary.js +1 -1
  123. package/lib/model/network-firewall.d.ts +7 -7
  124. package/lib/model/network-firewall.js +1 -1
  125. package/lib/model/operation-status.d.ts +1 -1
  126. package/lib/model/operation-status.js +1 -1
  127. package/lib/model/operation-type.d.ts +1 -1
  128. package/lib/model/operation-type.js +1 -1
  129. package/lib/model/port-range.d.ts +1 -1
  130. package/lib/model/port-range.js +1 -1
  131. package/lib/model/rule-position.d.ts +1 -1
  132. package/lib/model/rule-position.js +1 -1
  133. package/lib/model/security-rule-match-criteria.d.ts +1 -1
  134. package/lib/model/security-rule-match-criteria.js +1 -1
  135. package/lib/model/security-rule-summary-collection.d.ts +1 -1
  136. package/lib/model/security-rule-summary-collection.js +1 -1
  137. package/lib/model/security-rule-summary.d.ts +3 -3
  138. package/lib/model/security-rule-summary.js +1 -1
  139. package/lib/model/security-rule.d.ts +3 -3
  140. package/lib/model/security-rule.js +1 -1
  141. package/lib/model/service-list-summary-collection.d.ts +1 -1
  142. package/lib/model/service-list-summary-collection.js +1 -1
  143. package/lib/model/service-list-summary.d.ts +1 -1
  144. package/lib/model/service-list-summary.js +1 -1
  145. package/lib/model/service-list.d.ts +1 -1
  146. package/lib/model/service-list.js +1 -1
  147. package/lib/model/service-summary-collection.d.ts +1 -1
  148. package/lib/model/service-summary-collection.js +1 -1
  149. package/lib/model/service-summary.d.ts +1 -1
  150. package/lib/model/service-summary.js +1 -1
  151. package/lib/model/service-type.d.ts +1 -1
  152. package/lib/model/service-type.js +1 -1
  153. package/lib/model/service.d.ts +1 -1
  154. package/lib/model/service.js +1 -1
  155. package/lib/model/simple-url-pattern.d.ts +6 -6
  156. package/lib/model/simple-url-pattern.js +1 -1
  157. package/lib/model/sort-order.d.ts +1 -1
  158. package/lib/model/sort-order.js +1 -1
  159. package/lib/model/ssl-forward-proxy-profile.d.ts +1 -1
  160. package/lib/model/ssl-forward-proxy-profile.js +1 -1
  161. package/lib/model/ssl-inbound-inspection-profile.d.ts +1 -1
  162. package/lib/model/ssl-inbound-inspection-profile.js +1 -1
  163. package/lib/model/tcp-service.d.ts +1 -1
  164. package/lib/model/tcp-service.js +1 -1
  165. package/lib/model/traffic-action-type.d.ts +2 -2
  166. package/lib/model/traffic-action-type.js +2 -2
  167. package/lib/model/traffic-inspection-type.d.ts +2 -2
  168. package/lib/model/traffic-inspection-type.js +2 -2
  169. package/lib/model/udp-service.d.ts +1 -1
  170. package/lib/model/udp-service.js +1 -1
  171. package/lib/model/update-address-list-details.d.ts +1 -1
  172. package/lib/model/update-address-list-details.js +1 -1
  173. package/lib/model/update-application-details.d.ts +1 -1
  174. package/lib/model/update-application-details.js +1 -1
  175. package/lib/model/update-application-group-details.d.ts +1 -1
  176. package/lib/model/update-application-group-details.js +1 -1
  177. package/lib/model/update-decryption-profile-details.d.ts +1 -1
  178. package/lib/model/update-decryption-profile-details.js +1 -1
  179. package/lib/model/update-decryption-rule-details.d.ts +3 -3
  180. package/lib/model/update-decryption-rule-details.js +1 -1
  181. package/lib/model/update-fqdn-address-list-details.d.ts +1 -1
  182. package/lib/model/update-fqdn-address-list-details.js +1 -1
  183. package/lib/model/update-icmp-application-details.d.ts +1 -1
  184. package/lib/model/update-icmp-application-details.js +1 -1
  185. package/lib/model/update-icmp6-application-details.d.ts +1 -1
  186. package/lib/model/update-icmp6-application-details.js +1 -1
  187. package/lib/model/update-ip-address-list-details.d.ts +1 -1
  188. package/lib/model/update-ip-address-list-details.js +1 -1
  189. package/lib/model/update-mapped-secret-details.d.ts +3 -3
  190. package/lib/model/update-mapped-secret-details.js +1 -1
  191. package/lib/model/update-network-firewall-details.d.ts +3 -3
  192. package/lib/model/update-network-firewall-details.js +1 -1
  193. package/lib/model/update-network-firewall-policy-details.d.ts +3 -3
  194. package/lib/model/update-network-firewall-policy-details.js +1 -1
  195. package/lib/model/update-security-rule-details.d.ts +3 -3
  196. package/lib/model/update-security-rule-details.js +1 -1
  197. package/lib/model/update-service-details.d.ts +1 -1
  198. package/lib/model/update-service-details.js +1 -1
  199. package/lib/model/update-service-list-details.d.ts +1 -1
  200. package/lib/model/update-service-list-details.js +1 -1
  201. package/lib/model/update-ssl-forward-proxy-profile-details.d.ts +1 -1
  202. package/lib/model/update-ssl-forward-proxy-profile-details.js +1 -1
  203. package/lib/model/update-ssl-inbound-inspection-profile-details.d.ts +1 -1
  204. package/lib/model/update-ssl-inbound-inspection-profile-details.js +1 -1
  205. package/lib/model/update-tcp-service-details.d.ts +1 -1
  206. package/lib/model/update-tcp-service-details.js +1 -1
  207. package/lib/model/update-udp-service-details.d.ts +1 -1
  208. package/lib/model/update-udp-service-details.js +1 -1
  209. package/lib/model/update-url-list-details.d.ts +1 -1
  210. package/lib/model/update-url-list-details.js +1 -1
  211. package/lib/model/update-vault-mapped-secret-details.d.ts +1 -1
  212. package/lib/model/update-vault-mapped-secret-details.js +1 -1
  213. package/lib/model/url-list-summary-collection.d.ts +1 -1
  214. package/lib/model/url-list-summary-collection.js +1 -1
  215. package/lib/model/url-list-summary.d.ts +1 -1
  216. package/lib/model/url-list-summary.js +1 -1
  217. package/lib/model/url-list.d.ts +1 -1
  218. package/lib/model/url-list.js +1 -1
  219. package/lib/model/url-pattern.d.ts +1 -1
  220. package/lib/model/url-pattern.js +1 -1
  221. package/lib/model/vault-mapped-secret.d.ts +1 -1
  222. package/lib/model/vault-mapped-secret.js +1 -1
  223. package/lib/model/work-request-error-collection.d.ts +1 -1
  224. package/lib/model/work-request-error-collection.js +1 -1
  225. package/lib/model/work-request-error.d.ts +1 -1
  226. package/lib/model/work-request-error.js +1 -1
  227. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  228. package/lib/model/work-request-log-entry-collection.js +1 -1
  229. package/lib/model/work-request-log-entry.d.ts +1 -1
  230. package/lib/model/work-request-log-entry.js +1 -1
  231. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  232. package/lib/model/work-request-resource-metadata-key.js +1 -1
  233. package/lib/model/work-request-resource.d.ts +1 -1
  234. package/lib/model/work-request-resource.js +1 -1
  235. package/lib/model/work-request-summary-collection.d.ts +1 -1
  236. package/lib/model/work-request-summary-collection.js +1 -1
  237. package/lib/model/work-request-summary.d.ts +1 -1
  238. package/lib/model/work-request-summary.js +1 -1
  239. package/lib/model/work-request.d.ts +1 -1
  240. package/lib/model/work-request.js +1 -1
  241. package/lib/networkfirewall-waiter.d.ts +1 -1
  242. package/lib/networkfirewall-waiter.js +1 -1
  243. package/lib/request/apply-network-firewall-policy-request.d.ts +3 -3
  244. package/lib/request/apply-network-firewall-policy-request.js +1 -1
  245. package/lib/request/bulk-upload-address-lists-request.d.ts +3 -3
  246. package/lib/request/bulk-upload-address-lists-request.js +1 -1
  247. package/lib/request/bulk-upload-application-groups-request.d.ts +3 -3
  248. package/lib/request/bulk-upload-application-groups-request.js +1 -1
  249. package/lib/request/bulk-upload-applications-request.d.ts +3 -3
  250. package/lib/request/bulk-upload-applications-request.js +1 -1
  251. package/lib/request/bulk-upload-decryption-profiles-request.d.ts +3 -3
  252. package/lib/request/bulk-upload-decryption-profiles-request.js +1 -1
  253. package/lib/request/bulk-upload-decryption-rules-request.d.ts +3 -3
  254. package/lib/request/bulk-upload-decryption-rules-request.js +1 -1
  255. package/lib/request/bulk-upload-mapped-secrets-request.d.ts +3 -3
  256. package/lib/request/bulk-upload-mapped-secrets-request.js +1 -1
  257. package/lib/request/bulk-upload-security-rules-request.d.ts +3 -3
  258. package/lib/request/bulk-upload-security-rules-request.js +1 -1
  259. package/lib/request/bulk-upload-service-lists-request.d.ts +3 -3
  260. package/lib/request/bulk-upload-service-lists-request.js +1 -1
  261. package/lib/request/bulk-upload-services-request.d.ts +3 -3
  262. package/lib/request/bulk-upload-services-request.js +1 -1
  263. package/lib/request/bulk-upload-url-lists-request.d.ts +3 -3
  264. package/lib/request/bulk-upload-url-lists-request.js +1 -1
  265. package/lib/request/cancel-work-request-request.d.ts +3 -3
  266. package/lib/request/cancel-work-request-request.js +1 -1
  267. package/lib/request/change-network-firewall-compartment-request.d.ts +3 -3
  268. package/lib/request/change-network-firewall-compartment-request.js +1 -1
  269. package/lib/request/change-network-firewall-policy-compartment-request.d.ts +3 -3
  270. package/lib/request/change-network-firewall-policy-compartment-request.js +1 -1
  271. package/lib/request/clone-network-firewall-policy-request.d.ts +3 -3
  272. package/lib/request/clone-network-firewall-policy-request.js +1 -1
  273. package/lib/request/create-address-list-request.d.ts +2 -2
  274. package/lib/request/create-address-list-request.js +1 -1
  275. package/lib/request/create-application-group-request.d.ts +2 -2
  276. package/lib/request/create-application-group-request.js +1 -1
  277. package/lib/request/create-application-request.d.ts +2 -2
  278. package/lib/request/create-application-request.js +1 -1
  279. package/lib/request/create-decryption-profile-request.d.ts +2 -2
  280. package/lib/request/create-decryption-profile-request.js +1 -1
  281. package/lib/request/create-decryption-rule-request.d.ts +2 -2
  282. package/lib/request/create-decryption-rule-request.js +1 -1
  283. package/lib/request/create-mapped-secret-request.d.ts +2 -2
  284. package/lib/request/create-mapped-secret-request.js +1 -1
  285. package/lib/request/create-network-firewall-policy-request.d.ts +2 -2
  286. package/lib/request/create-network-firewall-policy-request.js +1 -1
  287. package/lib/request/create-network-firewall-request.d.ts +2 -2
  288. package/lib/request/create-network-firewall-request.js +1 -1
  289. package/lib/request/create-security-rule-request.d.ts +2 -2
  290. package/lib/request/create-security-rule-request.js +1 -1
  291. package/lib/request/create-service-list-request.d.ts +2 -2
  292. package/lib/request/create-service-list-request.js +1 -1
  293. package/lib/request/create-service-request.d.ts +2 -2
  294. package/lib/request/create-service-request.js +1 -1
  295. package/lib/request/create-url-list-request.d.ts +2 -2
  296. package/lib/request/create-url-list-request.js +1 -1
  297. package/lib/request/delete-address-list-request.d.ts +3 -3
  298. package/lib/request/delete-address-list-request.js +1 -1
  299. package/lib/request/delete-application-group-request.d.ts +3 -3
  300. package/lib/request/delete-application-group-request.js +1 -1
  301. package/lib/request/delete-application-request.d.ts +3 -3
  302. package/lib/request/delete-application-request.js +1 -1
  303. package/lib/request/delete-decryption-profile-request.d.ts +3 -3
  304. package/lib/request/delete-decryption-profile-request.js +1 -1
  305. package/lib/request/delete-decryption-rule-request.d.ts +3 -3
  306. package/lib/request/delete-decryption-rule-request.js +1 -1
  307. package/lib/request/delete-mapped-secret-request.d.ts +3 -3
  308. package/lib/request/delete-mapped-secret-request.js +1 -1
  309. package/lib/request/delete-network-firewall-policy-request.d.ts +3 -3
  310. package/lib/request/delete-network-firewall-policy-request.js +1 -1
  311. package/lib/request/delete-network-firewall-request.d.ts +3 -3
  312. package/lib/request/delete-network-firewall-request.js +1 -1
  313. package/lib/request/delete-security-rule-request.d.ts +3 -3
  314. package/lib/request/delete-security-rule-request.js +1 -1
  315. package/lib/request/delete-service-list-request.d.ts +3 -3
  316. package/lib/request/delete-service-list-request.js +1 -1
  317. package/lib/request/delete-service-request.d.ts +3 -3
  318. package/lib/request/delete-service-request.js +1 -1
  319. package/lib/request/delete-url-list-request.d.ts +3 -3
  320. package/lib/request/delete-url-list-request.js +1 -1
  321. package/lib/request/get-address-list-request.d.ts +2 -2
  322. package/lib/request/get-address-list-request.js +1 -1
  323. package/lib/request/get-application-group-request.d.ts +2 -2
  324. package/lib/request/get-application-group-request.js +1 -1
  325. package/lib/request/get-application-request.d.ts +3 -3
  326. package/lib/request/get-application-request.js +1 -1
  327. package/lib/request/get-decryption-profile-request.d.ts +2 -2
  328. package/lib/request/get-decryption-profile-request.js +1 -1
  329. package/lib/request/get-decryption-rule-request.d.ts +3 -3
  330. package/lib/request/get-decryption-rule-request.js +1 -1
  331. package/lib/request/get-mapped-secret-request.d.ts +3 -3
  332. package/lib/request/get-mapped-secret-request.js +1 -1
  333. package/lib/request/get-network-firewall-policy-request.d.ts +2 -2
  334. package/lib/request/get-network-firewall-policy-request.js +1 -1
  335. package/lib/request/get-network-firewall-request.d.ts +2 -2
  336. package/lib/request/get-network-firewall-request.js +1 -1
  337. package/lib/request/get-security-rule-request.d.ts +2 -2
  338. package/lib/request/get-security-rule-request.js +1 -1
  339. package/lib/request/get-service-list-request.d.ts +2 -2
  340. package/lib/request/get-service-list-request.js +1 -1
  341. package/lib/request/get-service-request.d.ts +3 -3
  342. package/lib/request/get-service-request.js +1 -1
  343. package/lib/request/get-url-list-request.d.ts +2 -2
  344. package/lib/request/get-url-list-request.js +1 -1
  345. package/lib/request/get-work-request-request.d.ts +2 -2
  346. package/lib/request/get-work-request-request.js +1 -1
  347. package/lib/request/index.d.ts +1 -1
  348. package/lib/request/index.js +1 -1
  349. package/lib/request/list-address-lists-request.d.ts +3 -3
  350. package/lib/request/list-address-lists-request.js +1 -1
  351. package/lib/request/list-application-groups-request.d.ts +3 -3
  352. package/lib/request/list-application-groups-request.js +1 -1
  353. package/lib/request/list-applications-request.d.ts +3 -3
  354. package/lib/request/list-applications-request.js +1 -1
  355. package/lib/request/list-decryption-profiles-request.d.ts +3 -3
  356. package/lib/request/list-decryption-profiles-request.js +1 -1
  357. package/lib/request/list-decryption-rules-request.d.ts +3 -3
  358. package/lib/request/list-decryption-rules-request.js +1 -1
  359. package/lib/request/list-mapped-secrets-request.d.ts +3 -3
  360. package/lib/request/list-mapped-secrets-request.js +1 -1
  361. package/lib/request/list-network-firewall-policies-request.d.ts +3 -3
  362. package/lib/request/list-network-firewall-policies-request.js +1 -1
  363. package/lib/request/list-network-firewalls-request.d.ts +4 -4
  364. package/lib/request/list-network-firewalls-request.js +1 -1
  365. package/lib/request/list-security-rules-request.d.ts +3 -3
  366. package/lib/request/list-security-rules-request.js +1 -1
  367. package/lib/request/list-service-lists-request.d.ts +3 -3
  368. package/lib/request/list-service-lists-request.js +1 -1
  369. package/lib/request/list-services-request.d.ts +3 -3
  370. package/lib/request/list-services-request.js +1 -1
  371. package/lib/request/list-url-lists-request.d.ts +3 -3
  372. package/lib/request/list-url-lists-request.js +1 -1
  373. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  374. package/lib/request/list-work-request-errors-request.js +1 -1
  375. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  376. package/lib/request/list-work-request-logs-request.js +1 -1
  377. package/lib/request/list-work-requests-request.d.ts +3 -3
  378. package/lib/request/list-work-requests-request.js +1 -1
  379. package/lib/request/migrate-network-firewall-policy-request.d.ts +3 -3
  380. package/lib/request/migrate-network-firewall-policy-request.js +1 -1
  381. package/lib/request/update-address-list-request.d.ts +3 -3
  382. package/lib/request/update-address-list-request.js +1 -1
  383. package/lib/request/update-application-group-request.d.ts +3 -3
  384. package/lib/request/update-application-group-request.js +1 -1
  385. package/lib/request/update-application-request.d.ts +3 -3
  386. package/lib/request/update-application-request.js +1 -1
  387. package/lib/request/update-decryption-profile-request.d.ts +3 -3
  388. package/lib/request/update-decryption-profile-request.js +1 -1
  389. package/lib/request/update-decryption-rule-request.d.ts +3 -3
  390. package/lib/request/update-decryption-rule-request.js +1 -1
  391. package/lib/request/update-mapped-secret-request.d.ts +3 -3
  392. package/lib/request/update-mapped-secret-request.js +1 -1
  393. package/lib/request/update-network-firewall-policy-request.d.ts +3 -3
  394. package/lib/request/update-network-firewall-policy-request.js +1 -1
  395. package/lib/request/update-network-firewall-request.d.ts +3 -3
  396. package/lib/request/update-network-firewall-request.js +1 -1
  397. package/lib/request/update-security-rule-request.d.ts +3 -3
  398. package/lib/request/update-security-rule-request.js +1 -1
  399. package/lib/request/update-service-list-request.d.ts +3 -3
  400. package/lib/request/update-service-list-request.js +1 -1
  401. package/lib/request/update-service-request.d.ts +3 -3
  402. package/lib/request/update-service-request.js +1 -1
  403. package/lib/request/update-url-list-request.d.ts +3 -3
  404. package/lib/request/update-url-list-request.js +1 -1
  405. package/lib/response/apply-network-firewall-policy-response.d.ts +2 -2
  406. package/lib/response/apply-network-firewall-policy-response.js +1 -1
  407. package/lib/response/bulk-upload-address-lists-response.d.ts +1 -1
  408. package/lib/response/bulk-upload-address-lists-response.js +1 -1
  409. package/lib/response/bulk-upload-application-groups-response.d.ts +1 -1
  410. package/lib/response/bulk-upload-application-groups-response.js +1 -1
  411. package/lib/response/bulk-upload-applications-response.d.ts +1 -1
  412. package/lib/response/bulk-upload-applications-response.js +1 -1
  413. package/lib/response/bulk-upload-decryption-profiles-response.d.ts +1 -1
  414. package/lib/response/bulk-upload-decryption-profiles-response.js +1 -1
  415. package/lib/response/bulk-upload-decryption-rules-response.d.ts +1 -1
  416. package/lib/response/bulk-upload-decryption-rules-response.js +1 -1
  417. package/lib/response/bulk-upload-mapped-secrets-response.d.ts +1 -1
  418. package/lib/response/bulk-upload-mapped-secrets-response.js +1 -1
  419. package/lib/response/bulk-upload-security-rules-response.d.ts +1 -1
  420. package/lib/response/bulk-upload-security-rules-response.js +1 -1
  421. package/lib/response/bulk-upload-service-lists-response.d.ts +1 -1
  422. package/lib/response/bulk-upload-service-lists-response.js +1 -1
  423. package/lib/response/bulk-upload-services-response.d.ts +1 -1
  424. package/lib/response/bulk-upload-services-response.js +1 -1
  425. package/lib/response/bulk-upload-url-lists-response.d.ts +1 -1
  426. package/lib/response/bulk-upload-url-lists-response.js +1 -1
  427. package/lib/response/cancel-work-request-response.d.ts +1 -1
  428. package/lib/response/cancel-work-request-response.js +1 -1
  429. package/lib/response/change-network-firewall-compartment-response.d.ts +1 -1
  430. package/lib/response/change-network-firewall-compartment-response.js +1 -1
  431. package/lib/response/change-network-firewall-policy-compartment-response.d.ts +1 -1
  432. package/lib/response/change-network-firewall-policy-compartment-response.js +1 -1
  433. package/lib/response/clone-network-firewall-policy-response.d.ts +2 -2
  434. package/lib/response/clone-network-firewall-policy-response.js +1 -1
  435. package/lib/response/create-address-list-response.d.ts +2 -2
  436. package/lib/response/create-address-list-response.js +1 -1
  437. package/lib/response/create-application-group-response.d.ts +2 -2
  438. package/lib/response/create-application-group-response.js +1 -1
  439. package/lib/response/create-application-response.d.ts +2 -2
  440. package/lib/response/create-application-response.js +1 -1
  441. package/lib/response/create-decryption-profile-response.d.ts +2 -2
  442. package/lib/response/create-decryption-profile-response.js +1 -1
  443. package/lib/response/create-decryption-rule-response.d.ts +2 -2
  444. package/lib/response/create-decryption-rule-response.js +1 -1
  445. package/lib/response/create-mapped-secret-response.d.ts +2 -2
  446. package/lib/response/create-mapped-secret-response.js +1 -1
  447. package/lib/response/create-network-firewall-policy-response.d.ts +2 -2
  448. package/lib/response/create-network-firewall-policy-response.js +1 -1
  449. package/lib/response/create-network-firewall-response.d.ts +2 -2
  450. package/lib/response/create-network-firewall-response.js +1 -1
  451. package/lib/response/create-security-rule-response.d.ts +2 -2
  452. package/lib/response/create-security-rule-response.js +1 -1
  453. package/lib/response/create-service-list-response.d.ts +2 -2
  454. package/lib/response/create-service-list-response.js +1 -1
  455. package/lib/response/create-service-response.d.ts +2 -2
  456. package/lib/response/create-service-response.js +1 -1
  457. package/lib/response/create-url-list-response.d.ts +2 -2
  458. package/lib/response/create-url-list-response.js +1 -1
  459. package/lib/response/delete-address-list-response.d.ts +1 -1
  460. package/lib/response/delete-address-list-response.js +1 -1
  461. package/lib/response/delete-application-group-response.d.ts +1 -1
  462. package/lib/response/delete-application-group-response.js +1 -1
  463. package/lib/response/delete-application-response.d.ts +1 -1
  464. package/lib/response/delete-application-response.js +1 -1
  465. package/lib/response/delete-decryption-profile-response.d.ts +1 -1
  466. package/lib/response/delete-decryption-profile-response.js +1 -1
  467. package/lib/response/delete-decryption-rule-response.d.ts +1 -1
  468. package/lib/response/delete-decryption-rule-response.js +1 -1
  469. package/lib/response/delete-mapped-secret-response.d.ts +1 -1
  470. package/lib/response/delete-mapped-secret-response.js +1 -1
  471. package/lib/response/delete-network-firewall-policy-response.d.ts +1 -1
  472. package/lib/response/delete-network-firewall-policy-response.js +1 -1
  473. package/lib/response/delete-network-firewall-response.d.ts +1 -1
  474. package/lib/response/delete-network-firewall-response.js +1 -1
  475. package/lib/response/delete-security-rule-response.d.ts +1 -1
  476. package/lib/response/delete-security-rule-response.js +1 -1
  477. package/lib/response/delete-service-list-response.d.ts +1 -1
  478. package/lib/response/delete-service-list-response.js +1 -1
  479. package/lib/response/delete-service-response.d.ts +1 -1
  480. package/lib/response/delete-service-response.js +1 -1
  481. package/lib/response/delete-url-list-response.d.ts +1 -1
  482. package/lib/response/delete-url-list-response.js +1 -1
  483. package/lib/response/get-address-list-response.d.ts +2 -2
  484. package/lib/response/get-address-list-response.js +1 -1
  485. package/lib/response/get-application-group-response.d.ts +2 -2
  486. package/lib/response/get-application-group-response.js +1 -1
  487. package/lib/response/get-application-response.d.ts +2 -2
  488. package/lib/response/get-application-response.js +1 -1
  489. package/lib/response/get-decryption-profile-response.d.ts +2 -2
  490. package/lib/response/get-decryption-profile-response.js +1 -1
  491. package/lib/response/get-decryption-rule-response.d.ts +2 -2
  492. package/lib/response/get-decryption-rule-response.js +1 -1
  493. package/lib/response/get-mapped-secret-response.d.ts +2 -2
  494. package/lib/response/get-mapped-secret-response.js +1 -1
  495. package/lib/response/get-network-firewall-policy-response.d.ts +2 -2
  496. package/lib/response/get-network-firewall-policy-response.js +1 -1
  497. package/lib/response/get-network-firewall-response.d.ts +2 -2
  498. package/lib/response/get-network-firewall-response.js +1 -1
  499. package/lib/response/get-security-rule-response.d.ts +2 -2
  500. package/lib/response/get-security-rule-response.js +1 -1
  501. package/lib/response/get-service-list-response.d.ts +2 -2
  502. package/lib/response/get-service-list-response.js +1 -1
  503. package/lib/response/get-service-response.d.ts +2 -2
  504. package/lib/response/get-service-response.js +1 -1
  505. package/lib/response/get-url-list-response.d.ts +2 -2
  506. package/lib/response/get-url-list-response.js +1 -1
  507. package/lib/response/get-work-request-response.d.ts +2 -2
  508. package/lib/response/get-work-request-response.js +1 -1
  509. package/lib/response/index.d.ts +1 -1
  510. package/lib/response/index.js +1 -1
  511. package/lib/response/list-address-lists-response.d.ts +1 -1
  512. package/lib/response/list-address-lists-response.js +1 -1
  513. package/lib/response/list-application-groups-response.d.ts +1 -1
  514. package/lib/response/list-application-groups-response.js +1 -1
  515. package/lib/response/list-applications-response.d.ts +1 -1
  516. package/lib/response/list-applications-response.js +1 -1
  517. package/lib/response/list-decryption-profiles-response.d.ts +1 -1
  518. package/lib/response/list-decryption-profiles-response.js +1 -1
  519. package/lib/response/list-decryption-rules-response.d.ts +1 -1
  520. package/lib/response/list-decryption-rules-response.js +1 -1
  521. package/lib/response/list-mapped-secrets-response.d.ts +1 -1
  522. package/lib/response/list-mapped-secrets-response.js +1 -1
  523. package/lib/response/list-network-firewall-policies-response.d.ts +1 -1
  524. package/lib/response/list-network-firewall-policies-response.js +1 -1
  525. package/lib/response/list-network-firewalls-response.d.ts +1 -1
  526. package/lib/response/list-network-firewalls-response.js +1 -1
  527. package/lib/response/list-security-rules-response.d.ts +1 -1
  528. package/lib/response/list-security-rules-response.js +1 -1
  529. package/lib/response/list-service-lists-response.d.ts +1 -1
  530. package/lib/response/list-service-lists-response.js +1 -1
  531. package/lib/response/list-services-response.d.ts +1 -1
  532. package/lib/response/list-services-response.js +1 -1
  533. package/lib/response/list-url-lists-response.d.ts +1 -1
  534. package/lib/response/list-url-lists-response.js +1 -1
  535. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  536. package/lib/response/list-work-request-errors-response.js +1 -1
  537. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  538. package/lib/response/list-work-request-logs-response.js +1 -1
  539. package/lib/response/list-work-requests-response.d.ts +1 -1
  540. package/lib/response/list-work-requests-response.js +1 -1
  541. package/lib/response/migrate-network-firewall-policy-response.d.ts +1 -1
  542. package/lib/response/migrate-network-firewall-policy-response.js +1 -1
  543. package/lib/response/update-address-list-response.d.ts +2 -2
  544. package/lib/response/update-address-list-response.js +1 -1
  545. package/lib/response/update-application-group-response.d.ts +2 -2
  546. package/lib/response/update-application-group-response.js +1 -1
  547. package/lib/response/update-application-response.d.ts +2 -2
  548. package/lib/response/update-application-response.js +1 -1
  549. package/lib/response/update-decryption-profile-response.d.ts +2 -2
  550. package/lib/response/update-decryption-profile-response.js +1 -1
  551. package/lib/response/update-decryption-rule-response.d.ts +2 -2
  552. package/lib/response/update-decryption-rule-response.js +1 -1
  553. package/lib/response/update-mapped-secret-response.d.ts +2 -2
  554. package/lib/response/update-mapped-secret-response.js +1 -1
  555. package/lib/response/update-network-firewall-policy-response.d.ts +1 -1
  556. package/lib/response/update-network-firewall-policy-response.js +1 -1
  557. package/lib/response/update-network-firewall-response.d.ts +1 -1
  558. package/lib/response/update-network-firewall-response.js +1 -1
  559. package/lib/response/update-security-rule-response.d.ts +2 -2
  560. package/lib/response/update-security-rule-response.js +1 -1
  561. package/lib/response/update-service-list-response.d.ts +2 -2
  562. package/lib/response/update-service-list-response.js +1 -1
  563. package/lib/response/update-service-response.d.ts +2 -2
  564. package/lib/response/update-service-response.js +1 -1
  565. package/lib/response/update-url-list-response.d.ts +2 -2
  566. package/lib/response/update-url-list-response.js +1 -1
  567. package/package.json +3 -3
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -16,8 +16,8 @@ exports.InspectionType = void 0;
16
16
  /**
17
17
  * Type of the secrets mapped based on the policy.
18
18
  * <p>
19
- * `SSL_INBOUND_INSPECTION`: For Inbound inspection of SSL traffic.
20
- * * `SSL_FORWARD_PROXY`: For forward proxy certificates for SSL inspection.
19
+ * {@code SSL_INBOUND_INSPECTION}: For Inbound inspection of SSL traffic.
20
+ * * {@code SSL_FORWARD_PROXY}: For forward proxy certificates for SSL inspection.
21
21
  *
22
22
  **/
23
23
  var InspectionType;
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -26,8 +26,8 @@ export interface MappedSecretSummary {
26
26
  /**
27
27
  * Type of the secrets mapped based on the policy.
28
28
  * <p>
29
- * `SSL_INBOUND_INSPECTION`: For Inbound inspection of SSL traffic.
30
- * * `SSL_FORWARD_PROXY`: For forward proxy certificates for SSL inspection.
29
+ * {@code SSL_INBOUND_INSPECTION}: For Inbound inspection of SSL traffic.
30
+ * * {@code SSL_FORWARD_PROXY}: For forward proxy certificates for SSL inspection.
31
31
  *
32
32
  */
33
33
  "type": model.InspectionType;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -22,8 +22,8 @@ export interface MappedSecret {
22
22
  /**
23
23
  * Type of the secrets mapped based on the policy.
24
24
  * <p>
25
- * `SSL_INBOUND_INSPECTION`: For Inbound inspection of SSL traffic.
26
- * * `SSL_FORWARD_PROXY`: For forward proxy certificates for SSL inspection.
25
+ * {@code SSL_INBOUND_INSPECTION}: For Inbound inspection of SSL traffic.
26
+ * * {@code SSL_FORWARD_PROXY}: For forward proxy certificates for SSL inspection.
27
27
  *
28
28
  */
29
29
  "type": model.InspectionType;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -29,13 +29,13 @@ export interface NetworkFirewallPolicySummary {
29
29
  "displayName": string;
30
30
  /**
31
31
  * The time instant at which the Network Firewall Policy was created in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
32
- * Example: `2016-08-25T21:10:29.600Z`
32
+ * Example: {@code 2016-08-25T21:10:29.600Z}
33
33
  *
34
34
  */
35
35
  "timeCreated": Date;
36
36
  /**
37
37
  * The time instant at which the Network Firewall Policy was updated in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
38
- * Example: `2016-08-25T21:10:29.600Z`
38
+ * Example: {@code 2016-08-25T21:10:29.600Z}
39
39
  *
40
40
  */
41
41
  "timeUpdated"?: Date;
@@ -50,7 +50,7 @@ export interface NetworkFirewallPolicySummary {
50
50
  /**
51
51
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
52
52
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
53
- * Example: `{\"Department\": \"Finance\"}`
53
+ * Example: {@code {\"Department\": \"Finance\"}}
54
54
  *
55
55
  */
56
56
  "freeformTags": {
@@ -59,7 +59,7 @@ export interface NetworkFirewallPolicySummary {
59
59
  /**
60
60
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
61
61
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
62
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
62
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
63
63
  *
64
64
  */
65
65
  "definedTags": {
@@ -69,7 +69,7 @@ export interface NetworkFirewallPolicySummary {
69
69
  };
70
70
  /**
71
71
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
72
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
72
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
73
73
  *
74
74
  */
75
75
  "systemTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -29,13 +29,13 @@ export interface NetworkFirewallPolicy {
29
29
  "displayName": string;
30
30
  /**
31
31
  * The time instant at which the Network Firewall Policy was created in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
32
- * Example: `2016-08-25T21:10:29.600Z`
32
+ * Example: {@code 2016-08-25T21:10:29.600Z}
33
33
  *
34
34
  */
35
35
  "timeCreated": Date;
36
36
  /**
37
37
  * The time instant at which the Network Firewall Policy was updated in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
38
- * Example: `2016-08-25T21:10:29.600Z`
38
+ * Example: {@code 2016-08-25T21:10:29.600Z}
39
39
  *
40
40
  */
41
41
  "timeUpdated": Date;
@@ -55,7 +55,7 @@ export interface NetworkFirewallPolicy {
55
55
  /**
56
56
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
57
57
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
58
- * Example: `{\"Department\": \"Finance\"}`
58
+ * Example: {@code {\"Department\": \"Finance\"}}
59
59
  *
60
60
  */
61
61
  "freeformTags": {
@@ -64,7 +64,7 @@ export interface NetworkFirewallPolicy {
64
64
  /**
65
65
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
66
66
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
67
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
67
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
68
68
  *
69
69
  */
70
70
  "definedTags": {
@@ -74,7 +74,7 @@ export interface NetworkFirewallPolicy {
74
74
  };
75
75
  /**
76
76
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
77
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
77
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
78
78
  *
79
79
  */
80
80
  "systemTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -34,7 +34,7 @@ export interface NetworkFirewallSummary {
34
34
  /**
35
35
  * Availability Domain where Network Firewall instance is created.
36
36
  * To get a list of availability domains for a tenancy, use {@link #listAvailabilityDomains(ListAvailabilityDomainsRequest) listAvailabilityDomains} operation.
37
- * Example: `kIdk:PHX-AD-1`
37
+ * Example: {@code kIdk:PHX-AD-1}
38
38
  *
39
39
  */
40
40
  "availabilityDomain"?: string;
@@ -52,13 +52,13 @@ export interface NetworkFirewallSummary {
52
52
  "networkFirewallPolicyId": string;
53
53
  /**
54
54
  * The time instant at which the Network Firewall was created in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
55
- * Example: `2016-08-25T21:10:29.600Z`
55
+ * Example: {@code 2016-08-25T21:10:29.600Z}
56
56
  *
57
57
  */
58
58
  "timeCreated": Date;
59
59
  /**
60
60
  * The time instant at which the Network Firewall was updated in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
61
- * Example: `2016-08-25T21:10:29.600Z`
61
+ * Example: {@code 2016-08-25T21:10:29.600Z}
62
62
  *
63
63
  */
64
64
  "timeUpdated"?: Date;
@@ -73,7 +73,7 @@ export interface NetworkFirewallSummary {
73
73
  /**
74
74
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
75
75
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
76
- * Example: `{\"Department\": \"Finance\"}`
76
+ * Example: {@code {\"Department\": \"Finance\"}}
77
77
  *
78
78
  */
79
79
  "freeformTags": {
@@ -82,7 +82,7 @@ export interface NetworkFirewallSummary {
82
82
  /**
83
83
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
84
84
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
85
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
85
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
86
86
  *
87
87
  */
88
88
  "definedTags": {
@@ -92,7 +92,7 @@ export interface NetworkFirewallSummary {
92
92
  };
93
93
  /**
94
94
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
95
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
95
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
96
96
  *
97
97
  */
98
98
  "systemTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -47,7 +47,7 @@ export interface NetworkFirewall {
47
47
  /**
48
48
  * Availability Domain where Network Firewall instance is created.
49
49
  * To get a list of availability domains for a tenancy, use the {@link #listAvailabilityDomains(ListAvailabilityDomainsRequest) listAvailabilityDomains} operation.
50
- * Example: `kIdk:PHX-AD-1`
50
+ * Example: {@code kIdk:PHX-AD-1}
51
51
  *
52
52
  */
53
53
  "availabilityDomain"?: string;
@@ -57,13 +57,13 @@ export interface NetworkFirewall {
57
57
  "networkSecurityGroupIds"?: Array<string>;
58
58
  /**
59
59
  * The time at which the Network Firewall was created in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
60
- * Example: `2016-08-25T21:10:29.600Z`
60
+ * Example: {@code 2016-08-25T21:10:29.600Z}
61
61
  *
62
62
  */
63
63
  "timeCreated": Date;
64
64
  /**
65
65
  * The time at which the Network Firewall was updated in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
66
- * Example: `2016-08-25T21:10:29.600Z`
66
+ * Example: {@code 2016-08-25T21:10:29.600Z}
67
67
  *
68
68
  */
69
69
  "timeUpdated": Date;
@@ -78,7 +78,7 @@ export interface NetworkFirewall {
78
78
  /**
79
79
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
80
80
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
81
- * Example: `{\"Department\": \"Finance\"}`
81
+ * Example: {@code {\"Department\": \"Finance\"}}
82
82
  *
83
83
  */
84
84
  "freeformTags": {
@@ -87,7 +87,7 @@ export interface NetworkFirewall {
87
87
  /**
88
88
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
89
89
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
90
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
90
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
91
91
  *
92
92
  */
93
93
  "definedTags": {
@@ -97,7 +97,7 @@ export interface NetworkFirewall {
97
97
  };
98
98
  /**
99
99
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
100
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
100
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
101
101
  *
102
102
  */
103
103
  "systemTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -28,7 +28,7 @@ export interface SecurityRuleSummary {
28
28
  * ALLOW - Allows the traffic.
29
29
  * * DROP - Silently drops the traffic, e.g. without sending a TCP reset.
30
30
  * * REJECT - Rejects the traffic, sending a TCP reset to client and/or server as applicable.
31
- * * INSPECT - Inspects traffic for vulnerability as specified in `inspection`, which may result in rejection.
31
+ * * INSPECT - Inspects traffic for vulnerability as specified in {@code inspection}, which may result in rejection.
32
32
  *
33
33
  */
34
34
  "action": model.TrafficActionType;
@@ -36,7 +36,7 @@ export interface SecurityRuleSummary {
36
36
  * Type of inspection to affect the Traffic flow. This is only applicable if action is INSPECT.
37
37
  * <p>
38
38
  * INTRUSION_DETECTION - Intrusion Detection.
39
- * * INTRUSION_PREVENTION - Intrusion Detection and Prevention. Traffic classified as potentially malicious will be rejected as described in `type`.
39
+ * * INTRUSION_PREVENTION - Intrusion Detection and Prevention. Traffic classified as potentially malicious will be rejected as described in {@code type}.
40
40
  *
41
41
  */
42
42
  "inspection"?: model.TrafficInspectionType;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });