@pulumi/sdwan 0.5.0-alpha.1755712533 → 0.5.0-alpha.1757701880

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 (605) hide show
  1. package/activateCentralizedPolicy.js +3 -3
  2. package/activateCentralizedPolicy.js.map +1 -1
  3. package/advancedInspectionProfilePolicyDefinition.d.ts +6 -3
  4. package/advancedInspectionProfilePolicyDefinition.js +25 -25
  5. package/advancedInspectionProfilePolicyDefinition.js.map +1 -1
  6. package/advancedMalwareProtectionPolicyDefinition.d.ts +39 -18
  7. package/advancedMalwareProtectionPolicyDefinition.js +27 -27
  8. package/advancedMalwareProtectionPolicyDefinition.js.map +1 -1
  9. package/allowUrlListPolicyObject.js +7 -7
  10. package/allowUrlListPolicyObject.js.map +1 -1
  11. package/appProbeClassPolicyObject.js +10 -10
  12. package/appProbeClassPolicyObject.js.map +1 -1
  13. package/applicationAwareRoutingPolicyDefinition.js +11 -11
  14. package/applicationAwareRoutingPolicyDefinition.js.map +1 -1
  15. package/applicationListPolicyObject.js +7 -7
  16. package/applicationListPolicyObject.js.map +1 -1
  17. package/applicationPriorityFeatureProfile.js +6 -6
  18. package/applicationPriorityFeatureProfile.js.map +1 -1
  19. package/applicationPriorityQosPolicy.js +15 -15
  20. package/applicationPriorityQosPolicy.js.map +1 -1
  21. package/applicationPriorityTrafficPolicyPolicy.js +20 -20
  22. package/applicationPriorityTrafficPolicyPolicy.js.map +1 -1
  23. package/asPathListPolicyObject.js +7 -7
  24. package/asPathListPolicyObject.js.map +1 -1
  25. package/attachFeatureDeviceTemplate.js +6 -6
  26. package/attachFeatureDeviceTemplate.js.map +1 -1
  27. package/blockUrlListPolicyObject.js +7 -7
  28. package/blockUrlListPolicyObject.js.map +1 -1
  29. package/cedgeAaaFeatureTemplate.d.ts +63 -33
  30. package/cedgeAaaFeatureTemplate.js +63 -63
  31. package/cedgeAaaFeatureTemplate.js.map +1 -1
  32. package/cedgeGlobalFeatureTemplate.d.ts +144 -75
  33. package/cedgeGlobalFeatureTemplate.js +103 -103
  34. package/cedgeGlobalFeatureTemplate.js.map +1 -1
  35. package/cedgeIgmpFeatureTemplate.d.ts +6 -9
  36. package/cedgeIgmpFeatureTemplate.js +13 -13
  37. package/cedgeIgmpFeatureTemplate.js.map +1 -1
  38. package/cedgeMulticastFeatureTemplate.d.ts +24 -18
  39. package/cedgeMulticastFeatureTemplate.js +23 -23
  40. package/cedgeMulticastFeatureTemplate.js.map +1 -1
  41. package/cedgePimFeatureTemplate.d.ts +36 -24
  42. package/cedgePimFeatureTemplate.js +59 -59
  43. package/cedgePimFeatureTemplate.js.map +1 -1
  44. package/cellularCedgeProfileFeatureTemplate.d.ts +30 -18
  45. package/cellularCedgeProfileFeatureTemplate.js +39 -39
  46. package/cellularCedgeProfileFeatureTemplate.js.map +1 -1
  47. package/cellularControllerFeatureTemplate.d.ts +30 -21
  48. package/cellularControllerFeatureTemplate.js +33 -33
  49. package/cellularControllerFeatureTemplate.js.map +1 -1
  50. package/cellularProfileFeatureTemplate.d.ts +27 -18
  51. package/cellularProfileFeatureTemplate.js +55 -55
  52. package/cellularProfileFeatureTemplate.js.map +1 -1
  53. package/centralizedPolicy.js +9 -9
  54. package/centralizedPolicy.js.map +1 -1
  55. package/cflowdPolicyDefinition.d.ts +30 -15
  56. package/cflowdPolicyDefinition.js +25 -25
  57. package/cflowdPolicyDefinition.js.map +1 -1
  58. package/ciscoBannerFeatureTemplate.d.ts +6 -9
  59. package/ciscoBannerFeatureTemplate.js +19 -19
  60. package/ciscoBannerFeatureTemplate.js.map +1 -1
  61. package/ciscoBfdFeatureTemplate.d.ts +33 -21
  62. package/ciscoBfdFeatureTemplate.js +25 -25
  63. package/ciscoBfdFeatureTemplate.js.map +1 -1
  64. package/ciscoBgpFeatureTemplate.d.ts +99 -48
  65. package/ciscoBgpFeatureTemplate.js +83 -83
  66. package/ciscoBgpFeatureTemplate.js.map +1 -1
  67. package/ciscoDhcpServerFeatureTemplate.d.ts +21 -15
  68. package/ciscoDhcpServerFeatureTemplate.js +47 -47
  69. package/ciscoDhcpServerFeatureTemplate.js.map +1 -1
  70. package/ciscoLoggingFeatureTemplate.d.ts +30 -18
  71. package/ciscoLoggingFeatureTemplate.js +29 -29
  72. package/ciscoLoggingFeatureTemplate.js.map +1 -1
  73. package/ciscoNtpFeatureTemplate.d.ts +18 -15
  74. package/ciscoNtpFeatureTemplate.js +31 -31
  75. package/ciscoNtpFeatureTemplate.js.map +1 -1
  76. package/ciscoOmpFeatureTemplate.d.ts +99 -48
  77. package/ciscoOmpFeatureTemplate.js +67 -67
  78. package/ciscoOmpFeatureTemplate.js.map +1 -1
  79. package/ciscoOspfFeatureTemplate.d.ts +99 -45
  80. package/ciscoOspfFeatureTemplate.js +69 -69
  81. package/ciscoOspfFeatureTemplate.js.map +1 -1
  82. package/ciscoOspfv3FeatureTemplate.d.ts +222 -93
  83. package/ciscoOspfv3FeatureTemplate.js +147 -147
  84. package/ciscoOspfv3FeatureTemplate.js.map +1 -1
  85. package/ciscoSecureInternetGatewayFeatureTemplate.d.ts +15 -12
  86. package/ciscoSecureInternetGatewayFeatureTemplate.js +23 -23
  87. package/ciscoSecureInternetGatewayFeatureTemplate.js.map +1 -1
  88. package/ciscoSecurityFeatureTemplate.d.ts +39 -24
  89. package/ciscoSecurityFeatureTemplate.js +39 -39
  90. package/ciscoSecurityFeatureTemplate.js.map +1 -1
  91. package/ciscoSigCredentialsFeatureTemplate.d.ts +12 -12
  92. package/ciscoSigCredentialsFeatureTemplate.js +55 -55
  93. package/ciscoSigCredentialsFeatureTemplate.js.map +1 -1
  94. package/ciscoSnmpFeatureTemplate.d.ts +12 -12
  95. package/ciscoSnmpFeatureTemplate.js +33 -33
  96. package/ciscoSnmpFeatureTemplate.js.map +1 -1
  97. package/ciscoSystemFeatureTemplate.d.ts +213 -318
  98. package/ciscoSystemFeatureTemplate.js +153 -151
  99. package/ciscoSystemFeatureTemplate.js.map +1 -1
  100. package/ciscoThousandeyesFeatureTemplate.d.ts +6 -9
  101. package/ciscoThousandeyesFeatureTemplate.js +13 -13
  102. package/ciscoThousandeyesFeatureTemplate.js.map +1 -1
  103. package/ciscoTrustsecFeatureTemplate.d.ts +87 -48
  104. package/ciscoTrustsecFeatureTemplate.js +73 -73
  105. package/ciscoTrustsecFeatureTemplate.js.map +1 -1
  106. package/ciscoVpnFeatureTemplate.d.ts +42 -24
  107. package/ciscoVpnFeatureTemplate.js +71 -71
  108. package/ciscoVpnFeatureTemplate.js.map +1 -1
  109. package/ciscoVpnInterfaceFeatureTemplate.d.ts +519 -258
  110. package/ciscoVpnInterfaceFeatureTemplate.js +415 -415
  111. package/ciscoVpnInterfaceFeatureTemplate.js.map +1 -1
  112. package/ciscoVpnInterfaceGreFeatureTemplate.d.ts +45 -30
  113. package/ciscoVpnInterfaceGreFeatureTemplate.js +69 -69
  114. package/ciscoVpnInterfaceGreFeatureTemplate.js.map +1 -1
  115. package/ciscoVpnInterfaceIpsecFeatureTemplate.d.ts +141 -69
  116. package/ciscoVpnInterfaceIpsecFeatureTemplate.js +117 -117
  117. package/ciscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -1
  118. package/ciscoWirelessLanFeatureTemplate.d.ts +42 -42
  119. package/ciscoWirelessLanFeatureTemplate.js +45 -45
  120. package/ciscoWirelessLanFeatureTemplate.js.map +1 -1
  121. package/classMapPolicyObject.d.ts +6 -3
  122. package/classMapPolicyObject.js +7 -7
  123. package/classMapPolicyObject.js.map +1 -1
  124. package/cliConfigFeature.js +13 -13
  125. package/cliConfigFeature.js.map +1 -1
  126. package/cliDeviceTemplate.d.ts +6 -3
  127. package/cliDeviceTemplate.js +16 -16
  128. package/cliDeviceTemplate.js.map +1 -1
  129. package/cliFeatureProfile.js +6 -6
  130. package/cliFeatureProfile.js.map +1 -1
  131. package/cliTemplateFeatureTemplate.d.ts +6 -9
  132. package/cliTemplateFeatureTemplate.js +13 -13
  133. package/cliTemplateFeatureTemplate.js.map +1 -1
  134. package/colorListPolicyObject.js +7 -7
  135. package/colorListPolicyObject.js.map +1 -1
  136. package/configurationGroup.d.ts +12 -6
  137. package/configurationGroup.js +19 -19
  138. package/configurationGroup.js.map +1 -1
  139. package/customControlTopologyPolicyDefinition.d.ts +6 -3
  140. package/customControlTopologyPolicyDefinition.js +12 -12
  141. package/customControlTopologyPolicyDefinition.js.map +1 -1
  142. package/dataFqdnPrefixListPolicyObject.js +7 -7
  143. package/dataFqdnPrefixListPolicyObject.js.map +1 -1
  144. package/dataIpv4PrefixListPolicyObject.js +7 -7
  145. package/dataIpv4PrefixListPolicyObject.js.map +1 -1
  146. package/dataIpv6PrefixListPolicyObject.js +7 -7
  147. package/dataIpv6PrefixListPolicyObject.js.map +1 -1
  148. package/dnsSecurityFeatureProfile.js +6 -6
  149. package/dnsSecurityFeatureProfile.js.map +1 -1
  150. package/dnsSecurityPolicy.js +32 -32
  151. package/dnsSecurityPolicy.js.map +1 -1
  152. package/dnsSecurityPolicyDefinition.js +30 -30
  153. package/dnsSecurityPolicyDefinition.js.map +1 -1
  154. package/domainListPolicyObject.js +7 -7
  155. package/domainListPolicyObject.js.map +1 -1
  156. package/eigrpFeatureTemplate.d.ts +42 -24
  157. package/eigrpFeatureTemplate.js +45 -45
  158. package/eigrpFeatureTemplate.js.map +1 -1
  159. package/embeddedSecurityFeatureProfile.js +6 -6
  160. package/embeddedSecurityFeatureProfile.js.map +1 -1
  161. package/expandedCommunityListPolicyObject.js +7 -7
  162. package/expandedCommunityListPolicyObject.js.map +1 -1
  163. package/extendedCommunityListPolicyObject.js +7 -7
  164. package/extendedCommunityListPolicyObject.js.map +1 -1
  165. package/featureDeviceTemplate.d.ts +6 -3
  166. package/featureDeviceTemplate.js +22 -22
  167. package/featureDeviceTemplate.js.map +1 -1
  168. package/geoLocationListPolicyObject.js +7 -7
  169. package/geoLocationListPolicyObject.js.map +1 -1
  170. package/getCiscoSystemFeatureTemplate.d.ts +4 -0
  171. package/getCiscoSystemFeatureTemplate.js.map +1 -1
  172. package/gpsFeatureTemplate.d.ts +33 -21
  173. package/gpsFeatureTemplate.js +35 -35
  174. package/gpsFeatureTemplate.js.map +1 -1
  175. package/hubAndSpokeTopologyPolicyDefinition.js +15 -15
  176. package/hubAndSpokeTopologyPolicyDefinition.js.map +1 -1
  177. package/intrusionPreventionPolicyDefinition.d.ts +24 -12
  178. package/intrusionPreventionPolicyDefinition.js +25 -25
  179. package/intrusionPreventionPolicyDefinition.js.map +1 -1
  180. package/ipsSignatureListPolicyObject.js +7 -7
  181. package/ipsSignatureListPolicyObject.js.map +1 -1
  182. package/ipv4AclPolicyDefinition.d.ts +6 -3
  183. package/ipv4AclPolicyDefinition.js +13 -13
  184. package/ipv4AclPolicyDefinition.js.map +1 -1
  185. package/ipv4DeviceAclPolicyDefinition.d.ts +6 -3
  186. package/ipv4DeviceAclPolicyDefinition.js +13 -13
  187. package/ipv4DeviceAclPolicyDefinition.js.map +1 -1
  188. package/ipv4PrefixListPolicyObject.js +7 -7
  189. package/ipv4PrefixListPolicyObject.js.map +1 -1
  190. package/ipv6AclPolicyDefinition.d.ts +6 -3
  191. package/ipv6AclPolicyDefinition.js +13 -13
  192. package/ipv6AclPolicyDefinition.js.map +1 -1
  193. package/ipv6DeviceAclPolicyDefinition.d.ts +6 -3
  194. package/ipv6DeviceAclPolicyDefinition.js +13 -13
  195. package/ipv6DeviceAclPolicyDefinition.js.map +1 -1
  196. package/ipv6PrefixListPolicyObject.js +7 -7
  197. package/ipv6PrefixListPolicyObject.js.map +1 -1
  198. package/localApplicationListPolicyObject.js +7 -7
  199. package/localApplicationListPolicyObject.js.map +1 -1
  200. package/localizedPolicy.d.ts +38 -14
  201. package/localizedPolicy.js +29 -29
  202. package/localizedPolicy.js.map +1 -1
  203. package/meshTopologyPolicyDefinition.js +15 -15
  204. package/meshTopologyPolicyDefinition.js.map +1 -1
  205. package/mirrorPolicyObject.js +10 -10
  206. package/mirrorPolicyObject.js.map +1 -1
  207. package/objectGroupPolicyDefinition.js +33 -33
  208. package/objectGroupPolicyDefinition.js.map +1 -1
  209. package/otherFeatureProfile.js +6 -6
  210. package/otherFeatureProfile.js.map +1 -1
  211. package/otherThousandeyesFeature.js +11 -11
  212. package/otherThousandeyesFeature.js.map +1 -1
  213. package/otherUcseFeature.d.ts +42 -24
  214. package/otherUcseFeature.js +39 -39
  215. package/otherUcseFeature.js.map +1 -1
  216. package/package.json +2 -2
  217. package/policerPolicyObject.d.ts +18 -9
  218. package/policerPolicyObject.js +13 -13
  219. package/policerPolicyObject.js.map +1 -1
  220. package/policyGroup.d.ts +6 -3
  221. package/policyGroup.js +15 -15
  222. package/policyGroup.js.map +1 -1
  223. package/policyObjectAppProbeClass.js +12 -12
  224. package/policyObjectAppProbeClass.js.map +1 -1
  225. package/policyObjectApplicationList.js +12 -12
  226. package/policyObjectApplicationList.js.map +1 -1
  227. package/policyObjectAsPathList.d.ts +6 -3
  228. package/policyObjectAsPathList.js +15 -15
  229. package/policyObjectAsPathList.js.map +1 -1
  230. package/policyObjectClassMap.js +12 -12
  231. package/policyObjectClassMap.js.map +1 -1
  232. package/policyObjectColorList.js +12 -12
  233. package/policyObjectColorList.js.map +1 -1
  234. package/policyObjectDataIpv4PrefixList.js +12 -12
  235. package/policyObjectDataIpv4PrefixList.js.map +1 -1
  236. package/policyObjectDataIpv6PrefixList.js +12 -12
  237. package/policyObjectDataIpv6PrefixList.js.map +1 -1
  238. package/policyObjectExpandedCommunityList.js +14 -14
  239. package/policyObjectExpandedCommunityList.js.map +1 -1
  240. package/policyObjectExtendedCommunityList.js +12 -12
  241. package/policyObjectExtendedCommunityList.js.map +1 -1
  242. package/policyObjectFeatureProfile.js +6 -6
  243. package/policyObjectFeatureProfile.js.map +1 -1
  244. package/policyObjectIpv4PrefixList.js +12 -12
  245. package/policyObjectIpv4PrefixList.js.map +1 -1
  246. package/policyObjectIpv6PrefixList.js +12 -12
  247. package/policyObjectIpv6PrefixList.js.map +1 -1
  248. package/policyObjectMirror.js +12 -12
  249. package/policyObjectMirror.js.map +1 -1
  250. package/policyObjectPolicer.js +12 -12
  251. package/policyObjectPolicer.js.map +1 -1
  252. package/policyObjectPreferredColorGroup.js +12 -12
  253. package/policyObjectPreferredColorGroup.js.map +1 -1
  254. package/policyObjectSecurityDataIpv4PrefixList.js +12 -12
  255. package/policyObjectSecurityDataIpv4PrefixList.js.map +1 -1
  256. package/policyObjectSecurityFqdnList.js +12 -12
  257. package/policyObjectSecurityFqdnList.js.map +1 -1
  258. package/policyObjectSecurityGeolocationList.d.ts +3 -3
  259. package/policyObjectSecurityGeolocationList.js +12 -12
  260. package/policyObjectSecurityGeolocationList.js.map +1 -1
  261. package/policyObjectSecurityIdentityList.js +11 -11
  262. package/policyObjectSecurityIdentityList.js.map +1 -1
  263. package/policyObjectSecurityIpsSignature.js +12 -12
  264. package/policyObjectSecurityIpsSignature.js.map +1 -1
  265. package/policyObjectSecurityLocalApplicationList.js +11 -11
  266. package/policyObjectSecurityLocalApplicationList.js.map +1 -1
  267. package/policyObjectSecurityLocalDomainList.js +12 -12
  268. package/policyObjectSecurityLocalDomainList.js.map +1 -1
  269. package/policyObjectSecurityPortList.js +12 -12
  270. package/policyObjectSecurityPortList.js.map +1 -1
  271. package/policyObjectSecurityScalableGroupTagList.js +12 -12
  272. package/policyObjectSecurityScalableGroupTagList.js.map +1 -1
  273. package/policyObjectSecurityUrlAllowList.js +12 -12
  274. package/policyObjectSecurityUrlAllowList.js.map +1 -1
  275. package/policyObjectSecurityUrlBlockList.js +12 -12
  276. package/policyObjectSecurityUrlBlockList.js.map +1 -1
  277. package/policyObjectSlaClassList.js +12 -12
  278. package/policyObjectSlaClassList.js.map +1 -1
  279. package/policyObjectStandardCommunityList.js +12 -12
  280. package/policyObjectStandardCommunityList.js.map +1 -1
  281. package/policyObjectTlocList.js +12 -12
  282. package/policyObjectTlocList.js.map +1 -1
  283. package/policyObjectVpnGroup.js +12 -12
  284. package/policyObjectVpnGroup.js.map +1 -1
  285. package/portListPolicyObject.js +7 -7
  286. package/portListPolicyObject.js.map +1 -1
  287. package/preferredColorGroupPolicyObject.d.ts +18 -9
  288. package/preferredColorGroupPolicyObject.js +17 -17
  289. package/preferredColorGroupPolicyObject.js.map +1 -1
  290. package/protocolListPolicyObject.js +7 -7
  291. package/protocolListPolicyObject.js.map +1 -1
  292. package/provider.js +5 -5
  293. package/provider.js.map +1 -1
  294. package/qosMapPolicyDefinition.js +11 -11
  295. package/qosMapPolicyDefinition.js.map +1 -1
  296. package/regionListPolicyObject.js +7 -7
  297. package/regionListPolicyObject.js.map +1 -1
  298. package/rewriteRulePolicyDefinition.js +11 -11
  299. package/rewriteRulePolicyDefinition.js.map +1 -1
  300. package/routePolicyDefinition.d.ts +6 -3
  301. package/routePolicyDefinition.js +12 -12
  302. package/routePolicyDefinition.js.map +1 -1
  303. package/ruleSetPolicyDefinition.js +10 -10
  304. package/ruleSetPolicyDefinition.js.map +1 -1
  305. package/securityAppHostingFeatureTemplate.d.ts +6 -9
  306. package/securityAppHostingFeatureTemplate.js +13 -13
  307. package/securityAppHostingFeatureTemplate.js.map +1 -1
  308. package/securityPolicy.d.ts +42 -21
  309. package/securityPolicy.js +46 -46
  310. package/securityPolicy.js.map +1 -1
  311. package/serviceDhcpServerFeature.d.ts +21 -21
  312. package/serviceDhcpServerFeature.js +49 -49
  313. package/serviceDhcpServerFeature.js.map +1 -1
  314. package/serviceFeatureProfile.js +6 -6
  315. package/serviceFeatureProfile.js.map +1 -1
  316. package/serviceIpv4AclFeature.d.ts +9 -3
  317. package/serviceIpv4AclFeature.js +13 -13
  318. package/serviceIpv4AclFeature.js.map +1 -1
  319. package/serviceIpv6AclFeature.d.ts +9 -3
  320. package/serviceIpv6AclFeature.js +13 -13
  321. package/serviceIpv6AclFeature.js.map +1 -1
  322. package/serviceLanVpnFeature.d.ts +27 -12
  323. package/serviceLanVpnFeature.js +83 -83
  324. package/serviceLanVpnFeature.js.map +1 -1
  325. package/serviceLanVpnFeatureAssociateMulticastFeature.js +11 -11
  326. package/serviceLanVpnFeatureAssociateMulticastFeature.js.map +1 -1
  327. package/serviceLanVpnFeatureAssociateRoutingBgpFeature.js +11 -11
  328. package/serviceLanVpnFeatureAssociateRoutingBgpFeature.js.map +1 -1
  329. package/serviceLanVpnFeatureAssociateRoutingEigrpFeature.js +11 -11
  330. package/serviceLanVpnFeatureAssociateRoutingEigrpFeature.js.map +1 -1
  331. package/serviceLanVpnFeatureAssociateRoutingOspfFeature.js +11 -11
  332. package/serviceLanVpnFeatureAssociateRoutingOspfFeature.js.map +1 -1
  333. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js +11 -11
  334. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js.map +1 -1
  335. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js +11 -11
  336. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js.map +1 -1
  337. package/serviceLanVpnInterfaceEthernetFeature.d.ts +168 -90
  338. package/serviceLanVpnInterfaceEthernetFeature.js +182 -182
  339. package/serviceLanVpnInterfaceEthernetFeature.js.map +1 -1
  340. package/serviceLanVpnInterfaceEthernetFeatureAssociateDhcpServerFeature.js +14 -14
  341. package/serviceLanVpnInterfaceEthernetFeatureAssociateDhcpServerFeature.js.map +1 -1
  342. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js +14 -14
  343. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js.map +1 -1
  344. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js +14 -14
  345. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js.map +1 -1
  346. package/serviceLanVpnInterfaceGreFeature.d.ts +36 -30
  347. package/serviceLanVpnInterfaceGreFeature.js +68 -68
  348. package/serviceLanVpnInterfaceGreFeature.js.map +1 -1
  349. package/serviceLanVpnInterfaceIpsecFeature.d.ts +141 -105
  350. package/serviceLanVpnInterfaceIpsecFeature.js +131 -131
  351. package/serviceLanVpnInterfaceIpsecFeature.js.map +1 -1
  352. package/serviceLanVpnInterfaceIpsecFeatureAssociateDhcpServerFeature.js +14 -14
  353. package/serviceLanVpnInterfaceIpsecFeatureAssociateDhcpServerFeature.js.map +1 -1
  354. package/serviceLanVpnInterfaceSviFeature.d.ts +63 -39
  355. package/serviceLanVpnInterfaceSviFeature.js +88 -88
  356. package/serviceLanVpnInterfaceSviFeature.js.map +1 -1
  357. package/serviceLanVpnInterfaceSviFeatureAssociateDhcpServerFeature.js +14 -14
  358. package/serviceLanVpnInterfaceSviFeatureAssociateDhcpServerFeature.js.map +1 -1
  359. package/serviceMulticastFeature.d.ts +39 -18
  360. package/serviceMulticastFeature.js +60 -60
  361. package/serviceMulticastFeature.js.map +1 -1
  362. package/serviceObjectTrackerFeature.d.ts +27 -24
  363. package/serviceObjectTrackerFeature.js +32 -32
  364. package/serviceObjectTrackerFeature.js.map +1 -1
  365. package/serviceObjectTrackerGroupFeature.d.ts +15 -6
  366. package/serviceObjectTrackerGroupFeature.js +19 -19
  367. package/serviceObjectTrackerGroupFeature.js.map +1 -1
  368. package/serviceRoutePolicyFeature.d.ts +9 -3
  369. package/serviceRoutePolicyFeature.js +13 -13
  370. package/serviceRoutePolicyFeature.js.map +1 -1
  371. package/serviceRoutingBgpFeature.d.ts +123 -57
  372. package/serviceRoutingBgpFeature.js +109 -109
  373. package/serviceRoutingBgpFeature.js.map +1 -1
  374. package/serviceRoutingEigrpFeature.d.ts +36 -15
  375. package/serviceRoutingEigrpFeature.js +44 -44
  376. package/serviceRoutingEigrpFeature.js.map +1 -1
  377. package/serviceRoutingOspfFeature.d.ts +93 -36
  378. package/serviceRoutingOspfFeature.js +67 -67
  379. package/serviceRoutingOspfFeature.js.map +1 -1
  380. package/serviceRoutingOspfv3Ipv4Feature.d.ts +102 -39
  381. package/serviceRoutingOspfv3Ipv4Feature.js +79 -79
  382. package/serviceRoutingOspfv3Ipv4Feature.js.map +1 -1
  383. package/serviceRoutingOspfv3Ipv6Feature.d.ts +102 -39
  384. package/serviceRoutingOspfv3Ipv6Feature.js +79 -79
  385. package/serviceRoutingOspfv3Ipv6Feature.js.map +1 -1
  386. package/serviceSwitchportFeature.d.ts +9 -3
  387. package/serviceSwitchportFeature.js +17 -17
  388. package/serviceSwitchportFeature.js.map +1 -1
  389. package/serviceTrackerFeature.d.ts +45 -15
  390. package/serviceTrackerFeature.js +53 -53
  391. package/serviceTrackerFeature.js.map +1 -1
  392. package/serviceTrackerGroupFeature.d.ts +9 -3
  393. package/serviceTrackerGroupFeature.js +15 -15
  394. package/serviceTrackerGroupFeature.js.map +1 -1
  395. package/serviceWirelessLanFeature.d.ts +27 -54
  396. package/serviceWirelessLanFeature.js +47 -47
  397. package/serviceWirelessLanFeature.js.map +1 -1
  398. package/sigSecurityFeatureProfile.js +6 -6
  399. package/sigSecurityFeatureProfile.js.map +1 -1
  400. package/siteListPolicyObject.js +7 -7
  401. package/siteListPolicyObject.js.map +1 -1
  402. package/slaClassPolicyObject.d.ts +39 -27
  403. package/slaClassPolicyObject.js +22 -22
  404. package/slaClassPolicyObject.js.map +1 -1
  405. package/standardCommunityListPolicyObject.js +7 -7
  406. package/standardCommunityListPolicyObject.js.map +1 -1
  407. package/switchportFeatureTemplate.d.ts +39 -21
  408. package/switchportFeatureTemplate.js +25 -25
  409. package/switchportFeatureTemplate.js.map +1 -1
  410. package/systemAaaFeature.d.ts +24 -12
  411. package/systemAaaFeature.js +38 -38
  412. package/systemAaaFeature.js.map +1 -1
  413. package/systemBannerFeature.js +17 -17
  414. package/systemBannerFeature.js.map +1 -1
  415. package/systemBasicFeature.d.ts +168 -297
  416. package/systemBasicFeature.js +129 -129
  417. package/systemBasicFeature.js.map +1 -1
  418. package/systemBfdFeature.d.ts +18 -9
  419. package/systemBfdFeature.js +23 -23
  420. package/systemBfdFeature.js.map +1 -1
  421. package/systemFeatureProfile.js +6 -6
  422. package/systemFeatureProfile.js.map +1 -1
  423. package/systemFlexiblePortSpeedFeature.d.ts +9 -9
  424. package/systemFlexiblePortSpeedFeature.js +13 -13
  425. package/systemFlexiblePortSpeedFeature.js.map +1 -1
  426. package/systemGlobalFeature.d.ts +138 -66
  427. package/systemGlobalFeature.js +101 -101
  428. package/systemGlobalFeature.js.map +1 -1
  429. package/systemIpv4DeviceAccessFeature.d.ts +9 -3
  430. package/systemIpv4DeviceAccessFeature.js +13 -13
  431. package/systemIpv4DeviceAccessFeature.js.map +1 -1
  432. package/systemIpv6DeviceAccessFeature.d.ts +9 -3
  433. package/systemIpv6DeviceAccessFeature.js +13 -13
  434. package/systemIpv6DeviceAccessFeature.js.map +1 -1
  435. package/systemLoggingFeature.d.ts +24 -9
  436. package/systemLoggingFeature.js +27 -27
  437. package/systemLoggingFeature.js.map +1 -1
  438. package/systemMrfFeature.d.ts +30 -15
  439. package/systemMrfFeature.js +23 -23
  440. package/systemMrfFeature.js.map +1 -1
  441. package/systemNtpFeature.d.ts +12 -6
  442. package/systemNtpFeature.js +29 -29
  443. package/systemNtpFeature.js.map +1 -1
  444. package/systemOmpFeature.d.ts +189 -84
  445. package/systemOmpFeature.js +125 -125
  446. package/systemOmpFeature.js.map +1 -1
  447. package/systemPerformanceMonitoringFeature.d.ts +24 -12
  448. package/systemPerformanceMonitoringFeature.js +21 -21
  449. package/systemPerformanceMonitoringFeature.js.map +1 -1
  450. package/systemRemoteAccessFeature.d.ts +87 -57
  451. package/systemRemoteAccessFeature.js +90 -90
  452. package/systemRemoteAccessFeature.js.map +1 -1
  453. package/systemSecurityFeature.d.ts +33 -15
  454. package/systemSecurityFeature.js +33 -33
  455. package/systemSecurityFeature.js.map +1 -1
  456. package/systemSnmpFeature.d.ts +6 -3
  457. package/systemSnmpFeature.js +31 -31
  458. package/systemSnmpFeature.js.map +1 -1
  459. package/tag.js +8 -8
  460. package/tag.js.map +1 -1
  461. package/tlocListPolicyObject.js +7 -7
  462. package/tlocListPolicyObject.js.map +1 -1
  463. package/tlsSslDecryptionPolicyDefinition.d.ts +72 -36
  464. package/tlsSslDecryptionPolicyDefinition.js +41 -41
  465. package/tlsSslDecryptionPolicyDefinition.js.map +1 -1
  466. package/tlsSslProfilePolicyDefinition.d.ts +12 -6
  467. package/tlsSslProfilePolicyDefinition.js +29 -29
  468. package/tlsSslProfilePolicyDefinition.js.map +1 -1
  469. package/trafficDataPolicyDefinition.d.ts +6 -3
  470. package/trafficDataPolicyDefinition.js +13 -13
  471. package/trafficDataPolicyDefinition.js.map +1 -1
  472. package/transportCellularControllerFeature.d.ts +24 -12
  473. package/transportCellularControllerFeature.js +30 -30
  474. package/transportCellularControllerFeature.js.map +1 -1
  475. package/transportCellularProfileFeature.d.ts +27 -15
  476. package/transportCellularProfileFeature.js +39 -39
  477. package/transportCellularProfileFeature.js.map +1 -1
  478. package/transportFeatureProfile.js +6 -6
  479. package/transportFeatureProfile.js.map +1 -1
  480. package/transportGpsFeature.d.ts +27 -12
  481. package/transportGpsFeature.js +33 -33
  482. package/transportGpsFeature.js.map +1 -1
  483. package/transportIpv4AclFeature.d.ts +9 -3
  484. package/transportIpv4AclFeature.js +13 -13
  485. package/transportIpv4AclFeature.js.map +1 -1
  486. package/transportIpv6AclFeature.d.ts +9 -3
  487. package/transportIpv6AclFeature.js +13 -13
  488. package/transportIpv6AclFeature.js.map +1 -1
  489. package/transportIpv6TrackerFeature.d.ts +45 -15
  490. package/transportIpv6TrackerFeature.js +45 -45
  491. package/transportIpv6TrackerFeature.js.map +1 -1
  492. package/transportIpv6TrackerGroupFeature.d.ts +9 -3
  493. package/transportIpv6TrackerGroupFeature.js +20 -20
  494. package/transportIpv6TrackerGroupFeature.js.map +1 -1
  495. package/transportManagementVpnFeature.js +35 -35
  496. package/transportManagementVpnFeature.js.map +1 -1
  497. package/transportManagementVpnInterfaceEthernetFeature.d.ts +111 -66
  498. package/transportManagementVpnInterfaceEthernetFeature.js +110 -110
  499. package/transportManagementVpnInterfaceEthernetFeature.js.map +1 -1
  500. package/transportRoutePolicyFeature.d.ts +9 -3
  501. package/transportRoutePolicyFeature.js +13 -13
  502. package/transportRoutePolicyFeature.js.map +1 -1
  503. package/transportRoutingBgpFeature.d.ts +123 -57
  504. package/transportRoutingBgpFeature.js +111 -111
  505. package/transportRoutingBgpFeature.js.map +1 -1
  506. package/transportRoutingOspfFeature.d.ts +93 -36
  507. package/transportRoutingOspfFeature.js +67 -67
  508. package/transportRoutingOspfFeature.js.map +1 -1
  509. package/transportRoutingOspfv3Ipv4Feature.d.ts +102 -39
  510. package/transportRoutingOspfv3Ipv4Feature.js +79 -79
  511. package/transportRoutingOspfv3Ipv4Feature.js.map +1 -1
  512. package/transportRoutingOspfv3Ipv6Feature.d.ts +102 -39
  513. package/transportRoutingOspfv3Ipv6Feature.js +79 -79
  514. package/transportRoutingOspfv3Ipv6Feature.js.map +1 -1
  515. package/transportT1E1ControllerFeature.d.ts +6 -3
  516. package/transportT1E1ControllerFeature.js +19 -19
  517. package/transportT1E1ControllerFeature.js.map +1 -1
  518. package/transportTrackerFeature.d.ts +45 -15
  519. package/transportTrackerFeature.js +45 -45
  520. package/transportTrackerFeature.js.map +1 -1
  521. package/transportTrackerGroupFeature.d.ts +9 -3
  522. package/transportTrackerGroupFeature.js +15 -15
  523. package/transportTrackerGroupFeature.js.map +1 -1
  524. package/transportWanVpnFeature.d.ts +12 -6
  525. package/transportWanVpnFeature.js +41 -41
  526. package/transportWanVpnFeature.js.map +1 -1
  527. package/transportWanVpnFeatureAssociateRoutingBgpFeature.js +11 -11
  528. package/transportWanVpnFeatureAssociateRoutingBgpFeature.js.map +1 -1
  529. package/transportWanVpnFeatureAssociateRoutingOspfFeature.js +11 -11
  530. package/transportWanVpnFeatureAssociateRoutingOspfFeature.js.map +1 -1
  531. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js +11 -11
  532. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js.map +1 -1
  533. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js +11 -11
  534. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js.map +1 -1
  535. package/transportWanVpnInterfaceCellularFeature.d.ts +360 -177
  536. package/transportWanVpnInterfaceCellularFeature.js +268 -268
  537. package/transportWanVpnInterfaceCellularFeature.js.map +1 -1
  538. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerFeature.js +14 -14
  539. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerFeature.js.map +1 -1
  540. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerGroupFeature.js +14 -14
  541. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerGroupFeature.js.map +1 -1
  542. package/transportWanVpnInterfaceEthernetFeature.d.ts +495 -306
  543. package/transportWanVpnInterfaceEthernetFeature.js +392 -392
  544. package/transportWanVpnInterfaceEthernetFeature.js.map +1 -1
  545. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerFeature.js +14 -14
  546. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerFeature.js.map +1 -1
  547. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerGroupFeature.js +14 -14
  548. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerGroupFeature.js.map +1 -1
  549. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js +14 -14
  550. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js.map +1 -1
  551. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js +14 -14
  552. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js.map +1 -1
  553. package/transportWanVpnInterfaceGreFeature.d.ts +36 -30
  554. package/transportWanVpnInterfaceGreFeature.js +68 -68
  555. package/transportWanVpnInterfaceGreFeature.js.map +1 -1
  556. package/transportWanVpnInterfaceGreFeatureAssociateTrackerFeature.js +14 -14
  557. package/transportWanVpnInterfaceGreFeatureAssociateTrackerFeature.js.map +1 -1
  558. package/transportWanVpnInterfaceIpsecFeature.d.ts +141 -105
  559. package/transportWanVpnInterfaceIpsecFeature.js +130 -130
  560. package/transportWanVpnInterfaceIpsecFeature.js.map +1 -1
  561. package/transportWanVpnInterfaceIpsecFeatureAssociateTrackerFeature.js +14 -14
  562. package/transportWanVpnInterfaceIpsecFeatureAssociateTrackerFeature.js.map +1 -1
  563. package/transportWanVpnInterfaceT1E1SerialFeature.d.ts +285 -159
  564. package/transportWanVpnInterfaceT1E1SerialFeature.js +220 -220
  565. package/transportWanVpnInterfaceT1E1SerialFeature.js.map +1 -1
  566. package/types/input.d.ts +25 -0
  567. package/types/output.d.ts +45 -0
  568. package/urlFilteringPolicyDefinition.d.ts +24 -15
  569. package/urlFilteringPolicyDefinition.js +33 -33
  570. package/urlFilteringPolicyDefinition.js.map +1 -1
  571. package/utilities.js +18 -29
  572. package/utilities.js.map +1 -1
  573. package/vpnInterfaceCellularFeatureTemplate.d.ts +399 -195
  574. package/vpnInterfaceCellularFeatureTemplate.js +301 -301
  575. package/vpnInterfaceCellularFeatureTemplate.js.map +1 -1
  576. package/vpnInterfaceDslIpoeFeatureTemplate.d.ts +411 -201
  577. package/vpnInterfaceDslIpoeFeatureTemplate.js +327 -327
  578. package/vpnInterfaceDslIpoeFeatureTemplate.js.map +1 -1
  579. package/vpnInterfaceDslPppoaFeatureTemplate.d.ts +396 -192
  580. package/vpnInterfaceDslPppoaFeatureTemplate.js +305 -305
  581. package/vpnInterfaceDslPppoaFeatureTemplate.js.map +1 -1
  582. package/vpnInterfaceDslPppoeFeatureTemplate.d.ts +420 -204
  583. package/vpnInterfaceDslPppoeFeatureTemplate.js +321 -321
  584. package/vpnInterfaceDslPppoeFeatureTemplate.js.map +1 -1
  585. package/vpnInterfaceEthernetPppoeFeatureTemplate.d.ts +420 -204
  586. package/vpnInterfaceEthernetPppoeFeatureTemplate.js +319 -319
  587. package/vpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -1
  588. package/vpnInterfaceMultilinkFeatureTemplate.d.ts +348 -174
  589. package/vpnInterfaceMultilinkFeatureTemplate.js +279 -279
  590. package/vpnInterfaceMultilinkFeatureTemplate.js.map +1 -1
  591. package/vpnInterfaceSviFeatureTemplate.d.ts +72 -36
  592. package/vpnInterfaceSviFeatureTemplate.js +85 -85
  593. package/vpnInterfaceSviFeatureTemplate.js.map +1 -1
  594. package/vpnInterfaceT1E1SerialFeatureTemplate.d.ts +309 -162
  595. package/vpnInterfaceT1E1SerialFeatureTemplate.js +245 -245
  596. package/vpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -1
  597. package/vpnListPolicyObject.js +7 -7
  598. package/vpnListPolicyObject.js.map +1 -1
  599. package/vpnMembershipPolicyDefinition.js +11 -11
  600. package/vpnMembershipPolicyDefinition.js.map +1 -1
  601. package/zoneBasedFirewallPolicyDefinition.d.ts +12 -6
  602. package/zoneBasedFirewallPolicyDefinition.js +18 -18
  603. package/zoneBasedFirewallPolicyDefinition.js.map +1 -1
  604. package/zoneListPolicyObject.js +7 -7
  605. package/zoneListPolicyObject.js.map +1 -1
@@ -34,7 +34,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
34
34
  */
35
35
  readonly accessLists: pulumi.Output<outputs.VpnInterfaceDslPppoeFeatureTemplateAccessList[] | undefined>;
36
36
  /**
37
- * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
37
+ * Interface downstream bandwidth capacity, in kbps
38
+ * - Range: `1`-`2147483647`
38
39
  */
39
40
  readonly bandwidthDownstream: pulumi.Output<number | undefined>;
40
41
  /**
@@ -42,7 +43,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
42
43
  */
43
44
  readonly bandwidthDownstreamVariable: pulumi.Output<string | undefined>;
44
45
  /**
45
- * Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
46
+ * Interface upstream bandwidth capacity, in kbps
47
+ * - Range: `1`-`2147483647`
46
48
  */
47
49
  readonly bandwidthUpstream: pulumi.Output<number | undefined>;
48
50
  /**
@@ -66,7 +68,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
66
68
  */
67
69
  readonly chapPppAuthPasswordVariable: pulumi.Output<string | undefined>;
68
70
  /**
69
- * Enable core region - Choices: `core`, `core-shared` - Default value: `core`
71
+ * Enable core region
72
+ * - Choices: `core`, `core-shared`
73
+ * - Default value: `core`
70
74
  */
71
75
  readonly coreRegion: pulumi.Output<string | undefined>;
72
76
  /**
@@ -78,13 +82,13 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
78
82
  */
79
83
  readonly description: pulumi.Output<string>;
80
84
  /**
81
- * List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
82
- * `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
83
- * `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
85
+ * List of supported device types
86
+ * - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`, `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`, `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
84
87
  */
85
88
  readonly deviceTypes: pulumi.Output<string[]>;
86
89
  /**
87
- * Enable core region - Default value: `false`
90
+ * Enable core region
91
+ * - Default value: `false`
88
92
  */
89
93
  readonly enableCoreRegion: pulumi.Output<boolean | undefined>;
90
94
  /**
@@ -100,11 +104,13 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
100
104
  */
101
105
  readonly ethernetDescriptionVariable: pulumi.Output<string | undefined>;
102
106
  /**
103
- * Dialer IP Negotiated - Default value: `false`
107
+ * Dialer IP Negotiated
108
+ * - Default value: `false`
104
109
  */
105
110
  readonly ethernetDialerAddressNegotiated: pulumi.Output<boolean | undefined>;
106
111
  /**
107
- * Dialer pool number - Range: `1`-`255`
112
+ * Dialer pool number
113
+ * - Range: `1`-`255`
108
114
  */
109
115
  readonly ethernetDialerPoolNumber: pulumi.Output<number | undefined>;
110
116
  /**
@@ -120,7 +126,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
120
126
  */
121
127
  readonly ethernetInterfaceNameVariable: pulumi.Output<string | undefined>;
122
128
  /**
123
- * Maximum MRU to be negotiated during PPP LCP negotiation - Range: `64`-`1792`
129
+ * Maximum MRU to be negotiated during PPP LCP negotiation
130
+ * - Range: `64`-`1792`
124
131
  */
125
132
  readonly ethernetPppMaximumPayload: pulumi.Output<number | undefined>;
126
133
  /**
@@ -136,7 +143,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
136
143
  */
137
144
  readonly ethernetUnnumberedLoopbackInterfaceVariable: pulumi.Output<string | undefined>;
138
145
  /**
139
- * Encapsulation VLAN id - Range: `1`-`4094`
146
+ * Encapsulation VLAN id
147
+ * - Range: `1`-`4094`
140
148
  */
141
149
  readonly ethernetVlanId: pulumi.Output<number | undefined>;
142
150
  /**
@@ -144,7 +152,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
144
152
  */
145
153
  readonly ethernetVlanIdVariable: pulumi.Output<string | undefined>;
146
154
  /**
147
- * IP Directed-Broadcast - Default value: `false`
155
+ * IP Directed-Broadcast
156
+ * - Default value: `false`
148
157
  */
149
158
  readonly ipDirectedBroadcast: pulumi.Output<boolean | undefined>;
150
159
  /**
@@ -152,7 +161,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
152
161
  */
153
162
  readonly ipDirectedBroadcastVariable: pulumi.Output<string | undefined>;
154
163
  /**
155
- * Interface MTU <576..2000>, in bytes - Range: `576`-`2000` - Default value: `1500`
164
+ * Interface MTU <576..2000>, in bytes
165
+ * - Range: `576`-`2000`
166
+ * - Default value: `1500`
156
167
  */
157
168
  readonly ipMtu: pulumi.Output<number | undefined>;
158
169
  /**
@@ -164,11 +175,13 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
164
175
  */
165
176
  readonly name: pulumi.Output<string>;
166
177
  /**
167
- * Network Address Translation on this interface - Default value: `false`
178
+ * Network Address Translation on this interface
179
+ * - Default value: `false`
168
180
  */
169
181
  readonly nat: pulumi.Output<boolean | undefined>;
170
182
  /**
171
- * Block inbound ICMP error messages - Default value: `true`
183
+ * Block inbound ICMP error messages
184
+ * - Default value: `true`
172
185
  */
173
186
  readonly natBlockIcmpError: pulumi.Output<boolean | undefined>;
174
187
  /**
@@ -180,7 +193,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
180
193
  */
181
194
  readonly natPortForwards: pulumi.Output<outputs.VpnInterfaceDslPppoeFeatureTemplateNatPortForward[] | undefined>;
182
195
  /**
183
- * Set NAT refresh mode - Choices: `outbound`, `bi-directional` - Default value: `outbound`
196
+ * Set NAT refresh mode
197
+ * - Choices: `outbound`, `bi-directional`
198
+ * - Default value: `outbound`
184
199
  */
185
200
  readonly natRefreshMode: pulumi.Output<string | undefined>;
186
201
  /**
@@ -188,7 +203,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
188
203
  */
189
204
  readonly natRefreshModeVariable: pulumi.Output<string | undefined>;
190
205
  /**
191
- * Respond to ping requests to NAT interface ip address from the public side - Default value: `false`
206
+ * Respond to ping requests to NAT interface ip address from the public side
207
+ * - Default value: `false`
192
208
  */
193
209
  readonly natResponseToPing: pulumi.Output<boolean | undefined>;
194
210
  /**
@@ -196,7 +212,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
196
212
  */
197
213
  readonly natResponseToPingVariable: pulumi.Output<string | undefined>;
198
214
  /**
199
- * Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
215
+ * Set NAT TCP session timeout, in minutes
216
+ * - Range: `1`-`8947`
217
+ * - Default value: `60`
200
218
  */
201
219
  readonly natTcpTimeout: pulumi.Output<number | undefined>;
202
220
  /**
@@ -204,7 +222,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
204
222
  */
205
223
  readonly natTcpTimeoutVariable: pulumi.Output<string | undefined>;
206
224
  /**
207
- * Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
225
+ * Set NAT UDP session timeout, in minutes
226
+ * - Range: `1`-`8947`
227
+ * - Default value: `1`
208
228
  */
209
229
  readonly natUdpTimeout: pulumi.Output<number | undefined>;
210
230
  /**
@@ -232,11 +252,13 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
232
252
  */
233
253
  readonly papUsernameVariable: pulumi.Output<string | undefined>;
234
254
  /**
235
- * Per-tunnel Qos - Default value: `false`
255
+ * Per-tunnel Qos
256
+ * - Default value: `false`
236
257
  */
237
258
  readonly perTunnelQos: pulumi.Output<boolean | undefined>;
238
259
  /**
239
- * Per-tunnel QoS Aggregator - Default value: `false`
260
+ * Per-tunnel QoS Aggregator
261
+ * - Default value: `false`
240
262
  */
241
263
  readonly perTunnelQosAggregator: pulumi.Output<boolean | undefined>;
242
264
  /**
@@ -252,11 +274,13 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
252
274
  */
253
275
  readonly policers: pulumi.Output<outputs.VpnInterfaceDslPppoeFeatureTemplatePolicer[] | undefined>;
254
276
  /**
255
- * PPP Link Authentication Protocol - Choices: `chap`, `pap`
277
+ * PPP Link Authentication Protocol
278
+ * - Choices: `chap`, `pap`
256
279
  */
257
280
  readonly pppAuthenticationProtocol: pulumi.Output<string | undefined>;
258
281
  /**
259
- * PPP Authentication Protocol PAP - Default value: `false`
282
+ * PPP Authentication Protocol PAP
283
+ * - Default value: `false`
260
284
  */
261
285
  readonly pppAuthenticationProtocolPap: pulumi.Output<boolean | undefined>;
262
286
  /**
@@ -264,11 +288,14 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
264
288
  */
265
289
  readonly pppAuthenticationProtocolVariable: pulumi.Output<string | undefined>;
266
290
  /**
267
- * Authenticate remote on incoming call only - Choices: `callin`, `false` - Default value: `callin`
291
+ * Authenticate remote on incoming call only
292
+ * - Choices: `callin`, `false`
293
+ * - Default value: `callin`
268
294
  */
269
295
  readonly pppAuthenticationType: pulumi.Output<string | undefined>;
270
296
  /**
271
- * Adaptive QoS default downstream bandwidth - Range: `8`-`100000000`
297
+ * Adaptive QoS default downstream bandwidth
298
+ * - Range: `8`-`100000000`
272
299
  */
273
300
  readonly qosAdaptiveBandwidthDownstream: pulumi.Output<number | undefined>;
274
301
  /**
@@ -276,7 +303,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
276
303
  */
277
304
  readonly qosAdaptiveBandwidthDownstreamVariable: pulumi.Output<string | undefined>;
278
305
  /**
279
- * Adaptive QoS default upstream bandwidth - Range: `8`-`100000000`
306
+ * Adaptive QoS default upstream bandwidth
307
+ * - Range: `8`-`100000000`
280
308
  */
281
309
  readonly qosAdaptiveBandwidthUpstream: pulumi.Output<number | undefined>;
282
310
  /**
@@ -284,7 +312,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
284
312
  */
285
313
  readonly qosAdaptiveBandwidthUpstreamVariable: pulumi.Output<string | undefined>;
286
314
  /**
287
- * Downstream max bandwidth limit - Range: `8`-`100000000`
315
+ * Downstream max bandwidth limit
316
+ * - Range: `8`-`100000000`
288
317
  */
289
318
  readonly qosAdaptiveMaxDownstream: pulumi.Output<number | undefined>;
290
319
  /**
@@ -292,7 +321,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
292
321
  */
293
322
  readonly qosAdaptiveMaxDownstreamVariable: pulumi.Output<string | undefined>;
294
323
  /**
295
- * Upstream max bandwidth limit - Range: `8`-`100000000`
324
+ * Upstream max bandwidth limit
325
+ * - Range: `8`-`100000000`
296
326
  */
297
327
  readonly qosAdaptiveMaxUpstream: pulumi.Output<number | undefined>;
298
328
  /**
@@ -300,7 +330,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
300
330
  */
301
331
  readonly qosAdaptiveMaxUpstreamVariable: pulumi.Output<string | undefined>;
302
332
  /**
303
- * Downstream min bandwidth limit - Range: `8`-`100000000`
333
+ * Downstream min bandwidth limit
334
+ * - Range: `8`-`100000000`
304
335
  */
305
336
  readonly qosAdaptiveMinDownstream: pulumi.Output<number | undefined>;
306
337
  /**
@@ -308,7 +339,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
308
339
  */
309
340
  readonly qosAdaptiveMinDownstreamVariable: pulumi.Output<string | undefined>;
310
341
  /**
311
- * Upstream min bandwidth limit - Range: `8`-`100000000`
342
+ * Upstream min bandwidth limit
343
+ * - Range: `8`-`100000000`
312
344
  */
313
345
  readonly qosAdaptiveMinUpstream: pulumi.Output<number | undefined>;
314
346
  /**
@@ -316,7 +348,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
316
348
  */
317
349
  readonly qosAdaptiveMinUpstreamVariable: pulumi.Output<string | undefined>;
318
350
  /**
319
- * Periodic timer for adaptive QoS in minutes - Range: `1`-`720` - Default value: `15`
351
+ * Periodic timer for adaptive QoS in minutes
352
+ * - Range: `1`-`720`
353
+ * - Default value: `15`
320
354
  */
321
355
  readonly qosAdaptivePeriod: pulumi.Output<number | undefined>;
322
356
  /**
@@ -332,7 +366,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
332
366
  */
333
367
  readonly qosMapVariable: pulumi.Output<string | undefined>;
334
368
  /**
335
- * Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
369
+ * Enable secondary region
370
+ * - Choices: `off`, `secondary-only`, `secondary-shared`
371
+ * - Default value: `off`
336
372
  */
337
373
  readonly secondaryRegion: pulumi.Output<string | undefined>;
338
374
  /**
@@ -340,7 +376,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
340
376
  */
341
377
  readonly secondaryRegionVariable: pulumi.Output<string | undefined>;
342
378
  /**
343
- * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
379
+ * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
380
+ * - Range: `8`-`100000000`
344
381
  */
345
382
  readonly shapingRate: pulumi.Output<number | undefined>;
346
383
  /**
@@ -348,7 +385,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
348
385
  */
349
386
  readonly shapingRateVariable: pulumi.Output<string | undefined>;
350
387
  /**
351
- * Administrative state - Default value: `true`
388
+ * Administrative state
389
+ * - Default value: `true`
352
390
  */
353
391
  readonly shutdown: pulumi.Output<boolean | undefined>;
354
392
  /**
@@ -356,7 +394,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
356
394
  */
357
395
  readonly shutdownVariable: pulumi.Output<string | undefined>;
358
396
  /**
359
- * TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
397
+ * TCP MSS on SYN packets, in bytes
398
+ * - Range: `552`-`1960`
360
399
  */
361
400
  readonly tcpMss: pulumi.Output<number | undefined>;
362
401
  /**
@@ -384,7 +423,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
384
423
  */
385
424
  readonly trackers: pulumi.Output<string[] | undefined>;
386
425
  /**
387
- * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
426
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set
427
+ * - Default value: `false`
388
428
  */
389
429
  readonly tunnelInterfaceAllowAll: pulumi.Output<boolean | undefined>;
390
430
  /**
@@ -392,7 +432,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
392
432
  */
393
433
  readonly tunnelInterfaceAllowAllVariable: pulumi.Output<string | undefined>;
394
434
  /**
395
- * Allow/deny BGP - Default value: `false`
435
+ * Allow/deny BGP
436
+ * - Default value: `false`
396
437
  */
397
438
  readonly tunnelInterfaceAllowBgp: pulumi.Output<boolean | undefined>;
398
439
  /**
@@ -400,7 +441,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
400
441
  */
401
442
  readonly tunnelInterfaceAllowBgpVariable: pulumi.Output<string | undefined>;
402
443
  /**
403
- * Allow/Deny DHCP - Default value: `true`
444
+ * Allow/Deny DHCP
445
+ * - Default value: `true`
404
446
  */
405
447
  readonly tunnelInterfaceAllowDhcp: pulumi.Output<boolean | undefined>;
406
448
  /**
@@ -408,7 +450,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
408
450
  */
409
451
  readonly tunnelInterfaceAllowDhcpVariable: pulumi.Output<string | undefined>;
410
452
  /**
411
- * Allow/Deny DNS - Default value: `true`
453
+ * Allow/Deny DNS
454
+ * - Default value: `true`
412
455
  */
413
456
  readonly tunnelInterfaceAllowDns: pulumi.Output<boolean | undefined>;
414
457
  /**
@@ -416,7 +459,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
416
459
  */
417
460
  readonly tunnelInterfaceAllowDnsVariable: pulumi.Output<string | undefined>;
418
461
  /**
419
- * Allow/Deny Https - Default value: `false`
462
+ * Allow/Deny Https
463
+ * - Default value: `false`
420
464
  */
421
465
  readonly tunnelInterfaceAllowHttps: pulumi.Output<boolean | undefined>;
422
466
  /**
@@ -424,7 +468,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
424
468
  */
425
469
  readonly tunnelInterfaceAllowHttpsVariable: pulumi.Output<string | undefined>;
426
470
  /**
427
- * Allow/Deny ICMP - Default value: `true`
471
+ * Allow/Deny ICMP
472
+ * - Default value: `true`
428
473
  */
429
474
  readonly tunnelInterfaceAllowIcmp: pulumi.Output<boolean | undefined>;
430
475
  /**
@@ -432,7 +477,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
432
477
  */
433
478
  readonly tunnelInterfaceAllowIcmpVariable: pulumi.Output<string | undefined>;
434
479
  /**
435
- * Allow/Deny NETCONF - Default value: `false`
480
+ * Allow/Deny NETCONF
481
+ * - Default value: `false`
436
482
  */
437
483
  readonly tunnelInterfaceAllowNetconf: pulumi.Output<boolean | undefined>;
438
484
  /**
@@ -440,7 +486,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
440
486
  */
441
487
  readonly tunnelInterfaceAllowNetconfVariable: pulumi.Output<string | undefined>;
442
488
  /**
443
- * Allow/Deny NTP - Default value: `false`
489
+ * Allow/Deny NTP
490
+ * - Default value: `false`
444
491
  */
445
492
  readonly tunnelInterfaceAllowNtp: pulumi.Output<boolean | undefined>;
446
493
  /**
@@ -448,7 +495,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
448
495
  */
449
496
  readonly tunnelInterfaceAllowNtpVariable: pulumi.Output<string | undefined>;
450
497
  /**
451
- * Allow/Deny OSPF - Default value: `false`
498
+ * Allow/Deny OSPF
499
+ * - Default value: `false`
452
500
  */
453
501
  readonly tunnelInterfaceAllowOspf: pulumi.Output<boolean | undefined>;
454
502
  /**
@@ -456,7 +504,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
456
504
  */
457
505
  readonly tunnelInterfaceAllowOspfVariable: pulumi.Output<string | undefined>;
458
506
  /**
459
- * Allow/Deny SNMP - Default value: `false`
507
+ * Allow/Deny SNMP
508
+ * - Default value: `false`
460
509
  */
461
510
  readonly tunnelInterfaceAllowSnmp: pulumi.Output<boolean | undefined>;
462
511
  /**
@@ -464,7 +513,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
464
513
  */
465
514
  readonly tunnelInterfaceAllowSnmpVariable: pulumi.Output<string | undefined>;
466
515
  /**
467
- * Allow/Deny SSH - Default value: `false`
516
+ * Allow/Deny SSH
517
+ * - Default value: `false`
468
518
  */
469
519
  readonly tunnelInterfaceAllowSsh: pulumi.Output<boolean | undefined>;
470
520
  /**
@@ -472,7 +522,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
472
522
  */
473
523
  readonly tunnelInterfaceAllowSshVariable: pulumi.Output<string | undefined>;
474
524
  /**
475
- * Allow/Deny STUN - Default value: `false`
525
+ * Allow/Deny STUN
526
+ * - Default value: `false`
476
527
  */
477
528
  readonly tunnelInterfaceAllowStun: pulumi.Output<boolean | undefined>;
478
529
  /**
@@ -488,7 +539,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
488
539
  */
489
540
  readonly tunnelInterfaceBindLoopbackTunnelVariable: pulumi.Output<string | undefined>;
490
541
  /**
491
- * Set TLOC as border TLOC - Default value: `false`
542
+ * Set TLOC as border TLOC
543
+ * - Default value: `false`
492
544
  */
493
545
  readonly tunnelInterfaceBorder: pulumi.Output<boolean | undefined>;
494
546
  /**
@@ -496,8 +548,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
496
548
  */
497
549
  readonly tunnelInterfaceBorderVariable: pulumi.Output<string | undefined>;
498
550
  /**
499
- * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
500
- * `carrier7`, `carrier8` - Default value: `default`
551
+ * Set carrier for TLOC
552
+ * - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`, `carrier7`, `carrier8`
553
+ * - Default value: `default`
501
554
  */
502
555
  readonly tunnelInterfaceCarrier: pulumi.Output<string | undefined>;
503
556
  /**
@@ -505,7 +558,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
505
558
  */
506
559
  readonly tunnelInterfaceCarrierVariable: pulumi.Output<string | undefined>;
507
560
  /**
508
- * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
561
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
562
+ * - Default value: `false`
509
563
  */
510
564
  readonly tunnelInterfaceClearDontFragment: pulumi.Output<boolean | undefined>;
511
565
  /**
@@ -513,13 +567,14 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
513
567
  */
514
568
  readonly tunnelInterfaceClearDontFragmentVariable: pulumi.Output<string | undefined>;
515
569
  /**
516
- * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
517
- * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
518
- * `private4`, `private5`, `private6` - Default value: `default`
570
+ * Set color for TLOC
571
+ * - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`, `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`, `private4`, `private5`, `private6`
572
+ * - Default value: `default`
519
573
  */
520
574
  readonly tunnelInterfaceColor: pulumi.Output<string | undefined>;
521
575
  /**
522
- * Restrict this TLOC behavior - Default value: `false`
576
+ * Restrict this TLOC behavior
577
+ * - Default value: `false`
523
578
  */
524
579
  readonly tunnelInterfaceColorRestrict: pulumi.Output<boolean | undefined>;
525
580
  /**
@@ -527,7 +582,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
527
582
  */
528
583
  readonly tunnelInterfaceColorVariable: pulumi.Output<string | undefined>;
529
584
  /**
530
- * Allow Control Connection - Default value: `true`
585
+ * Allow Control Connection
586
+ * - Default value: `true`
531
587
  */
532
588
  readonly tunnelInterfaceControlConnections: pulumi.Output<boolean | undefined>;
533
589
  /**
@@ -555,7 +611,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
555
611
  */
556
612
  readonly tunnelInterfaceGroupsVariable: pulumi.Output<string | undefined>;
557
613
  /**
558
- * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
614
+ * Set time period of control hello packets <100..600000> milli seconds
615
+ * - Range: `100`-`600000`
616
+ * - Default value: `1000`
559
617
  */
560
618
  readonly tunnelInterfaceHelloInterval: pulumi.Output<number | undefined>;
561
619
  /**
@@ -563,7 +621,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
563
621
  */
564
622
  readonly tunnelInterfaceHelloIntervalVariable: pulumi.Output<string | undefined>;
565
623
  /**
566
- * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
624
+ * Set tolerance of control hello packets <12..6000> seconds
625
+ * - Range: `12`-`6000`
626
+ * - Default value: `12`
567
627
  */
568
628
  readonly tunnelInterfaceHelloTolerance: pulumi.Output<number | undefined>;
569
629
  /**
@@ -571,7 +631,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
571
631
  */
572
632
  readonly tunnelInterfaceHelloToleranceVariable: pulumi.Output<string | undefined>;
573
633
  /**
574
- * Set TLOC as last resort - Default value: `false`
634
+ * Set TLOC as last resort
635
+ * - Default value: `false`
575
636
  */
576
637
  readonly tunnelInterfaceLastResortCircuit: pulumi.Output<boolean | undefined>;
577
638
  /**
@@ -579,7 +640,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
579
640
  */
580
641
  readonly tunnelInterfaceLastResortCircuitVariable: pulumi.Output<string | undefined>;
581
642
  /**
582
- * Set the interface as a low-bandwidth circuit - Default value: `false`
643
+ * Set the interface as a low-bandwidth circuit
644
+ * - Default value: `false`
583
645
  */
584
646
  readonly tunnelInterfaceLowBandwidthLink: pulumi.Output<boolean | undefined>;
585
647
  /**
@@ -587,7 +649,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
587
649
  */
588
650
  readonly tunnelInterfaceLowBandwidthLinkVariable: pulumi.Output<string | undefined>;
589
651
  /**
590
- * Set the maximum number of control connections for this TLOC - Range: `0`-`8`
652
+ * Set the maximum number of control connections for this TLOC
653
+ * - Range: `0`-`8`
591
654
  */
592
655
  readonly tunnelInterfaceMaxControlConnections: pulumi.Output<number | undefined>;
593
656
  /**
@@ -595,7 +658,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
595
658
  */
596
659
  readonly tunnelInterfaceMaxControlConnectionsVariable: pulumi.Output<string | undefined>;
597
660
  /**
598
- * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
661
+ * Set time period of nat refresh packets <1...60> seconds
662
+ * - Range: `1`-`60`
663
+ * - Default value: `5`
599
664
  */
600
665
  readonly tunnelInterfaceNatRefreshInterval: pulumi.Output<number | undefined>;
601
666
  /**
@@ -603,7 +668,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
603
668
  */
604
669
  readonly tunnelInterfaceNatRefreshIntervalVariable: pulumi.Output<string | undefined>;
605
670
  /**
606
- * Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
671
+ * Accept and respond to network-prefix-directed broadcasts)
672
+ * - Default value: `false`
607
673
  */
608
674
  readonly tunnelInterfaceNetworkBroadcast: pulumi.Output<boolean | undefined>;
609
675
  /**
@@ -611,7 +677,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
611
677
  */
612
678
  readonly tunnelInterfaceNetworkBroadcastVariable: pulumi.Output<string | undefined>;
613
679
  /**
614
- * Disallow port hopping on the tunnel interface - Default value: `true`
680
+ * Disallow port hopping on the tunnel interface
681
+ * - Default value: `true`
615
682
  */
616
683
  readonly tunnelInterfacePortHop: pulumi.Output<boolean | undefined>;
617
684
  /**
@@ -619,7 +686,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
619
686
  */
620
687
  readonly tunnelInterfacePortHopVariable: pulumi.Output<string | undefined>;
621
688
  /**
622
- * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
689
+ * Tunnel TCP MSS on SYN packets, in bytes
690
+ * - Range: `500`-`1460`
623
691
  */
624
692
  readonly tunnelInterfaceTunnelTcpMss: pulumi.Output<number | undefined>;
625
693
  /**
@@ -627,7 +695,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
627
695
  */
628
696
  readonly tunnelInterfaceTunnelTcpMssVariable: pulumi.Output<string | undefined>;
629
697
  /**
630
- * Put this wan interface in STUN mode only - Default value: `false`
698
+ * Put this wan interface in STUN mode only
699
+ * - Default value: `false`
631
700
  */
632
701
  readonly tunnelInterfaceVbondAsStunServer: pulumi.Output<boolean | undefined>;
633
702
  /**
@@ -635,7 +704,9 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
635
704
  */
636
705
  readonly tunnelInterfaceVbondAsStunServerVariable: pulumi.Output<string | undefined>;
637
706
  /**
638
- * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
707
+ * Set interface preference for control connection to vManage <0..8>
708
+ * - Range: `0`-`8`
709
+ * - Default value: `5`
639
710
  */
640
711
  readonly tunnelInterfaceVmanageConnectionPreference: pulumi.Output<number | undefined>;
641
712
  /**
@@ -643,7 +714,8 @@ export declare class VpnInterfaceDslPppoeFeatureTemplate extends pulumi.CustomRe
643
714
  */
644
715
  readonly tunnelInterfaceVmanageConnectionPreferenceVariable: pulumi.Output<string | undefined>;
645
716
  /**
646
- * Set tunnel QoS mode - Choices: `spoke`
717
+ * Set tunnel QoS mode
718
+ * - Choices: `spoke`
647
719
  */
648
720
  readonly tunnelQosMode: pulumi.Output<string | undefined>;
649
721
  /**
@@ -692,7 +764,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
692
764
  */
693
765
  accessLists?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceDslPppoeFeatureTemplateAccessList>[]>;
694
766
  /**
695
- * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
767
+ * Interface downstream bandwidth capacity, in kbps
768
+ * - Range: `1`-`2147483647`
696
769
  */
697
770
  bandwidthDownstream?: pulumi.Input<number>;
698
771
  /**
@@ -700,7 +773,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
700
773
  */
701
774
  bandwidthDownstreamVariable?: pulumi.Input<string>;
702
775
  /**
703
- * Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
776
+ * Interface upstream bandwidth capacity, in kbps
777
+ * - Range: `1`-`2147483647`
704
778
  */
705
779
  bandwidthUpstream?: pulumi.Input<number>;
706
780
  /**
@@ -724,7 +798,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
724
798
  */
725
799
  chapPppAuthPasswordVariable?: pulumi.Input<string>;
726
800
  /**
727
- * Enable core region - Choices: `core`, `core-shared` - Default value: `core`
801
+ * Enable core region
802
+ * - Choices: `core`, `core-shared`
803
+ * - Default value: `core`
728
804
  */
729
805
  coreRegion?: pulumi.Input<string>;
730
806
  /**
@@ -736,13 +812,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
736
812
  */
737
813
  description?: pulumi.Input<string>;
738
814
  /**
739
- * List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
740
- * `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
741
- * `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
815
+ * List of supported device types
816
+ * - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`, `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`, `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
742
817
  */
743
818
  deviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
744
819
  /**
745
- * Enable core region - Default value: `false`
820
+ * Enable core region
821
+ * - Default value: `false`
746
822
  */
747
823
  enableCoreRegion?: pulumi.Input<boolean>;
748
824
  /**
@@ -758,11 +834,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
758
834
  */
759
835
  ethernetDescriptionVariable?: pulumi.Input<string>;
760
836
  /**
761
- * Dialer IP Negotiated - Default value: `false`
837
+ * Dialer IP Negotiated
838
+ * - Default value: `false`
762
839
  */
763
840
  ethernetDialerAddressNegotiated?: pulumi.Input<boolean>;
764
841
  /**
765
- * Dialer pool number - Range: `1`-`255`
842
+ * Dialer pool number
843
+ * - Range: `1`-`255`
766
844
  */
767
845
  ethernetDialerPoolNumber?: pulumi.Input<number>;
768
846
  /**
@@ -778,7 +856,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
778
856
  */
779
857
  ethernetInterfaceNameVariable?: pulumi.Input<string>;
780
858
  /**
781
- * Maximum MRU to be negotiated during PPP LCP negotiation - Range: `64`-`1792`
859
+ * Maximum MRU to be negotiated during PPP LCP negotiation
860
+ * - Range: `64`-`1792`
782
861
  */
783
862
  ethernetPppMaximumPayload?: pulumi.Input<number>;
784
863
  /**
@@ -794,7 +873,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
794
873
  */
795
874
  ethernetUnnumberedLoopbackInterfaceVariable?: pulumi.Input<string>;
796
875
  /**
797
- * Encapsulation VLAN id - Range: `1`-`4094`
876
+ * Encapsulation VLAN id
877
+ * - Range: `1`-`4094`
798
878
  */
799
879
  ethernetVlanId?: pulumi.Input<number>;
800
880
  /**
@@ -802,7 +882,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
802
882
  */
803
883
  ethernetVlanIdVariable?: pulumi.Input<string>;
804
884
  /**
805
- * IP Directed-Broadcast - Default value: `false`
885
+ * IP Directed-Broadcast
886
+ * - Default value: `false`
806
887
  */
807
888
  ipDirectedBroadcast?: pulumi.Input<boolean>;
808
889
  /**
@@ -810,7 +891,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
810
891
  */
811
892
  ipDirectedBroadcastVariable?: pulumi.Input<string>;
812
893
  /**
813
- * Interface MTU <576..2000>, in bytes - Range: `576`-`2000` - Default value: `1500`
894
+ * Interface MTU <576..2000>, in bytes
895
+ * - Range: `576`-`2000`
896
+ * - Default value: `1500`
814
897
  */
815
898
  ipMtu?: pulumi.Input<number>;
816
899
  /**
@@ -822,11 +905,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
822
905
  */
823
906
  name?: pulumi.Input<string>;
824
907
  /**
825
- * Network Address Translation on this interface - Default value: `false`
908
+ * Network Address Translation on this interface
909
+ * - Default value: `false`
826
910
  */
827
911
  nat?: pulumi.Input<boolean>;
828
912
  /**
829
- * Block inbound ICMP error messages - Default value: `true`
913
+ * Block inbound ICMP error messages
914
+ * - Default value: `true`
830
915
  */
831
916
  natBlockIcmpError?: pulumi.Input<boolean>;
832
917
  /**
@@ -838,7 +923,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
838
923
  */
839
924
  natPortForwards?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceDslPppoeFeatureTemplateNatPortForward>[]>;
840
925
  /**
841
- * Set NAT refresh mode - Choices: `outbound`, `bi-directional` - Default value: `outbound`
926
+ * Set NAT refresh mode
927
+ * - Choices: `outbound`, `bi-directional`
928
+ * - Default value: `outbound`
842
929
  */
843
930
  natRefreshMode?: pulumi.Input<string>;
844
931
  /**
@@ -846,7 +933,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
846
933
  */
847
934
  natRefreshModeVariable?: pulumi.Input<string>;
848
935
  /**
849
- * Respond to ping requests to NAT interface ip address from the public side - Default value: `false`
936
+ * Respond to ping requests to NAT interface ip address from the public side
937
+ * - Default value: `false`
850
938
  */
851
939
  natResponseToPing?: pulumi.Input<boolean>;
852
940
  /**
@@ -854,7 +942,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
854
942
  */
855
943
  natResponseToPingVariable?: pulumi.Input<string>;
856
944
  /**
857
- * Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
945
+ * Set NAT TCP session timeout, in minutes
946
+ * - Range: `1`-`8947`
947
+ * - Default value: `60`
858
948
  */
859
949
  natTcpTimeout?: pulumi.Input<number>;
860
950
  /**
@@ -862,7 +952,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
862
952
  */
863
953
  natTcpTimeoutVariable?: pulumi.Input<string>;
864
954
  /**
865
- * Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
955
+ * Set NAT UDP session timeout, in minutes
956
+ * - Range: `1`-`8947`
957
+ * - Default value: `1`
866
958
  */
867
959
  natUdpTimeout?: pulumi.Input<number>;
868
960
  /**
@@ -890,11 +982,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
890
982
  */
891
983
  papUsernameVariable?: pulumi.Input<string>;
892
984
  /**
893
- * Per-tunnel Qos - Default value: `false`
985
+ * Per-tunnel Qos
986
+ * - Default value: `false`
894
987
  */
895
988
  perTunnelQos?: pulumi.Input<boolean>;
896
989
  /**
897
- * Per-tunnel QoS Aggregator - Default value: `false`
990
+ * Per-tunnel QoS Aggregator
991
+ * - Default value: `false`
898
992
  */
899
993
  perTunnelQosAggregator?: pulumi.Input<boolean>;
900
994
  /**
@@ -910,11 +1004,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
910
1004
  */
911
1005
  policers?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceDslPppoeFeatureTemplatePolicer>[]>;
912
1006
  /**
913
- * PPP Link Authentication Protocol - Choices: `chap`, `pap`
1007
+ * PPP Link Authentication Protocol
1008
+ * - Choices: `chap`, `pap`
914
1009
  */
915
1010
  pppAuthenticationProtocol?: pulumi.Input<string>;
916
1011
  /**
917
- * PPP Authentication Protocol PAP - Default value: `false`
1012
+ * PPP Authentication Protocol PAP
1013
+ * - Default value: `false`
918
1014
  */
919
1015
  pppAuthenticationProtocolPap?: pulumi.Input<boolean>;
920
1016
  /**
@@ -922,11 +1018,14 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
922
1018
  */
923
1019
  pppAuthenticationProtocolVariable?: pulumi.Input<string>;
924
1020
  /**
925
- * Authenticate remote on incoming call only - Choices: `callin`, `false` - Default value: `callin`
1021
+ * Authenticate remote on incoming call only
1022
+ * - Choices: `callin`, `false`
1023
+ * - Default value: `callin`
926
1024
  */
927
1025
  pppAuthenticationType?: pulumi.Input<string>;
928
1026
  /**
929
- * Adaptive QoS default downstream bandwidth - Range: `8`-`100000000`
1027
+ * Adaptive QoS default downstream bandwidth
1028
+ * - Range: `8`-`100000000`
930
1029
  */
931
1030
  qosAdaptiveBandwidthDownstream?: pulumi.Input<number>;
932
1031
  /**
@@ -934,7 +1033,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
934
1033
  */
935
1034
  qosAdaptiveBandwidthDownstreamVariable?: pulumi.Input<string>;
936
1035
  /**
937
- * Adaptive QoS default upstream bandwidth - Range: `8`-`100000000`
1036
+ * Adaptive QoS default upstream bandwidth
1037
+ * - Range: `8`-`100000000`
938
1038
  */
939
1039
  qosAdaptiveBandwidthUpstream?: pulumi.Input<number>;
940
1040
  /**
@@ -942,7 +1042,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
942
1042
  */
943
1043
  qosAdaptiveBandwidthUpstreamVariable?: pulumi.Input<string>;
944
1044
  /**
945
- * Downstream max bandwidth limit - Range: `8`-`100000000`
1045
+ * Downstream max bandwidth limit
1046
+ * - Range: `8`-`100000000`
946
1047
  */
947
1048
  qosAdaptiveMaxDownstream?: pulumi.Input<number>;
948
1049
  /**
@@ -950,7 +1051,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
950
1051
  */
951
1052
  qosAdaptiveMaxDownstreamVariable?: pulumi.Input<string>;
952
1053
  /**
953
- * Upstream max bandwidth limit - Range: `8`-`100000000`
1054
+ * Upstream max bandwidth limit
1055
+ * - Range: `8`-`100000000`
954
1056
  */
955
1057
  qosAdaptiveMaxUpstream?: pulumi.Input<number>;
956
1058
  /**
@@ -958,7 +1060,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
958
1060
  */
959
1061
  qosAdaptiveMaxUpstreamVariable?: pulumi.Input<string>;
960
1062
  /**
961
- * Downstream min bandwidth limit - Range: `8`-`100000000`
1063
+ * Downstream min bandwidth limit
1064
+ * - Range: `8`-`100000000`
962
1065
  */
963
1066
  qosAdaptiveMinDownstream?: pulumi.Input<number>;
964
1067
  /**
@@ -966,7 +1069,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
966
1069
  */
967
1070
  qosAdaptiveMinDownstreamVariable?: pulumi.Input<string>;
968
1071
  /**
969
- * Upstream min bandwidth limit - Range: `8`-`100000000`
1072
+ * Upstream min bandwidth limit
1073
+ * - Range: `8`-`100000000`
970
1074
  */
971
1075
  qosAdaptiveMinUpstream?: pulumi.Input<number>;
972
1076
  /**
@@ -974,7 +1078,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
974
1078
  */
975
1079
  qosAdaptiveMinUpstreamVariable?: pulumi.Input<string>;
976
1080
  /**
977
- * Periodic timer for adaptive QoS in minutes - Range: `1`-`720` - Default value: `15`
1081
+ * Periodic timer for adaptive QoS in minutes
1082
+ * - Range: `1`-`720`
1083
+ * - Default value: `15`
978
1084
  */
979
1085
  qosAdaptivePeriod?: pulumi.Input<number>;
980
1086
  /**
@@ -990,7 +1096,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
990
1096
  */
991
1097
  qosMapVariable?: pulumi.Input<string>;
992
1098
  /**
993
- * Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
1099
+ * Enable secondary region
1100
+ * - Choices: `off`, `secondary-only`, `secondary-shared`
1101
+ * - Default value: `off`
994
1102
  */
995
1103
  secondaryRegion?: pulumi.Input<string>;
996
1104
  /**
@@ -998,7 +1106,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
998
1106
  */
999
1107
  secondaryRegionVariable?: pulumi.Input<string>;
1000
1108
  /**
1001
- * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
1109
+ * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
1110
+ * - Range: `8`-`100000000`
1002
1111
  */
1003
1112
  shapingRate?: pulumi.Input<number>;
1004
1113
  /**
@@ -1006,7 +1115,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1006
1115
  */
1007
1116
  shapingRateVariable?: pulumi.Input<string>;
1008
1117
  /**
1009
- * Administrative state - Default value: `true`
1118
+ * Administrative state
1119
+ * - Default value: `true`
1010
1120
  */
1011
1121
  shutdown?: pulumi.Input<boolean>;
1012
1122
  /**
@@ -1014,7 +1124,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1014
1124
  */
1015
1125
  shutdownVariable?: pulumi.Input<string>;
1016
1126
  /**
1017
- * TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
1127
+ * TCP MSS on SYN packets, in bytes
1128
+ * - Range: `552`-`1960`
1018
1129
  */
1019
1130
  tcpMss?: pulumi.Input<number>;
1020
1131
  /**
@@ -1042,7 +1153,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1042
1153
  */
1043
1154
  trackers?: pulumi.Input<pulumi.Input<string>[]>;
1044
1155
  /**
1045
- * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
1156
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set
1157
+ * - Default value: `false`
1046
1158
  */
1047
1159
  tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
1048
1160
  /**
@@ -1050,7 +1162,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1050
1162
  */
1051
1163
  tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
1052
1164
  /**
1053
- * Allow/deny BGP - Default value: `false`
1165
+ * Allow/deny BGP
1166
+ * - Default value: `false`
1054
1167
  */
1055
1168
  tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
1056
1169
  /**
@@ -1058,7 +1171,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1058
1171
  */
1059
1172
  tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
1060
1173
  /**
1061
- * Allow/Deny DHCP - Default value: `true`
1174
+ * Allow/Deny DHCP
1175
+ * - Default value: `true`
1062
1176
  */
1063
1177
  tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
1064
1178
  /**
@@ -1066,7 +1180,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1066
1180
  */
1067
1181
  tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
1068
1182
  /**
1069
- * Allow/Deny DNS - Default value: `true`
1183
+ * Allow/Deny DNS
1184
+ * - Default value: `true`
1070
1185
  */
1071
1186
  tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
1072
1187
  /**
@@ -1074,7 +1189,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1074
1189
  */
1075
1190
  tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
1076
1191
  /**
1077
- * Allow/Deny Https - Default value: `false`
1192
+ * Allow/Deny Https
1193
+ * - Default value: `false`
1078
1194
  */
1079
1195
  tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
1080
1196
  /**
@@ -1082,7 +1198,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1082
1198
  */
1083
1199
  tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
1084
1200
  /**
1085
- * Allow/Deny ICMP - Default value: `true`
1201
+ * Allow/Deny ICMP
1202
+ * - Default value: `true`
1086
1203
  */
1087
1204
  tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
1088
1205
  /**
@@ -1090,7 +1207,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1090
1207
  */
1091
1208
  tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
1092
1209
  /**
1093
- * Allow/Deny NETCONF - Default value: `false`
1210
+ * Allow/Deny NETCONF
1211
+ * - Default value: `false`
1094
1212
  */
1095
1213
  tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
1096
1214
  /**
@@ -1098,7 +1216,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1098
1216
  */
1099
1217
  tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
1100
1218
  /**
1101
- * Allow/Deny NTP - Default value: `false`
1219
+ * Allow/Deny NTP
1220
+ * - Default value: `false`
1102
1221
  */
1103
1222
  tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
1104
1223
  /**
@@ -1106,7 +1225,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1106
1225
  */
1107
1226
  tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
1108
1227
  /**
1109
- * Allow/Deny OSPF - Default value: `false`
1228
+ * Allow/Deny OSPF
1229
+ * - Default value: `false`
1110
1230
  */
1111
1231
  tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
1112
1232
  /**
@@ -1114,7 +1234,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1114
1234
  */
1115
1235
  tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
1116
1236
  /**
1117
- * Allow/Deny SNMP - Default value: `false`
1237
+ * Allow/Deny SNMP
1238
+ * - Default value: `false`
1118
1239
  */
1119
1240
  tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
1120
1241
  /**
@@ -1122,7 +1243,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1122
1243
  */
1123
1244
  tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
1124
1245
  /**
1125
- * Allow/Deny SSH - Default value: `false`
1246
+ * Allow/Deny SSH
1247
+ * - Default value: `false`
1126
1248
  */
1127
1249
  tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
1128
1250
  /**
@@ -1130,7 +1252,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1130
1252
  */
1131
1253
  tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
1132
1254
  /**
1133
- * Allow/Deny STUN - Default value: `false`
1255
+ * Allow/Deny STUN
1256
+ * - Default value: `false`
1134
1257
  */
1135
1258
  tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
1136
1259
  /**
@@ -1146,7 +1269,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1146
1269
  */
1147
1270
  tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
1148
1271
  /**
1149
- * Set TLOC as border TLOC - Default value: `false`
1272
+ * Set TLOC as border TLOC
1273
+ * - Default value: `false`
1150
1274
  */
1151
1275
  tunnelInterfaceBorder?: pulumi.Input<boolean>;
1152
1276
  /**
@@ -1154,8 +1278,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1154
1278
  */
1155
1279
  tunnelInterfaceBorderVariable?: pulumi.Input<string>;
1156
1280
  /**
1157
- * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
1158
- * `carrier7`, `carrier8` - Default value: `default`
1281
+ * Set carrier for TLOC
1282
+ * - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`, `carrier7`, `carrier8`
1283
+ * - Default value: `default`
1159
1284
  */
1160
1285
  tunnelInterfaceCarrier?: pulumi.Input<string>;
1161
1286
  /**
@@ -1163,7 +1288,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1163
1288
  */
1164
1289
  tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
1165
1290
  /**
1166
- * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
1291
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
1292
+ * - Default value: `false`
1167
1293
  */
1168
1294
  tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
1169
1295
  /**
@@ -1171,13 +1297,14 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1171
1297
  */
1172
1298
  tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
1173
1299
  /**
1174
- * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
1175
- * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
1176
- * `private4`, `private5`, `private6` - Default value: `default`
1300
+ * Set color for TLOC
1301
+ * - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`, `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`, `private4`, `private5`, `private6`
1302
+ * - Default value: `default`
1177
1303
  */
1178
1304
  tunnelInterfaceColor?: pulumi.Input<string>;
1179
1305
  /**
1180
- * Restrict this TLOC behavior - Default value: `false`
1306
+ * Restrict this TLOC behavior
1307
+ * - Default value: `false`
1181
1308
  */
1182
1309
  tunnelInterfaceColorRestrict?: pulumi.Input<boolean>;
1183
1310
  /**
@@ -1185,7 +1312,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1185
1312
  */
1186
1313
  tunnelInterfaceColorVariable?: pulumi.Input<string>;
1187
1314
  /**
1188
- * Allow Control Connection - Default value: `true`
1315
+ * Allow Control Connection
1316
+ * - Default value: `true`
1189
1317
  */
1190
1318
  tunnelInterfaceControlConnections?: pulumi.Input<boolean>;
1191
1319
  /**
@@ -1213,7 +1341,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1213
1341
  */
1214
1342
  tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
1215
1343
  /**
1216
- * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
1344
+ * Set time period of control hello packets <100..600000> milli seconds
1345
+ * - Range: `100`-`600000`
1346
+ * - Default value: `1000`
1217
1347
  */
1218
1348
  tunnelInterfaceHelloInterval?: pulumi.Input<number>;
1219
1349
  /**
@@ -1221,7 +1351,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1221
1351
  */
1222
1352
  tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
1223
1353
  /**
1224
- * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
1354
+ * Set tolerance of control hello packets <12..6000> seconds
1355
+ * - Range: `12`-`6000`
1356
+ * - Default value: `12`
1225
1357
  */
1226
1358
  tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
1227
1359
  /**
@@ -1229,7 +1361,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1229
1361
  */
1230
1362
  tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
1231
1363
  /**
1232
- * Set TLOC as last resort - Default value: `false`
1364
+ * Set TLOC as last resort
1365
+ * - Default value: `false`
1233
1366
  */
1234
1367
  tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
1235
1368
  /**
@@ -1237,7 +1370,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1237
1370
  */
1238
1371
  tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
1239
1372
  /**
1240
- * Set the interface as a low-bandwidth circuit - Default value: `false`
1373
+ * Set the interface as a low-bandwidth circuit
1374
+ * - Default value: `false`
1241
1375
  */
1242
1376
  tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
1243
1377
  /**
@@ -1245,7 +1379,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1245
1379
  */
1246
1380
  tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
1247
1381
  /**
1248
- * Set the maximum number of control connections for this TLOC - Range: `0`-`8`
1382
+ * Set the maximum number of control connections for this TLOC
1383
+ * - Range: `0`-`8`
1249
1384
  */
1250
1385
  tunnelInterfaceMaxControlConnections?: pulumi.Input<number>;
1251
1386
  /**
@@ -1253,7 +1388,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1253
1388
  */
1254
1389
  tunnelInterfaceMaxControlConnectionsVariable?: pulumi.Input<string>;
1255
1390
  /**
1256
- * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
1391
+ * Set time period of nat refresh packets <1...60> seconds
1392
+ * - Range: `1`-`60`
1393
+ * - Default value: `5`
1257
1394
  */
1258
1395
  tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
1259
1396
  /**
@@ -1261,7 +1398,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1261
1398
  */
1262
1399
  tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
1263
1400
  /**
1264
- * Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
1401
+ * Accept and respond to network-prefix-directed broadcasts)
1402
+ * - Default value: `false`
1265
1403
  */
1266
1404
  tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
1267
1405
  /**
@@ -1269,7 +1407,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1269
1407
  */
1270
1408
  tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
1271
1409
  /**
1272
- * Disallow port hopping on the tunnel interface - Default value: `true`
1410
+ * Disallow port hopping on the tunnel interface
1411
+ * - Default value: `true`
1273
1412
  */
1274
1413
  tunnelInterfacePortHop?: pulumi.Input<boolean>;
1275
1414
  /**
@@ -1277,7 +1416,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1277
1416
  */
1278
1417
  tunnelInterfacePortHopVariable?: pulumi.Input<string>;
1279
1418
  /**
1280
- * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
1419
+ * Tunnel TCP MSS on SYN packets, in bytes
1420
+ * - Range: `500`-`1460`
1281
1421
  */
1282
1422
  tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
1283
1423
  /**
@@ -1285,7 +1425,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1285
1425
  */
1286
1426
  tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
1287
1427
  /**
1288
- * Put this wan interface in STUN mode only - Default value: `false`
1428
+ * Put this wan interface in STUN mode only
1429
+ * - Default value: `false`
1289
1430
  */
1290
1431
  tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
1291
1432
  /**
@@ -1293,7 +1434,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1293
1434
  */
1294
1435
  tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
1295
1436
  /**
1296
- * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
1437
+ * Set interface preference for control connection to vManage <0..8>
1438
+ * - Range: `0`-`8`
1439
+ * - Default value: `5`
1297
1440
  */
1298
1441
  tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
1299
1442
  /**
@@ -1301,7 +1444,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateState {
1301
1444
  */
1302
1445
  tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
1303
1446
  /**
1304
- * Set tunnel QoS mode - Choices: `spoke`
1447
+ * Set tunnel QoS mode
1448
+ * - Choices: `spoke`
1305
1449
  */
1306
1450
  tunnelQosMode?: pulumi.Input<string>;
1307
1451
  /**
@@ -1342,7 +1486,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1342
1486
  */
1343
1487
  accessLists?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceDslPppoeFeatureTemplateAccessList>[]>;
1344
1488
  /**
1345
- * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
1489
+ * Interface downstream bandwidth capacity, in kbps
1490
+ * - Range: `1`-`2147483647`
1346
1491
  */
1347
1492
  bandwidthDownstream?: pulumi.Input<number>;
1348
1493
  /**
@@ -1350,7 +1495,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1350
1495
  */
1351
1496
  bandwidthDownstreamVariable?: pulumi.Input<string>;
1352
1497
  /**
1353
- * Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
1498
+ * Interface upstream bandwidth capacity, in kbps
1499
+ * - Range: `1`-`2147483647`
1354
1500
  */
1355
1501
  bandwidthUpstream?: pulumi.Input<number>;
1356
1502
  /**
@@ -1374,7 +1520,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1374
1520
  */
1375
1521
  chapPppAuthPasswordVariable?: pulumi.Input<string>;
1376
1522
  /**
1377
- * Enable core region - Choices: `core`, `core-shared` - Default value: `core`
1523
+ * Enable core region
1524
+ * - Choices: `core`, `core-shared`
1525
+ * - Default value: `core`
1378
1526
  */
1379
1527
  coreRegion?: pulumi.Input<string>;
1380
1528
  /**
@@ -1386,13 +1534,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1386
1534
  */
1387
1535
  description: pulumi.Input<string>;
1388
1536
  /**
1389
- * List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
1390
- * `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
1391
- * `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
1537
+ * List of supported device types
1538
+ * - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`, `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`, `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
1392
1539
  */
1393
1540
  deviceTypes: pulumi.Input<pulumi.Input<string>[]>;
1394
1541
  /**
1395
- * Enable core region - Default value: `false`
1542
+ * Enable core region
1543
+ * - Default value: `false`
1396
1544
  */
1397
1545
  enableCoreRegion?: pulumi.Input<boolean>;
1398
1546
  /**
@@ -1408,11 +1556,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1408
1556
  */
1409
1557
  ethernetDescriptionVariable?: pulumi.Input<string>;
1410
1558
  /**
1411
- * Dialer IP Negotiated - Default value: `false`
1559
+ * Dialer IP Negotiated
1560
+ * - Default value: `false`
1412
1561
  */
1413
1562
  ethernetDialerAddressNegotiated?: pulumi.Input<boolean>;
1414
1563
  /**
1415
- * Dialer pool number - Range: `1`-`255`
1564
+ * Dialer pool number
1565
+ * - Range: `1`-`255`
1416
1566
  */
1417
1567
  ethernetDialerPoolNumber?: pulumi.Input<number>;
1418
1568
  /**
@@ -1428,7 +1578,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1428
1578
  */
1429
1579
  ethernetInterfaceNameVariable?: pulumi.Input<string>;
1430
1580
  /**
1431
- * Maximum MRU to be negotiated during PPP LCP negotiation - Range: `64`-`1792`
1581
+ * Maximum MRU to be negotiated during PPP LCP negotiation
1582
+ * - Range: `64`-`1792`
1432
1583
  */
1433
1584
  ethernetPppMaximumPayload?: pulumi.Input<number>;
1434
1585
  /**
@@ -1444,7 +1595,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1444
1595
  */
1445
1596
  ethernetUnnumberedLoopbackInterfaceVariable?: pulumi.Input<string>;
1446
1597
  /**
1447
- * Encapsulation VLAN id - Range: `1`-`4094`
1598
+ * Encapsulation VLAN id
1599
+ * - Range: `1`-`4094`
1448
1600
  */
1449
1601
  ethernetVlanId?: pulumi.Input<number>;
1450
1602
  /**
@@ -1452,7 +1604,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1452
1604
  */
1453
1605
  ethernetVlanIdVariable?: pulumi.Input<string>;
1454
1606
  /**
1455
- * IP Directed-Broadcast - Default value: `false`
1607
+ * IP Directed-Broadcast
1608
+ * - Default value: `false`
1456
1609
  */
1457
1610
  ipDirectedBroadcast?: pulumi.Input<boolean>;
1458
1611
  /**
@@ -1460,7 +1613,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1460
1613
  */
1461
1614
  ipDirectedBroadcastVariable?: pulumi.Input<string>;
1462
1615
  /**
1463
- * Interface MTU <576..2000>, in bytes - Range: `576`-`2000` - Default value: `1500`
1616
+ * Interface MTU <576..2000>, in bytes
1617
+ * - Range: `576`-`2000`
1618
+ * - Default value: `1500`
1464
1619
  */
1465
1620
  ipMtu?: pulumi.Input<number>;
1466
1621
  /**
@@ -1472,11 +1627,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1472
1627
  */
1473
1628
  name?: pulumi.Input<string>;
1474
1629
  /**
1475
- * Network Address Translation on this interface - Default value: `false`
1630
+ * Network Address Translation on this interface
1631
+ * - Default value: `false`
1476
1632
  */
1477
1633
  nat?: pulumi.Input<boolean>;
1478
1634
  /**
1479
- * Block inbound ICMP error messages - Default value: `true`
1635
+ * Block inbound ICMP error messages
1636
+ * - Default value: `true`
1480
1637
  */
1481
1638
  natBlockIcmpError?: pulumi.Input<boolean>;
1482
1639
  /**
@@ -1488,7 +1645,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1488
1645
  */
1489
1646
  natPortForwards?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceDslPppoeFeatureTemplateNatPortForward>[]>;
1490
1647
  /**
1491
- * Set NAT refresh mode - Choices: `outbound`, `bi-directional` - Default value: `outbound`
1648
+ * Set NAT refresh mode
1649
+ * - Choices: `outbound`, `bi-directional`
1650
+ * - Default value: `outbound`
1492
1651
  */
1493
1652
  natRefreshMode?: pulumi.Input<string>;
1494
1653
  /**
@@ -1496,7 +1655,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1496
1655
  */
1497
1656
  natRefreshModeVariable?: pulumi.Input<string>;
1498
1657
  /**
1499
- * Respond to ping requests to NAT interface ip address from the public side - Default value: `false`
1658
+ * Respond to ping requests to NAT interface ip address from the public side
1659
+ * - Default value: `false`
1500
1660
  */
1501
1661
  natResponseToPing?: pulumi.Input<boolean>;
1502
1662
  /**
@@ -1504,7 +1664,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1504
1664
  */
1505
1665
  natResponseToPingVariable?: pulumi.Input<string>;
1506
1666
  /**
1507
- * Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
1667
+ * Set NAT TCP session timeout, in minutes
1668
+ * - Range: `1`-`8947`
1669
+ * - Default value: `60`
1508
1670
  */
1509
1671
  natTcpTimeout?: pulumi.Input<number>;
1510
1672
  /**
@@ -1512,7 +1674,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1512
1674
  */
1513
1675
  natTcpTimeoutVariable?: pulumi.Input<string>;
1514
1676
  /**
1515
- * Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
1677
+ * Set NAT UDP session timeout, in minutes
1678
+ * - Range: `1`-`8947`
1679
+ * - Default value: `1`
1516
1680
  */
1517
1681
  natUdpTimeout?: pulumi.Input<number>;
1518
1682
  /**
@@ -1540,11 +1704,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1540
1704
  */
1541
1705
  papUsernameVariable?: pulumi.Input<string>;
1542
1706
  /**
1543
- * Per-tunnel Qos - Default value: `false`
1707
+ * Per-tunnel Qos
1708
+ * - Default value: `false`
1544
1709
  */
1545
1710
  perTunnelQos?: pulumi.Input<boolean>;
1546
1711
  /**
1547
- * Per-tunnel QoS Aggregator - Default value: `false`
1712
+ * Per-tunnel QoS Aggregator
1713
+ * - Default value: `false`
1548
1714
  */
1549
1715
  perTunnelQosAggregator?: pulumi.Input<boolean>;
1550
1716
  /**
@@ -1560,11 +1726,13 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1560
1726
  */
1561
1727
  policers?: pulumi.Input<pulumi.Input<inputs.VpnInterfaceDslPppoeFeatureTemplatePolicer>[]>;
1562
1728
  /**
1563
- * PPP Link Authentication Protocol - Choices: `chap`, `pap`
1729
+ * PPP Link Authentication Protocol
1730
+ * - Choices: `chap`, `pap`
1564
1731
  */
1565
1732
  pppAuthenticationProtocol?: pulumi.Input<string>;
1566
1733
  /**
1567
- * PPP Authentication Protocol PAP - Default value: `false`
1734
+ * PPP Authentication Protocol PAP
1735
+ * - Default value: `false`
1568
1736
  */
1569
1737
  pppAuthenticationProtocolPap?: pulumi.Input<boolean>;
1570
1738
  /**
@@ -1572,11 +1740,14 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1572
1740
  */
1573
1741
  pppAuthenticationProtocolVariable?: pulumi.Input<string>;
1574
1742
  /**
1575
- * Authenticate remote on incoming call only - Choices: `callin`, `false` - Default value: `callin`
1743
+ * Authenticate remote on incoming call only
1744
+ * - Choices: `callin`, `false`
1745
+ * - Default value: `callin`
1576
1746
  */
1577
1747
  pppAuthenticationType?: pulumi.Input<string>;
1578
1748
  /**
1579
- * Adaptive QoS default downstream bandwidth - Range: `8`-`100000000`
1749
+ * Adaptive QoS default downstream bandwidth
1750
+ * - Range: `8`-`100000000`
1580
1751
  */
1581
1752
  qosAdaptiveBandwidthDownstream?: pulumi.Input<number>;
1582
1753
  /**
@@ -1584,7 +1755,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1584
1755
  */
1585
1756
  qosAdaptiveBandwidthDownstreamVariable?: pulumi.Input<string>;
1586
1757
  /**
1587
- * Adaptive QoS default upstream bandwidth - Range: `8`-`100000000`
1758
+ * Adaptive QoS default upstream bandwidth
1759
+ * - Range: `8`-`100000000`
1588
1760
  */
1589
1761
  qosAdaptiveBandwidthUpstream?: pulumi.Input<number>;
1590
1762
  /**
@@ -1592,7 +1764,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1592
1764
  */
1593
1765
  qosAdaptiveBandwidthUpstreamVariable?: pulumi.Input<string>;
1594
1766
  /**
1595
- * Downstream max bandwidth limit - Range: `8`-`100000000`
1767
+ * Downstream max bandwidth limit
1768
+ * - Range: `8`-`100000000`
1596
1769
  */
1597
1770
  qosAdaptiveMaxDownstream?: pulumi.Input<number>;
1598
1771
  /**
@@ -1600,7 +1773,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1600
1773
  */
1601
1774
  qosAdaptiveMaxDownstreamVariable?: pulumi.Input<string>;
1602
1775
  /**
1603
- * Upstream max bandwidth limit - Range: `8`-`100000000`
1776
+ * Upstream max bandwidth limit
1777
+ * - Range: `8`-`100000000`
1604
1778
  */
1605
1779
  qosAdaptiveMaxUpstream?: pulumi.Input<number>;
1606
1780
  /**
@@ -1608,7 +1782,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1608
1782
  */
1609
1783
  qosAdaptiveMaxUpstreamVariable?: pulumi.Input<string>;
1610
1784
  /**
1611
- * Downstream min bandwidth limit - Range: `8`-`100000000`
1785
+ * Downstream min bandwidth limit
1786
+ * - Range: `8`-`100000000`
1612
1787
  */
1613
1788
  qosAdaptiveMinDownstream?: pulumi.Input<number>;
1614
1789
  /**
@@ -1616,7 +1791,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1616
1791
  */
1617
1792
  qosAdaptiveMinDownstreamVariable?: pulumi.Input<string>;
1618
1793
  /**
1619
- * Upstream min bandwidth limit - Range: `8`-`100000000`
1794
+ * Upstream min bandwidth limit
1795
+ * - Range: `8`-`100000000`
1620
1796
  */
1621
1797
  qosAdaptiveMinUpstream?: pulumi.Input<number>;
1622
1798
  /**
@@ -1624,7 +1800,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1624
1800
  */
1625
1801
  qosAdaptiveMinUpstreamVariable?: pulumi.Input<string>;
1626
1802
  /**
1627
- * Periodic timer for adaptive QoS in minutes - Range: `1`-`720` - Default value: `15`
1803
+ * Periodic timer for adaptive QoS in minutes
1804
+ * - Range: `1`-`720`
1805
+ * - Default value: `15`
1628
1806
  */
1629
1807
  qosAdaptivePeriod?: pulumi.Input<number>;
1630
1808
  /**
@@ -1640,7 +1818,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1640
1818
  */
1641
1819
  qosMapVariable?: pulumi.Input<string>;
1642
1820
  /**
1643
- * Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
1821
+ * Enable secondary region
1822
+ * - Choices: `off`, `secondary-only`, `secondary-shared`
1823
+ * - Default value: `off`
1644
1824
  */
1645
1825
  secondaryRegion?: pulumi.Input<string>;
1646
1826
  /**
@@ -1648,7 +1828,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1648
1828
  */
1649
1829
  secondaryRegionVariable?: pulumi.Input<string>;
1650
1830
  /**
1651
- * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
1831
+ * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
1832
+ * - Range: `8`-`100000000`
1652
1833
  */
1653
1834
  shapingRate?: pulumi.Input<number>;
1654
1835
  /**
@@ -1656,7 +1837,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1656
1837
  */
1657
1838
  shapingRateVariable?: pulumi.Input<string>;
1658
1839
  /**
1659
- * Administrative state - Default value: `true`
1840
+ * Administrative state
1841
+ * - Default value: `true`
1660
1842
  */
1661
1843
  shutdown?: pulumi.Input<boolean>;
1662
1844
  /**
@@ -1664,7 +1846,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1664
1846
  */
1665
1847
  shutdownVariable?: pulumi.Input<string>;
1666
1848
  /**
1667
- * TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
1849
+ * TCP MSS on SYN packets, in bytes
1850
+ * - Range: `552`-`1960`
1668
1851
  */
1669
1852
  tcpMss?: pulumi.Input<number>;
1670
1853
  /**
@@ -1688,7 +1871,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1688
1871
  */
1689
1872
  trackers?: pulumi.Input<pulumi.Input<string>[]>;
1690
1873
  /**
1691
- * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
1874
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set
1875
+ * - Default value: `false`
1692
1876
  */
1693
1877
  tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
1694
1878
  /**
@@ -1696,7 +1880,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1696
1880
  */
1697
1881
  tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
1698
1882
  /**
1699
- * Allow/deny BGP - Default value: `false`
1883
+ * Allow/deny BGP
1884
+ * - Default value: `false`
1700
1885
  */
1701
1886
  tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
1702
1887
  /**
@@ -1704,7 +1889,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1704
1889
  */
1705
1890
  tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
1706
1891
  /**
1707
- * Allow/Deny DHCP - Default value: `true`
1892
+ * Allow/Deny DHCP
1893
+ * - Default value: `true`
1708
1894
  */
1709
1895
  tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
1710
1896
  /**
@@ -1712,7 +1898,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1712
1898
  */
1713
1899
  tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
1714
1900
  /**
1715
- * Allow/Deny DNS - Default value: `true`
1901
+ * Allow/Deny DNS
1902
+ * - Default value: `true`
1716
1903
  */
1717
1904
  tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
1718
1905
  /**
@@ -1720,7 +1907,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1720
1907
  */
1721
1908
  tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
1722
1909
  /**
1723
- * Allow/Deny Https - Default value: `false`
1910
+ * Allow/Deny Https
1911
+ * - Default value: `false`
1724
1912
  */
1725
1913
  tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
1726
1914
  /**
@@ -1728,7 +1916,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1728
1916
  */
1729
1917
  tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
1730
1918
  /**
1731
- * Allow/Deny ICMP - Default value: `true`
1919
+ * Allow/Deny ICMP
1920
+ * - Default value: `true`
1732
1921
  */
1733
1922
  tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
1734
1923
  /**
@@ -1736,7 +1925,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1736
1925
  */
1737
1926
  tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
1738
1927
  /**
1739
- * Allow/Deny NETCONF - Default value: `false`
1928
+ * Allow/Deny NETCONF
1929
+ * - Default value: `false`
1740
1930
  */
1741
1931
  tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
1742
1932
  /**
@@ -1744,7 +1934,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1744
1934
  */
1745
1935
  tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
1746
1936
  /**
1747
- * Allow/Deny NTP - Default value: `false`
1937
+ * Allow/Deny NTP
1938
+ * - Default value: `false`
1748
1939
  */
1749
1940
  tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
1750
1941
  /**
@@ -1752,7 +1943,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1752
1943
  */
1753
1944
  tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
1754
1945
  /**
1755
- * Allow/Deny OSPF - Default value: `false`
1946
+ * Allow/Deny OSPF
1947
+ * - Default value: `false`
1756
1948
  */
1757
1949
  tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
1758
1950
  /**
@@ -1760,7 +1952,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1760
1952
  */
1761
1953
  tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
1762
1954
  /**
1763
- * Allow/Deny SNMP - Default value: `false`
1955
+ * Allow/Deny SNMP
1956
+ * - Default value: `false`
1764
1957
  */
1765
1958
  tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
1766
1959
  /**
@@ -1768,7 +1961,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1768
1961
  */
1769
1962
  tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
1770
1963
  /**
1771
- * Allow/Deny SSH - Default value: `false`
1964
+ * Allow/Deny SSH
1965
+ * - Default value: `false`
1772
1966
  */
1773
1967
  tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
1774
1968
  /**
@@ -1776,7 +1970,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1776
1970
  */
1777
1971
  tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
1778
1972
  /**
1779
- * Allow/Deny STUN - Default value: `false`
1973
+ * Allow/Deny STUN
1974
+ * - Default value: `false`
1780
1975
  */
1781
1976
  tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
1782
1977
  /**
@@ -1792,7 +1987,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1792
1987
  */
1793
1988
  tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
1794
1989
  /**
1795
- * Set TLOC as border TLOC - Default value: `false`
1990
+ * Set TLOC as border TLOC
1991
+ * - Default value: `false`
1796
1992
  */
1797
1993
  tunnelInterfaceBorder?: pulumi.Input<boolean>;
1798
1994
  /**
@@ -1800,8 +1996,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1800
1996
  */
1801
1997
  tunnelInterfaceBorderVariable?: pulumi.Input<string>;
1802
1998
  /**
1803
- * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
1804
- * `carrier7`, `carrier8` - Default value: `default`
1999
+ * Set carrier for TLOC
2000
+ * - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`, `carrier7`, `carrier8`
2001
+ * - Default value: `default`
1805
2002
  */
1806
2003
  tunnelInterfaceCarrier?: pulumi.Input<string>;
1807
2004
  /**
@@ -1809,7 +2006,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1809
2006
  */
1810
2007
  tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
1811
2008
  /**
1812
- * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
2009
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
2010
+ * - Default value: `false`
1813
2011
  */
1814
2012
  tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
1815
2013
  /**
@@ -1817,13 +2015,14 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1817
2015
  */
1818
2016
  tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
1819
2017
  /**
1820
- * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
1821
- * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
1822
- * `private4`, `private5`, `private6` - Default value: `default`
2018
+ * Set color for TLOC
2019
+ * - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`, `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`, `private4`, `private5`, `private6`
2020
+ * - Default value: `default`
1823
2021
  */
1824
2022
  tunnelInterfaceColor?: pulumi.Input<string>;
1825
2023
  /**
1826
- * Restrict this TLOC behavior - Default value: `false`
2024
+ * Restrict this TLOC behavior
2025
+ * - Default value: `false`
1827
2026
  */
1828
2027
  tunnelInterfaceColorRestrict?: pulumi.Input<boolean>;
1829
2028
  /**
@@ -1831,7 +2030,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1831
2030
  */
1832
2031
  tunnelInterfaceColorVariable?: pulumi.Input<string>;
1833
2032
  /**
1834
- * Allow Control Connection - Default value: `true`
2033
+ * Allow Control Connection
2034
+ * - Default value: `true`
1835
2035
  */
1836
2036
  tunnelInterfaceControlConnections?: pulumi.Input<boolean>;
1837
2037
  /**
@@ -1859,7 +2059,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1859
2059
  */
1860
2060
  tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
1861
2061
  /**
1862
- * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
2062
+ * Set time period of control hello packets <100..600000> milli seconds
2063
+ * - Range: `100`-`600000`
2064
+ * - Default value: `1000`
1863
2065
  */
1864
2066
  tunnelInterfaceHelloInterval?: pulumi.Input<number>;
1865
2067
  /**
@@ -1867,7 +2069,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1867
2069
  */
1868
2070
  tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
1869
2071
  /**
1870
- * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
2072
+ * Set tolerance of control hello packets <12..6000> seconds
2073
+ * - Range: `12`-`6000`
2074
+ * - Default value: `12`
1871
2075
  */
1872
2076
  tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
1873
2077
  /**
@@ -1875,7 +2079,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1875
2079
  */
1876
2080
  tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
1877
2081
  /**
1878
- * Set TLOC as last resort - Default value: `false`
2082
+ * Set TLOC as last resort
2083
+ * - Default value: `false`
1879
2084
  */
1880
2085
  tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
1881
2086
  /**
@@ -1883,7 +2088,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1883
2088
  */
1884
2089
  tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
1885
2090
  /**
1886
- * Set the interface as a low-bandwidth circuit - Default value: `false`
2091
+ * Set the interface as a low-bandwidth circuit
2092
+ * - Default value: `false`
1887
2093
  */
1888
2094
  tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
1889
2095
  /**
@@ -1891,7 +2097,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1891
2097
  */
1892
2098
  tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
1893
2099
  /**
1894
- * Set the maximum number of control connections for this TLOC - Range: `0`-`8`
2100
+ * Set the maximum number of control connections for this TLOC
2101
+ * - Range: `0`-`8`
1895
2102
  */
1896
2103
  tunnelInterfaceMaxControlConnections?: pulumi.Input<number>;
1897
2104
  /**
@@ -1899,7 +2106,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1899
2106
  */
1900
2107
  tunnelInterfaceMaxControlConnectionsVariable?: pulumi.Input<string>;
1901
2108
  /**
1902
- * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
2109
+ * Set time period of nat refresh packets <1...60> seconds
2110
+ * - Range: `1`-`60`
2111
+ * - Default value: `5`
1903
2112
  */
1904
2113
  tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
1905
2114
  /**
@@ -1907,7 +2116,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1907
2116
  */
1908
2117
  tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
1909
2118
  /**
1910
- * Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
2119
+ * Accept and respond to network-prefix-directed broadcasts)
2120
+ * - Default value: `false`
1911
2121
  */
1912
2122
  tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
1913
2123
  /**
@@ -1915,7 +2125,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1915
2125
  */
1916
2126
  tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
1917
2127
  /**
1918
- * Disallow port hopping on the tunnel interface - Default value: `true`
2128
+ * Disallow port hopping on the tunnel interface
2129
+ * - Default value: `true`
1919
2130
  */
1920
2131
  tunnelInterfacePortHop?: pulumi.Input<boolean>;
1921
2132
  /**
@@ -1923,7 +2134,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1923
2134
  */
1924
2135
  tunnelInterfacePortHopVariable?: pulumi.Input<string>;
1925
2136
  /**
1926
- * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
2137
+ * Tunnel TCP MSS on SYN packets, in bytes
2138
+ * - Range: `500`-`1460`
1927
2139
  */
1928
2140
  tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
1929
2141
  /**
@@ -1931,7 +2143,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1931
2143
  */
1932
2144
  tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
1933
2145
  /**
1934
- * Put this wan interface in STUN mode only - Default value: `false`
2146
+ * Put this wan interface in STUN mode only
2147
+ * - Default value: `false`
1935
2148
  */
1936
2149
  tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
1937
2150
  /**
@@ -1939,7 +2152,9 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1939
2152
  */
1940
2153
  tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
1941
2154
  /**
1942
- * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
2155
+ * Set interface preference for control connection to vManage <0..8>
2156
+ * - Range: `0`-`8`
2157
+ * - Default value: `5`
1943
2158
  */
1944
2159
  tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
1945
2160
  /**
@@ -1947,7 +2162,8 @@ export interface VpnInterfaceDslPppoeFeatureTemplateArgs {
1947
2162
  */
1948
2163
  tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
1949
2164
  /**
1950
- * Set tunnel QoS mode - Choices: `spoke`
2165
+ * Set tunnel QoS mode
2166
+ * - Choices: `spoke`
1951
2167
  */
1952
2168
  tunnelQosMode?: pulumi.Input<string>;
1953
2169
  /**