@aws-sdk/client-elastic-load-balancing 3.31.0 → 3.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (399) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/{dist/cjs → dist-cjs}/ElasticLoadBalancing.js +1 -1
  3. package/dist-cjs/ElasticLoadBalancing.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/ElasticLoadBalancingClient.js +14 -14
  5. package/dist-cjs/ElasticLoadBalancingClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/AddTagsCommand.js +5 -5
  7. package/dist-cjs/commands/AddTagsCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +5 -5
  9. package/dist-cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/AttachLoadBalancerToSubnetsCommand.js +5 -5
  11. package/dist-cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/ConfigureHealthCheckCommand.js +5 -5
  13. package/dist-cjs/commands/ConfigureHealthCheckCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/CreateAppCookieStickinessPolicyCommand.js +5 -5
  15. package/dist-cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/CreateLBCookieStickinessPolicyCommand.js +5 -5
  17. package/dist-cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerCommand.js +5 -5
  19. package/dist-cjs/commands/CreateLoadBalancerCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerListenersCommand.js +5 -5
  21. package/dist-cjs/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerPolicyCommand.js +5 -5
  23. package/dist-cjs/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerCommand.js +5 -5
  25. package/dist-cjs/commands/DeleteLoadBalancerCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerListenersCommand.js +5 -5
  27. package/dist-cjs/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerPolicyCommand.js +5 -5
  29. package/dist-cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/DeregisterInstancesFromLoadBalancerCommand.js +5 -5
  31. package/dist-cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/DescribeAccountLimitsCommand.js +5 -5
  33. package/dist-cjs/commands/DescribeAccountLimitsCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/DescribeInstanceHealthCommand.js +5 -5
  35. package/dist-cjs/commands/DescribeInstanceHealthCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerAttributesCommand.js +5 -5
  37. package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPoliciesCommand.js +5 -5
  39. package/dist-cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPolicyTypesCommand.js +5 -5
  41. package/dist-cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancersCommand.js +5 -5
  43. package/dist-cjs/commands/DescribeLoadBalancersCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/DescribeTagsCommand.js +5 -5
  45. package/dist-cjs/commands/DescribeTagsCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/DetachLoadBalancerFromSubnetsCommand.js +5 -5
  47. package/dist-cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +5 -5
  49. package/dist-cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +5 -5
  51. package/dist-cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/commands/ModifyLoadBalancerAttributesCommand.js +5 -5
  53. package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/commands/RegisterInstancesWithLoadBalancerCommand.js +5 -5
  55. package/dist-cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/commands/RemoveTagsCommand.js +5 -5
  57. package/dist-cjs/commands/RemoveTagsCommand.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +5 -5
  59. package/dist-cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +5 -5
  61. package/dist-cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +5 -5
  63. package/dist-cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
  65. package/dist-cjs/endpoints.js.map +1 -0
  66. package/dist-cjs/index.js +39 -0
  67. package/dist-cjs/index.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/models/index.js +1 -1
  69. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  70. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  71. package/dist-cjs/models/models_0.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/pagination/DescribeLoadBalancersPaginator.js +1 -1
  73. package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  75. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  76. package/{dist/cjs → dist-cjs}/protocols/Aws_query.js +206 -206
  77. package/dist-cjs/protocols/Aws_query.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
  79. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  80. package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
  81. package/dist-cjs/runtimeConfig.js.map +1 -0
  82. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
  83. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  84. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  85. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  86. package/{dist/cjs → dist-cjs}/waiters/waitForAnyInstanceInService.js +9 -9
  87. package/dist-cjs/waiters/waitForAnyInstanceInService.js.map +1 -0
  88. package/{dist/es → dist-es}/ElasticLoadBalancing.js +2 -25
  89. package/dist-es/ElasticLoadBalancing.js.map +1 -0
  90. package/dist-es/ElasticLoadBalancingClient.js +38 -0
  91. package/dist-es/ElasticLoadBalancingClient.js.map +1 -0
  92. package/{dist/es → dist-es}/commands/AddTagsCommand.js +4 -35
  93. package/dist-es/commands/AddTagsCommand.js.map +1 -0
  94. package/{dist/es → dist-es}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +4 -31
  95. package/dist-es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
  96. package/{dist/es → dist-es}/commands/AttachLoadBalancerToSubnetsCommand.js +4 -32
  97. package/dist-es/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
  98. package/{dist/es → dist-es}/commands/ConfigureHealthCheckCommand.js +4 -31
  99. package/dist-es/commands/ConfigureHealthCheckCommand.js.map +1 -0
  100. package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js +40 -0
  101. package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
  102. package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js +40 -0
  103. package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
  104. package/dist-es/commands/CreateLoadBalancerCommand.js +40 -0
  105. package/dist-es/commands/CreateLoadBalancerCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/CreateLoadBalancerListenersCommand.js +4 -31
  107. package/dist-es/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/CreateLoadBalancerPolicyCommand.js +4 -30
  109. package/dist-es/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/DeleteLoadBalancerCommand.js +4 -32
  111. package/dist-es/commands/DeleteLoadBalancerCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/DeleteLoadBalancerListenersCommand.js +4 -29
  113. package/dist-es/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/DeleteLoadBalancerPolicyCommand.js +4 -29
  115. package/dist-es/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/DeregisterInstancesFromLoadBalancerCommand.js +4 -34
  117. package/dist-es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/DescribeAccountLimitsCommand.js +4 -31
  119. package/dist-es/commands/DescribeAccountLimitsCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/DescribeInstanceHealthCommand.js +4 -29
  121. package/dist-es/commands/DescribeInstanceHealthCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/DescribeLoadBalancerAttributesCommand.js +4 -29
  123. package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/DescribeLoadBalancerPoliciesCommand.js +4 -33
  125. package/dist-es/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/DescribeLoadBalancerPolicyTypesCommand.js +4 -36
  127. package/dist-es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/DescribeLoadBalancersCommand.js +4 -29
  129. package/dist-es/commands/DescribeLoadBalancersCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/commands/DescribeTagsCommand.js +4 -29
  131. package/dist-es/commands/DescribeTagsCommand.js.map +1 -0
  132. package/{dist/es → dist-es}/commands/DetachLoadBalancerFromSubnetsCommand.js +4 -32
  133. package/dist-es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
  134. package/{dist/es → dist-es}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +4 -37
  135. package/dist-es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  136. package/{dist/es → dist-es}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +4 -34
  137. package/dist-es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
  138. package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js +40 -0
  139. package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
  140. package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js +40 -0
  141. package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
  142. package/{dist/es → dist-es}/commands/RemoveTagsCommand.js +4 -29
  143. package/dist-es/commands/RemoveTagsCommand.js.map +1 -0
  144. package/{dist/es → dist-es}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +4 -33
  145. package/dist-es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
  146. package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +40 -0
  147. package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
  148. package/{dist/es → dist-es}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +4 -35
  149. package/dist-es/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +1 -0
  150. package/{dist/es → dist-es}/endpoints.js +1 -1
  151. package/dist-es/endpoints.js.map +1 -0
  152. package/{dist/es → dist-es}/index.js +0 -0
  153. package/dist-es/index.js.map +1 -0
  154. package/{dist/es → dist-es}/models/index.js +0 -0
  155. package/dist-es/models/index.js.map +1 -0
  156. package/{dist/es → dist-es}/models/models_0.js +0 -318
  157. package/dist-es/models/models_0.js.map +1 -0
  158. package/{dist/es → dist-es}/pagination/DescribeLoadBalancersPaginator.js +17 -29
  159. package/dist-es/pagination/DescribeLoadBalancersPaginator.js.map +1 -0
  160. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  161. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  162. package/{dist/es → dist-es}/protocols/Aws_query.js +541 -543
  163. package/dist-es/protocols/Aws_query.js.map +1 -0
  164. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
  165. package/dist-es/runtimeConfig.browser.js.map +1 -0
  166. package/{dist/es → dist-es}/runtimeConfig.js +2 -5
  167. package/dist-es/runtimeConfig.js.map +1 -0
  168. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
  169. package/dist-es/runtimeConfig.native.js.map +1 -0
  170. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
  171. package/dist-es/runtimeConfig.shared.js.map +1 -0
  172. package/{dist/es → dist-es}/waiters/waitForAnyInstanceInService.js +10 -19
  173. package/dist-es/waiters/waitForAnyInstanceInService.js.map +1 -0
  174. package/{dist/types → dist-types}/ElasticLoadBalancing.d.ts +2 -2
  175. package/{dist/types → dist-types}/ElasticLoadBalancingClient.d.ts +8 -8
  176. package/{dist/types → dist-types}/commands/AddTagsCommand.d.ts +2 -2
  177. package/{dist/types → dist-types}/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
  178. package/{dist/types → dist-types}/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
  179. package/{dist/types → dist-types}/commands/ConfigureHealthCheckCommand.d.ts +2 -2
  180. package/{dist/types → dist-types}/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
  181. package/{dist/types → dist-types}/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
  182. package/{dist/types → dist-types}/commands/CreateLoadBalancerCommand.d.ts +2 -2
  183. package/{dist/types → dist-types}/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
  184. package/{dist/types → dist-types}/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
  185. package/{dist/types → dist-types}/commands/DeleteLoadBalancerCommand.d.ts +2 -2
  186. package/{dist/types → dist-types}/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
  187. package/{dist/types → dist-types}/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
  188. package/{dist/types → dist-types}/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/commands/DescribeAccountLimitsCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/commands/DescribeInstanceHealthCommand.d.ts +2 -2
  191. package/{dist/types → dist-types}/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
  192. package/{dist/types → dist-types}/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
  193. package/{dist/types → dist-types}/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
  194. package/{dist/types → dist-types}/commands/DescribeLoadBalancersCommand.d.ts +2 -2
  195. package/{dist/types → dist-types}/commands/DescribeTagsCommand.d.ts +2 -2
  196. package/{dist/types → dist-types}/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
  197. package/{dist/types → dist-types}/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  198. package/{dist/types → dist-types}/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  199. package/{dist/types → dist-types}/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
  201. package/{dist/types → dist-types}/commands/RemoveTagsCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
  204. package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +2 -2
  205. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  206. package/{dist/types → dist-types}/index.d.ts +0 -0
  207. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  208. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  209. package/{dist/types → dist-types}/pagination/DescribeLoadBalancersPaginator.d.ts +1 -1
  210. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  211. package/{dist/types → dist-types}/protocols/Aws_query.d.ts +2 -2
  212. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
  213. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
  214. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
  215. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  216. package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancing.d.ts +2 -2
  217. package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancingClient.d.ts +8 -8
  218. package/{dist/types → dist-types}/ts3.4/commands/AddTagsCommand.d.ts +2 -2
  219. package/{dist/types → dist-types}/ts3.4/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
  220. package/{dist/types → dist-types}/ts3.4/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
  221. package/{dist/types → dist-types}/ts3.4/commands/ConfigureHealthCheckCommand.d.ts +2 -2
  222. package/{dist/types → dist-types}/ts3.4/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
  223. package/{dist/types → dist-types}/ts3.4/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
  224. package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerCommand.d.ts +2 -2
  225. package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
  226. package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
  227. package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +2 -2
  228. package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
  229. package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
  230. package/{dist/types → dist-types}/ts3.4/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
  231. package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -2
  232. package/{dist/types → dist-types}/ts3.4/commands/DescribeInstanceHealthCommand.d.ts +2 -2
  233. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
  234. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
  235. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
  236. package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -2
  237. package/{dist/types → dist-types}/ts3.4/commands/DescribeTagsCommand.d.ts +2 -2
  238. package/{dist/types → dist-types}/ts3.4/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
  239. package/{dist/types → dist-types}/ts3.4/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  240. package/{dist/types → dist-types}/ts3.4/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
  241. package/{dist/types → dist-types}/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
  242. package/{dist/types → dist-types}/ts3.4/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
  243. package/{dist/types → dist-types}/ts3.4/commands/RemoveTagsCommand.d.ts +2 -2
  244. package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
  245. package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
  246. package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +2 -2
  247. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  248. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  249. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  250. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  251. package/{dist/types → dist-types}/ts3.4/pagination/DescribeLoadBalancersPaginator.d.ts +1 -1
  252. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  253. package/{dist/types → dist-types}/ts3.4/protocols/Aws_query.d.ts +2 -2
  254. package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
  255. package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
  256. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
  257. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  258. package/{dist/types → dist-types}/ts3.4/waiters/waitForAnyInstanceInService.d.ts +2 -2
  259. package/{dist/types → dist-types}/waiters/waitForAnyInstanceInService.d.ts +2 -2
  260. package/package.json +51 -51
  261. package/{ElasticLoadBalancing.ts → src/ElasticLoadBalancing.ts} +3 -2
  262. package/{ElasticLoadBalancingClient.ts → src/ElasticLoadBalancingClient.ts} +58 -57
  263. package/{commands → src/commands}/AddTagsCommand.ts +9 -8
  264. package/{commands → src/commands}/ApplySecurityGroupsToLoadBalancerCommand.ts +12 -11
  265. package/{commands → src/commands}/AttachLoadBalancerToSubnetsCommand.ts +12 -11
  266. package/{commands → src/commands}/ConfigureHealthCheckCommand.ts +12 -11
  267. package/{commands → src/commands}/CreateAppCookieStickinessPolicyCommand.ts +12 -11
  268. package/{commands → src/commands}/CreateLBCookieStickinessPolicyCommand.ts +12 -11
  269. package/{commands → src/commands}/CreateLoadBalancerCommand.ts +12 -11
  270. package/{commands → src/commands}/CreateLoadBalancerListenersCommand.ts +12 -11
  271. package/{commands → src/commands}/CreateLoadBalancerPolicyCommand.ts +12 -11
  272. package/{commands → src/commands}/DeleteLoadBalancerCommand.ts +12 -11
  273. package/{commands → src/commands}/DeleteLoadBalancerListenersCommand.ts +12 -11
  274. package/{commands → src/commands}/DeleteLoadBalancerPolicyCommand.ts +12 -11
  275. package/{commands → src/commands}/DeregisterInstancesFromLoadBalancerCommand.ts +12 -11
  276. package/{commands → src/commands}/DescribeAccountLimitsCommand.ts +12 -11
  277. package/{commands → src/commands}/DescribeInstanceHealthCommand.ts +12 -11
  278. package/{commands → src/commands}/DescribeLoadBalancerAttributesCommand.ts +12 -11
  279. package/{commands → src/commands}/DescribeLoadBalancerPoliciesCommand.ts +12 -11
  280. package/{commands → src/commands}/DescribeLoadBalancerPolicyTypesCommand.ts +12 -11
  281. package/{commands → src/commands}/DescribeLoadBalancersCommand.ts +12 -11
  282. package/{commands → src/commands}/DescribeTagsCommand.ts +9 -8
  283. package/{commands → src/commands}/DetachLoadBalancerFromSubnetsCommand.ts +12 -11
  284. package/{commands → src/commands}/DisableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
  285. package/{commands → src/commands}/EnableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
  286. package/{commands → src/commands}/ModifyLoadBalancerAttributesCommand.ts +12 -11
  287. package/{commands → src/commands}/RegisterInstancesWithLoadBalancerCommand.ts +12 -11
  288. package/{commands → src/commands}/RemoveTagsCommand.ts +9 -8
  289. package/{commands → src/commands}/SetLoadBalancerListenerSSLCertificateCommand.ts +13 -12
  290. package/{commands → src/commands}/SetLoadBalancerPoliciesForBackendServerCommand.ts +13 -12
  291. package/{commands → src/commands}/SetLoadBalancerPoliciesOfListenerCommand.ts +12 -11
  292. package/{endpoints.ts → src/endpoints.ts} +1 -1
  293. package/{index.ts → src/index.ts} +0 -0
  294. package/{models → src/models}/index.ts +0 -0
  295. package/{models → src/models}/models_0.ts +0 -0
  296. package/{pagination → src/pagination}/DescribeLoadBalancersPaginator.ts +4 -3
  297. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  298. package/{protocols → src/protocols}/Aws_query.ts +142 -141
  299. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  300. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  301. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  302. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  303. package/{waiters → src/waiters}/waitForAnyInstanceInService.ts +8 -7
  304. package/tsconfig.es.json +1 -3
  305. package/tsconfig.json +7 -7
  306. package/tsconfig.types.json +9 -0
  307. package/dist/cjs/ElasticLoadBalancing.js.map +0 -1
  308. package/dist/cjs/ElasticLoadBalancingClient.js.map +0 -1
  309. package/dist/cjs/commands/AddTagsCommand.js.map +0 -1
  310. package/dist/cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
  311. package/dist/cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
  312. package/dist/cjs/commands/ConfigureHealthCheckCommand.js.map +0 -1
  313. package/dist/cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
  314. package/dist/cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
  315. package/dist/cjs/commands/CreateLoadBalancerCommand.js.map +0 -1
  316. package/dist/cjs/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
  317. package/dist/cjs/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
  318. package/dist/cjs/commands/DeleteLoadBalancerCommand.js.map +0 -1
  319. package/dist/cjs/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
  320. package/dist/cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
  321. package/dist/cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
  322. package/dist/cjs/commands/DescribeAccountLimitsCommand.js.map +0 -1
  323. package/dist/cjs/commands/DescribeInstanceHealthCommand.js.map +0 -1
  324. package/dist/cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
  325. package/dist/cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
  326. package/dist/cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
  327. package/dist/cjs/commands/DescribeLoadBalancersCommand.js.map +0 -1
  328. package/dist/cjs/commands/DescribeTagsCommand.js.map +0 -1
  329. package/dist/cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
  330. package/dist/cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  331. package/dist/cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  332. package/dist/cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
  333. package/dist/cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
  334. package/dist/cjs/commands/RemoveTagsCommand.js.map +0 -1
  335. package/dist/cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
  336. package/dist/cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
  337. package/dist/cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
  338. package/dist/cjs/endpoints.js.map +0 -1
  339. package/dist/cjs/index.js +0 -39
  340. package/dist/cjs/index.js.map +0 -1
  341. package/dist/cjs/models/models_0.js.map +0 -1
  342. package/dist/cjs/package.json +0 -94
  343. package/dist/cjs/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
  344. package/dist/cjs/protocols/Aws_query.js.map +0 -1
  345. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  346. package/dist/cjs/runtimeConfig.js.map +0 -1
  347. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  348. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  349. package/dist/cjs/waiters/waitForAnyInstanceInService.js.map +0 -1
  350. package/dist/es/ElasticLoadBalancing.js.map +0 -1
  351. package/dist/es/ElasticLoadBalancingClient.js +0 -66
  352. package/dist/es/ElasticLoadBalancingClient.js.map +0 -1
  353. package/dist/es/commands/AddTagsCommand.js.map +0 -1
  354. package/dist/es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
  355. package/dist/es/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
  356. package/dist/es/commands/ConfigureHealthCheckCommand.js.map +0 -1
  357. package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js +0 -73
  358. package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
  359. package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js +0 -71
  360. package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
  361. package/dist/es/commands/CreateLoadBalancerCommand.js +0 -78
  362. package/dist/es/commands/CreateLoadBalancerCommand.js.map +0 -1
  363. package/dist/es/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
  364. package/dist/es/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
  365. package/dist/es/commands/DeleteLoadBalancerCommand.js.map +0 -1
  366. package/dist/es/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
  367. package/dist/es/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
  368. package/dist/es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
  369. package/dist/es/commands/DescribeAccountLimitsCommand.js.map +0 -1
  370. package/dist/es/commands/DescribeInstanceHealthCommand.js.map +0 -1
  371. package/dist/es/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
  372. package/dist/es/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
  373. package/dist/es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
  374. package/dist/es/commands/DescribeLoadBalancersCommand.js.map +0 -1
  375. package/dist/es/commands/DescribeTagsCommand.js.map +0 -1
  376. package/dist/es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
  377. package/dist/es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  378. package/dist/es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
  379. package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js +0 -91
  380. package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
  381. package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js +0 -83
  382. package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
  383. package/dist/es/commands/RemoveTagsCommand.js.map +0 -1
  384. package/dist/es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
  385. package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +0 -75
  386. package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
  387. package/dist/es/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
  388. package/dist/es/endpoints.js.map +0 -1
  389. package/dist/es/index.js.map +0 -1
  390. package/dist/es/models/index.js.map +0 -1
  391. package/dist/es/models/models_0.js.map +0 -1
  392. package/dist/es/package.json +0 -94
  393. package/dist/es/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
  394. package/dist/es/protocols/Aws_query.js.map +0 -1
  395. package/dist/es/runtimeConfig.browser.js.map +0 -1
  396. package/dist/es/runtimeConfig.js.map +0 -1
  397. package/dist/es/runtimeConfig.native.js.map +0 -1
  398. package/dist/es/runtimeConfig.shared.js.map +0 -1
  399. package/dist/es/waiters/waitForAnyInstanceInService.js.map +0 -1
@@ -1,744 +1,426 @@
1
1
  import { __assign } from "tslib";
2
2
  export var AccessLog;
3
3
  (function (AccessLog) {
4
- /**
5
- * @internal
6
- */
7
4
  AccessLog.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
8
5
  })(AccessLog || (AccessLog = {}));
9
6
  export var AccessPointNotFoundException;
10
7
  (function (AccessPointNotFoundException) {
11
- /**
12
- * @internal
13
- */
14
8
  AccessPointNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
15
9
  })(AccessPointNotFoundException || (AccessPointNotFoundException = {}));
16
10
  export var AddAvailabilityZonesInput;
17
11
  (function (AddAvailabilityZonesInput) {
18
- /**
19
- * @internal
20
- */
21
12
  AddAvailabilityZonesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
22
13
  })(AddAvailabilityZonesInput || (AddAvailabilityZonesInput = {}));
23
14
  export var AddAvailabilityZonesOutput;
24
15
  (function (AddAvailabilityZonesOutput) {
25
- /**
26
- * @internal
27
- */
28
16
  AddAvailabilityZonesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
29
17
  })(AddAvailabilityZonesOutput || (AddAvailabilityZonesOutput = {}));
30
18
  export var AdditionalAttribute;
31
19
  (function (AdditionalAttribute) {
32
- /**
33
- * @internal
34
- */
35
20
  AdditionalAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
36
21
  })(AdditionalAttribute || (AdditionalAttribute = {}));
37
22
  export var Tag;
38
23
  (function (Tag) {
39
- /**
40
- * @internal
41
- */
42
24
  Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
43
25
  })(Tag || (Tag = {}));
44
26
  export var AddTagsInput;
45
27
  (function (AddTagsInput) {
46
- /**
47
- * @internal
48
- */
49
28
  AddTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
50
29
  })(AddTagsInput || (AddTagsInput = {}));
51
30
  export var AddTagsOutput;
52
31
  (function (AddTagsOutput) {
53
- /**
54
- * @internal
55
- */
56
32
  AddTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
57
33
  })(AddTagsOutput || (AddTagsOutput = {}));
58
34
  export var DuplicateTagKeysException;
59
35
  (function (DuplicateTagKeysException) {
60
- /**
61
- * @internal
62
- */
63
36
  DuplicateTagKeysException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
64
37
  })(DuplicateTagKeysException || (DuplicateTagKeysException = {}));
65
38
  export var TooManyTagsException;
66
39
  (function (TooManyTagsException) {
67
- /**
68
- * @internal
69
- */
70
40
  TooManyTagsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
71
41
  })(TooManyTagsException || (TooManyTagsException = {}));
72
42
  export var AppCookieStickinessPolicy;
73
43
  (function (AppCookieStickinessPolicy) {
74
- /**
75
- * @internal
76
- */
77
44
  AppCookieStickinessPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
78
45
  })(AppCookieStickinessPolicy || (AppCookieStickinessPolicy = {}));
79
46
  export var ApplySecurityGroupsToLoadBalancerInput;
80
47
  (function (ApplySecurityGroupsToLoadBalancerInput) {
81
- /**
82
- * @internal
83
- */
84
48
  ApplySecurityGroupsToLoadBalancerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
85
49
  })(ApplySecurityGroupsToLoadBalancerInput || (ApplySecurityGroupsToLoadBalancerInput = {}));
86
50
  export var ApplySecurityGroupsToLoadBalancerOutput;
87
51
  (function (ApplySecurityGroupsToLoadBalancerOutput) {
88
- /**
89
- * @internal
90
- */
91
52
  ApplySecurityGroupsToLoadBalancerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
92
53
  })(ApplySecurityGroupsToLoadBalancerOutput || (ApplySecurityGroupsToLoadBalancerOutput = {}));
93
54
  export var InvalidConfigurationRequestException;
94
55
  (function (InvalidConfigurationRequestException) {
95
- /**
96
- * @internal
97
- */
98
56
  InvalidConfigurationRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
99
57
  })(InvalidConfigurationRequestException || (InvalidConfigurationRequestException = {}));
100
58
  export var InvalidSecurityGroupException;
101
59
  (function (InvalidSecurityGroupException) {
102
- /**
103
- * @internal
104
- */
105
60
  InvalidSecurityGroupException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
106
61
  })(InvalidSecurityGroupException || (InvalidSecurityGroupException = {}));
107
62
  export var AttachLoadBalancerToSubnetsInput;
108
63
  (function (AttachLoadBalancerToSubnetsInput) {
109
- /**
110
- * @internal
111
- */
112
64
  AttachLoadBalancerToSubnetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
113
65
  })(AttachLoadBalancerToSubnetsInput || (AttachLoadBalancerToSubnetsInput = {}));
114
66
  export var AttachLoadBalancerToSubnetsOutput;
115
67
  (function (AttachLoadBalancerToSubnetsOutput) {
116
- /**
117
- * @internal
118
- */
119
68
  AttachLoadBalancerToSubnetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
120
69
  })(AttachLoadBalancerToSubnetsOutput || (AttachLoadBalancerToSubnetsOutput = {}));
121
70
  export var InvalidSubnetException;
122
71
  (function (InvalidSubnetException) {
123
- /**
124
- * @internal
125
- */
126
72
  InvalidSubnetException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
127
73
  })(InvalidSubnetException || (InvalidSubnetException = {}));
128
74
  export var SubnetNotFoundException;
129
75
  (function (SubnetNotFoundException) {
130
- /**
131
- * @internal
132
- */
133
76
  SubnetNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
134
77
  })(SubnetNotFoundException || (SubnetNotFoundException = {}));
135
78
  export var BackendServerDescription;
136
79
  (function (BackendServerDescription) {
137
- /**
138
- * @internal
139
- */
140
80
  BackendServerDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
141
81
  })(BackendServerDescription || (BackendServerDescription = {}));
142
82
  export var CertificateNotFoundException;
143
83
  (function (CertificateNotFoundException) {
144
- /**
145
- * @internal
146
- */
147
84
  CertificateNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
148
85
  })(CertificateNotFoundException || (CertificateNotFoundException = {}));
149
86
  export var HealthCheck;
150
87
  (function (HealthCheck) {
151
- /**
152
- * @internal
153
- */
154
88
  HealthCheck.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
155
89
  })(HealthCheck || (HealthCheck = {}));
156
90
  export var ConfigureHealthCheckInput;
157
91
  (function (ConfigureHealthCheckInput) {
158
- /**
159
- * @internal
160
- */
161
92
  ConfigureHealthCheckInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
162
93
  })(ConfigureHealthCheckInput || (ConfigureHealthCheckInput = {}));
163
94
  export var ConfigureHealthCheckOutput;
164
95
  (function (ConfigureHealthCheckOutput) {
165
- /**
166
- * @internal
167
- */
168
96
  ConfigureHealthCheckOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
169
97
  })(ConfigureHealthCheckOutput || (ConfigureHealthCheckOutput = {}));
170
98
  export var ConnectionDraining;
171
99
  (function (ConnectionDraining) {
172
- /**
173
- * @internal
174
- */
175
100
  ConnectionDraining.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
176
101
  })(ConnectionDraining || (ConnectionDraining = {}));
177
102
  export var ConnectionSettings;
178
103
  (function (ConnectionSettings) {
179
- /**
180
- * @internal
181
- */
182
104
  ConnectionSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
183
105
  })(ConnectionSettings || (ConnectionSettings = {}));
184
106
  export var Listener;
185
107
  (function (Listener) {
186
- /**
187
- * @internal
188
- */
189
108
  Listener.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
190
109
  })(Listener || (Listener = {}));
191
110
  export var CreateAccessPointInput;
192
111
  (function (CreateAccessPointInput) {
193
- /**
194
- * @internal
195
- */
196
112
  CreateAccessPointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
197
113
  })(CreateAccessPointInput || (CreateAccessPointInput = {}));
198
114
  export var CreateAccessPointOutput;
199
115
  (function (CreateAccessPointOutput) {
200
- /**
201
- * @internal
202
- */
203
116
  CreateAccessPointOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
204
117
  })(CreateAccessPointOutput || (CreateAccessPointOutput = {}));
205
118
  export var CreateAppCookieStickinessPolicyInput;
206
119
  (function (CreateAppCookieStickinessPolicyInput) {
207
- /**
208
- * @internal
209
- */
210
120
  CreateAppCookieStickinessPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
211
121
  })(CreateAppCookieStickinessPolicyInput || (CreateAppCookieStickinessPolicyInput = {}));
212
122
  export var CreateAppCookieStickinessPolicyOutput;
213
123
  (function (CreateAppCookieStickinessPolicyOutput) {
214
- /**
215
- * @internal
216
- */
217
124
  CreateAppCookieStickinessPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
218
125
  })(CreateAppCookieStickinessPolicyOutput || (CreateAppCookieStickinessPolicyOutput = {}));
219
126
  export var DuplicatePolicyNameException;
220
127
  (function (DuplicatePolicyNameException) {
221
- /**
222
- * @internal
223
- */
224
128
  DuplicatePolicyNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
225
129
  })(DuplicatePolicyNameException || (DuplicatePolicyNameException = {}));
226
130
  export var TooManyPoliciesException;
227
131
  (function (TooManyPoliciesException) {
228
- /**
229
- * @internal
230
- */
231
132
  TooManyPoliciesException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
232
133
  })(TooManyPoliciesException || (TooManyPoliciesException = {}));
233
134
  export var CreateLBCookieStickinessPolicyInput;
234
135
  (function (CreateLBCookieStickinessPolicyInput) {
235
- /**
236
- * @internal
237
- */
238
136
  CreateLBCookieStickinessPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
239
137
  })(CreateLBCookieStickinessPolicyInput || (CreateLBCookieStickinessPolicyInput = {}));
240
138
  export var CreateLBCookieStickinessPolicyOutput;
241
139
  (function (CreateLBCookieStickinessPolicyOutput) {
242
- /**
243
- * @internal
244
- */
245
140
  CreateLBCookieStickinessPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
246
141
  })(CreateLBCookieStickinessPolicyOutput || (CreateLBCookieStickinessPolicyOutput = {}));
247
142
  export var DuplicateAccessPointNameException;
248
143
  (function (DuplicateAccessPointNameException) {
249
- /**
250
- * @internal
251
- */
252
144
  DuplicateAccessPointNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
253
145
  })(DuplicateAccessPointNameException || (DuplicateAccessPointNameException = {}));
254
146
  export var InvalidSchemeException;
255
147
  (function (InvalidSchemeException) {
256
- /**
257
- * @internal
258
- */
259
148
  InvalidSchemeException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
260
149
  })(InvalidSchemeException || (InvalidSchemeException = {}));
261
150
  export var OperationNotPermittedException;
262
151
  (function (OperationNotPermittedException) {
263
- /**
264
- * @internal
265
- */
266
152
  OperationNotPermittedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
267
153
  })(OperationNotPermittedException || (OperationNotPermittedException = {}));
268
154
  export var TooManyAccessPointsException;
269
155
  (function (TooManyAccessPointsException) {
270
- /**
271
- * @internal
272
- */
273
156
  TooManyAccessPointsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
274
157
  })(TooManyAccessPointsException || (TooManyAccessPointsException = {}));
275
158
  export var UnsupportedProtocolException;
276
159
  (function (UnsupportedProtocolException) {
277
- /**
278
- * @internal
279
- */
280
160
  UnsupportedProtocolException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
281
161
  })(UnsupportedProtocolException || (UnsupportedProtocolException = {}));
282
162
  export var CreateLoadBalancerListenerInput;
283
163
  (function (CreateLoadBalancerListenerInput) {
284
- /**
285
- * @internal
286
- */
287
164
  CreateLoadBalancerListenerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
288
165
  })(CreateLoadBalancerListenerInput || (CreateLoadBalancerListenerInput = {}));
289
166
  export var CreateLoadBalancerListenerOutput;
290
167
  (function (CreateLoadBalancerListenerOutput) {
291
- /**
292
- * @internal
293
- */
294
168
  CreateLoadBalancerListenerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
295
169
  })(CreateLoadBalancerListenerOutput || (CreateLoadBalancerListenerOutput = {}));
296
170
  export var DuplicateListenerException;
297
171
  (function (DuplicateListenerException) {
298
- /**
299
- * @internal
300
- */
301
172
  DuplicateListenerException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
302
173
  })(DuplicateListenerException || (DuplicateListenerException = {}));
303
174
  export var PolicyAttribute;
304
175
  (function (PolicyAttribute) {
305
- /**
306
- * @internal
307
- */
308
176
  PolicyAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
309
177
  })(PolicyAttribute || (PolicyAttribute = {}));
310
178
  export var CreateLoadBalancerPolicyInput;
311
179
  (function (CreateLoadBalancerPolicyInput) {
312
- /**
313
- * @internal
314
- */
315
180
  CreateLoadBalancerPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
316
181
  })(CreateLoadBalancerPolicyInput || (CreateLoadBalancerPolicyInput = {}));
317
182
  export var CreateLoadBalancerPolicyOutput;
318
183
  (function (CreateLoadBalancerPolicyOutput) {
319
- /**
320
- * @internal
321
- */
322
184
  CreateLoadBalancerPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
323
185
  })(CreateLoadBalancerPolicyOutput || (CreateLoadBalancerPolicyOutput = {}));
324
186
  export var PolicyTypeNotFoundException;
325
187
  (function (PolicyTypeNotFoundException) {
326
- /**
327
- * @internal
328
- */
329
188
  PolicyTypeNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
330
189
  })(PolicyTypeNotFoundException || (PolicyTypeNotFoundException = {}));
331
190
  export var CrossZoneLoadBalancing;
332
191
  (function (CrossZoneLoadBalancing) {
333
- /**
334
- * @internal
335
- */
336
192
  CrossZoneLoadBalancing.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
337
193
  })(CrossZoneLoadBalancing || (CrossZoneLoadBalancing = {}));
338
194
  export var DeleteAccessPointInput;
339
195
  (function (DeleteAccessPointInput) {
340
- /**
341
- * @internal
342
- */
343
196
  DeleteAccessPointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
344
197
  })(DeleteAccessPointInput || (DeleteAccessPointInput = {}));
345
198
  export var DeleteAccessPointOutput;
346
199
  (function (DeleteAccessPointOutput) {
347
- /**
348
- * @internal
349
- */
350
200
  DeleteAccessPointOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
351
201
  })(DeleteAccessPointOutput || (DeleteAccessPointOutput = {}));
352
202
  export var DeleteLoadBalancerListenerInput;
353
203
  (function (DeleteLoadBalancerListenerInput) {
354
- /**
355
- * @internal
356
- */
357
204
  DeleteLoadBalancerListenerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
358
205
  })(DeleteLoadBalancerListenerInput || (DeleteLoadBalancerListenerInput = {}));
359
206
  export var DeleteLoadBalancerListenerOutput;
360
207
  (function (DeleteLoadBalancerListenerOutput) {
361
- /**
362
- * @internal
363
- */
364
208
  DeleteLoadBalancerListenerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
365
209
  })(DeleteLoadBalancerListenerOutput || (DeleteLoadBalancerListenerOutput = {}));
366
210
  export var DeleteLoadBalancerPolicyInput;
367
211
  (function (DeleteLoadBalancerPolicyInput) {
368
- /**
369
- * @internal
370
- */
371
212
  DeleteLoadBalancerPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
372
213
  })(DeleteLoadBalancerPolicyInput || (DeleteLoadBalancerPolicyInput = {}));
373
214
  export var DeleteLoadBalancerPolicyOutput;
374
215
  (function (DeleteLoadBalancerPolicyOutput) {
375
- /**
376
- * @internal
377
- */
378
216
  DeleteLoadBalancerPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
379
217
  })(DeleteLoadBalancerPolicyOutput || (DeleteLoadBalancerPolicyOutput = {}));
380
218
  export var DependencyThrottleException;
381
219
  (function (DependencyThrottleException) {
382
- /**
383
- * @internal
384
- */
385
220
  DependencyThrottleException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
386
221
  })(DependencyThrottleException || (DependencyThrottleException = {}));
387
222
  export var Instance;
388
223
  (function (Instance) {
389
- /**
390
- * @internal
391
- */
392
224
  Instance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
393
225
  })(Instance || (Instance = {}));
394
226
  export var DeregisterEndPointsInput;
395
227
  (function (DeregisterEndPointsInput) {
396
- /**
397
- * @internal
398
- */
399
228
  DeregisterEndPointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
400
229
  })(DeregisterEndPointsInput || (DeregisterEndPointsInput = {}));
401
230
  export var DeregisterEndPointsOutput;
402
231
  (function (DeregisterEndPointsOutput) {
403
- /**
404
- * @internal
405
- */
406
232
  DeregisterEndPointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
407
233
  })(DeregisterEndPointsOutput || (DeregisterEndPointsOutput = {}));
408
234
  export var InvalidEndPointException;
409
235
  (function (InvalidEndPointException) {
410
- /**
411
- * @internal
412
- */
413
236
  InvalidEndPointException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
414
237
  })(InvalidEndPointException || (InvalidEndPointException = {}));
415
238
  export var DescribeAccessPointsInput;
416
239
  (function (DescribeAccessPointsInput) {
417
- /**
418
- * @internal
419
- */
420
240
  DescribeAccessPointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
421
241
  })(DescribeAccessPointsInput || (DescribeAccessPointsInput = {}));
422
242
  export var ListenerDescription;
423
243
  (function (ListenerDescription) {
424
- /**
425
- * @internal
426
- */
427
244
  ListenerDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
428
245
  })(ListenerDescription || (ListenerDescription = {}));
429
246
  export var LBCookieStickinessPolicy;
430
247
  (function (LBCookieStickinessPolicy) {
431
- /**
432
- * @internal
433
- */
434
248
  LBCookieStickinessPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
435
249
  })(LBCookieStickinessPolicy || (LBCookieStickinessPolicy = {}));
436
250
  export var Policies;
437
251
  (function (Policies) {
438
- /**
439
- * @internal
440
- */
441
252
  Policies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
442
253
  })(Policies || (Policies = {}));
443
254
  export var SourceSecurityGroup;
444
255
  (function (SourceSecurityGroup) {
445
- /**
446
- * @internal
447
- */
448
256
  SourceSecurityGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
449
257
  })(SourceSecurityGroup || (SourceSecurityGroup = {}));
450
258
  export var LoadBalancerDescription;
451
259
  (function (LoadBalancerDescription) {
452
- /**
453
- * @internal
454
- */
455
260
  LoadBalancerDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
456
261
  })(LoadBalancerDescription || (LoadBalancerDescription = {}));
457
262
  export var DescribeAccessPointsOutput;
458
263
  (function (DescribeAccessPointsOutput) {
459
- /**
460
- * @internal
461
- */
462
264
  DescribeAccessPointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
463
265
  })(DescribeAccessPointsOutput || (DescribeAccessPointsOutput = {}));
464
266
  export var DescribeAccountLimitsInput;
465
267
  (function (DescribeAccountLimitsInput) {
466
- /**
467
- * @internal
468
- */
469
268
  DescribeAccountLimitsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
470
269
  })(DescribeAccountLimitsInput || (DescribeAccountLimitsInput = {}));
471
270
  export var Limit;
472
271
  (function (Limit) {
473
- /**
474
- * @internal
475
- */
476
272
  Limit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
477
273
  })(Limit || (Limit = {}));
478
274
  export var DescribeAccountLimitsOutput;
479
275
  (function (DescribeAccountLimitsOutput) {
480
- /**
481
- * @internal
482
- */
483
276
  DescribeAccountLimitsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
484
277
  })(DescribeAccountLimitsOutput || (DescribeAccountLimitsOutput = {}));
485
278
  export var DescribeEndPointStateInput;
486
279
  (function (DescribeEndPointStateInput) {
487
- /**
488
- * @internal
489
- */
490
280
  DescribeEndPointStateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
491
281
  })(DescribeEndPointStateInput || (DescribeEndPointStateInput = {}));
492
282
  export var InstanceState;
493
283
  (function (InstanceState) {
494
- /**
495
- * @internal
496
- */
497
284
  InstanceState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
498
285
  })(InstanceState || (InstanceState = {}));
499
286
  export var DescribeEndPointStateOutput;
500
287
  (function (DescribeEndPointStateOutput) {
501
- /**
502
- * @internal
503
- */
504
288
  DescribeEndPointStateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
505
289
  })(DescribeEndPointStateOutput || (DescribeEndPointStateOutput = {}));
506
290
  export var DescribeLoadBalancerAttributesInput;
507
291
  (function (DescribeLoadBalancerAttributesInput) {
508
- /**
509
- * @internal
510
- */
511
292
  DescribeLoadBalancerAttributesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
512
293
  })(DescribeLoadBalancerAttributesInput || (DescribeLoadBalancerAttributesInput = {}));
513
294
  export var LoadBalancerAttributes;
514
295
  (function (LoadBalancerAttributes) {
515
- /**
516
- * @internal
517
- */
518
296
  LoadBalancerAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
519
297
  })(LoadBalancerAttributes || (LoadBalancerAttributes = {}));
520
298
  export var DescribeLoadBalancerAttributesOutput;
521
299
  (function (DescribeLoadBalancerAttributesOutput) {
522
- /**
523
- * @internal
524
- */
525
300
  DescribeLoadBalancerAttributesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
526
301
  })(DescribeLoadBalancerAttributesOutput || (DescribeLoadBalancerAttributesOutput = {}));
527
302
  export var LoadBalancerAttributeNotFoundException;
528
303
  (function (LoadBalancerAttributeNotFoundException) {
529
- /**
530
- * @internal
531
- */
532
304
  LoadBalancerAttributeNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
533
305
  })(LoadBalancerAttributeNotFoundException || (LoadBalancerAttributeNotFoundException = {}));
534
306
  export var DescribeLoadBalancerPoliciesInput;
535
307
  (function (DescribeLoadBalancerPoliciesInput) {
536
- /**
537
- * @internal
538
- */
539
308
  DescribeLoadBalancerPoliciesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
540
309
  })(DescribeLoadBalancerPoliciesInput || (DescribeLoadBalancerPoliciesInput = {}));
541
310
  export var PolicyAttributeDescription;
542
311
  (function (PolicyAttributeDescription) {
543
- /**
544
- * @internal
545
- */
546
312
  PolicyAttributeDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
547
313
  })(PolicyAttributeDescription || (PolicyAttributeDescription = {}));
548
314
  export var PolicyDescription;
549
315
  (function (PolicyDescription) {
550
- /**
551
- * @internal
552
- */
553
316
  PolicyDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
554
317
  })(PolicyDescription || (PolicyDescription = {}));
555
318
  export var DescribeLoadBalancerPoliciesOutput;
556
319
  (function (DescribeLoadBalancerPoliciesOutput) {
557
- /**
558
- * @internal
559
- */
560
320
  DescribeLoadBalancerPoliciesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
561
321
  })(DescribeLoadBalancerPoliciesOutput || (DescribeLoadBalancerPoliciesOutput = {}));
562
322
  export var PolicyNotFoundException;
563
323
  (function (PolicyNotFoundException) {
564
- /**
565
- * @internal
566
- */
567
324
  PolicyNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
568
325
  })(PolicyNotFoundException || (PolicyNotFoundException = {}));
569
326
  export var DescribeLoadBalancerPolicyTypesInput;
570
327
  (function (DescribeLoadBalancerPolicyTypesInput) {
571
- /**
572
- * @internal
573
- */
574
328
  DescribeLoadBalancerPolicyTypesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
575
329
  })(DescribeLoadBalancerPolicyTypesInput || (DescribeLoadBalancerPolicyTypesInput = {}));
576
330
  export var PolicyAttributeTypeDescription;
577
331
  (function (PolicyAttributeTypeDescription) {
578
- /**
579
- * @internal
580
- */
581
332
  PolicyAttributeTypeDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
582
333
  })(PolicyAttributeTypeDescription || (PolicyAttributeTypeDescription = {}));
583
334
  export var PolicyTypeDescription;
584
335
  (function (PolicyTypeDescription) {
585
- /**
586
- * @internal
587
- */
588
336
  PolicyTypeDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
589
337
  })(PolicyTypeDescription || (PolicyTypeDescription = {}));
590
338
  export var DescribeLoadBalancerPolicyTypesOutput;
591
339
  (function (DescribeLoadBalancerPolicyTypesOutput) {
592
- /**
593
- * @internal
594
- */
595
340
  DescribeLoadBalancerPolicyTypesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
596
341
  })(DescribeLoadBalancerPolicyTypesOutput || (DescribeLoadBalancerPolicyTypesOutput = {}));
597
342
  export var DescribeTagsInput;
598
343
  (function (DescribeTagsInput) {
599
- /**
600
- * @internal
601
- */
602
344
  DescribeTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
603
345
  })(DescribeTagsInput || (DescribeTagsInput = {}));
604
346
  export var TagDescription;
605
347
  (function (TagDescription) {
606
- /**
607
- * @internal
608
- */
609
348
  TagDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
610
349
  })(TagDescription || (TagDescription = {}));
611
350
  export var DescribeTagsOutput;
612
351
  (function (DescribeTagsOutput) {
613
- /**
614
- * @internal
615
- */
616
352
  DescribeTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
617
353
  })(DescribeTagsOutput || (DescribeTagsOutput = {}));
618
354
  export var DetachLoadBalancerFromSubnetsInput;
619
355
  (function (DetachLoadBalancerFromSubnetsInput) {
620
- /**
621
- * @internal
622
- */
623
356
  DetachLoadBalancerFromSubnetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
624
357
  })(DetachLoadBalancerFromSubnetsInput || (DetachLoadBalancerFromSubnetsInput = {}));
625
358
  export var DetachLoadBalancerFromSubnetsOutput;
626
359
  (function (DetachLoadBalancerFromSubnetsOutput) {
627
- /**
628
- * @internal
629
- */
630
360
  DetachLoadBalancerFromSubnetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
631
361
  })(DetachLoadBalancerFromSubnetsOutput || (DetachLoadBalancerFromSubnetsOutput = {}));
632
362
  export var RemoveAvailabilityZonesInput;
633
363
  (function (RemoveAvailabilityZonesInput) {
634
- /**
635
- * @internal
636
- */
637
364
  RemoveAvailabilityZonesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
638
365
  })(RemoveAvailabilityZonesInput || (RemoveAvailabilityZonesInput = {}));
639
366
  export var RemoveAvailabilityZonesOutput;
640
367
  (function (RemoveAvailabilityZonesOutput) {
641
- /**
642
- * @internal
643
- */
644
368
  RemoveAvailabilityZonesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
645
369
  })(RemoveAvailabilityZonesOutput || (RemoveAvailabilityZonesOutput = {}));
646
370
  export var ModifyLoadBalancerAttributesInput;
647
371
  (function (ModifyLoadBalancerAttributesInput) {
648
- /**
649
- * @internal
650
- */
651
372
  ModifyLoadBalancerAttributesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
652
373
  })(ModifyLoadBalancerAttributesInput || (ModifyLoadBalancerAttributesInput = {}));
653
374
  export var ModifyLoadBalancerAttributesOutput;
654
375
  (function (ModifyLoadBalancerAttributesOutput) {
655
- /**
656
- * @internal
657
- */
658
376
  ModifyLoadBalancerAttributesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
659
377
  })(ModifyLoadBalancerAttributesOutput || (ModifyLoadBalancerAttributesOutput = {}));
660
378
  export var RegisterEndPointsInput;
661
379
  (function (RegisterEndPointsInput) {
662
- /**
663
- * @internal
664
- */
665
380
  RegisterEndPointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
666
381
  })(RegisterEndPointsInput || (RegisterEndPointsInput = {}));
667
382
  export var RegisterEndPointsOutput;
668
383
  (function (RegisterEndPointsOutput) {
669
- /**
670
- * @internal
671
- */
672
384
  RegisterEndPointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
673
385
  })(RegisterEndPointsOutput || (RegisterEndPointsOutput = {}));
674
386
  export var TagKeyOnly;
675
387
  (function (TagKeyOnly) {
676
- /**
677
- * @internal
678
- */
679
388
  TagKeyOnly.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
680
389
  })(TagKeyOnly || (TagKeyOnly = {}));
681
390
  export var RemoveTagsInput;
682
391
  (function (RemoveTagsInput) {
683
- /**
684
- * @internal
685
- */
686
392
  RemoveTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
687
393
  })(RemoveTagsInput || (RemoveTagsInput = {}));
688
394
  export var RemoveTagsOutput;
689
395
  (function (RemoveTagsOutput) {
690
- /**
691
- * @internal
692
- */
693
396
  RemoveTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
694
397
  })(RemoveTagsOutput || (RemoveTagsOutput = {}));
695
398
  export var ListenerNotFoundException;
696
399
  (function (ListenerNotFoundException) {
697
- /**
698
- * @internal
699
- */
700
400
  ListenerNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
701
401
  })(ListenerNotFoundException || (ListenerNotFoundException = {}));
702
402
  export var SetLoadBalancerListenerSSLCertificateInput;
703
403
  (function (SetLoadBalancerListenerSSLCertificateInput) {
704
- /**
705
- * @internal
706
- */
707
404
  SetLoadBalancerListenerSSLCertificateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
708
405
  })(SetLoadBalancerListenerSSLCertificateInput || (SetLoadBalancerListenerSSLCertificateInput = {}));
709
406
  export var SetLoadBalancerListenerSSLCertificateOutput;
710
407
  (function (SetLoadBalancerListenerSSLCertificateOutput) {
711
- /**
712
- * @internal
713
- */
714
408
  SetLoadBalancerListenerSSLCertificateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
715
409
  })(SetLoadBalancerListenerSSLCertificateOutput || (SetLoadBalancerListenerSSLCertificateOutput = {}));
716
410
  export var SetLoadBalancerPoliciesForBackendServerInput;
717
411
  (function (SetLoadBalancerPoliciesForBackendServerInput) {
718
- /**
719
- * @internal
720
- */
721
412
  SetLoadBalancerPoliciesForBackendServerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
722
413
  })(SetLoadBalancerPoliciesForBackendServerInput || (SetLoadBalancerPoliciesForBackendServerInput = {}));
723
414
  export var SetLoadBalancerPoliciesForBackendServerOutput;
724
415
  (function (SetLoadBalancerPoliciesForBackendServerOutput) {
725
- /**
726
- * @internal
727
- */
728
416
  SetLoadBalancerPoliciesForBackendServerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
729
417
  })(SetLoadBalancerPoliciesForBackendServerOutput || (SetLoadBalancerPoliciesForBackendServerOutput = {}));
730
418
  export var SetLoadBalancerPoliciesOfListenerInput;
731
419
  (function (SetLoadBalancerPoliciesOfListenerInput) {
732
- /**
733
- * @internal
734
- */
735
420
  SetLoadBalancerPoliciesOfListenerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
736
421
  })(SetLoadBalancerPoliciesOfListenerInput || (SetLoadBalancerPoliciesOfListenerInput = {}));
737
422
  export var SetLoadBalancerPoliciesOfListenerOutput;
738
423
  (function (SetLoadBalancerPoliciesOfListenerOutput) {
739
- /**
740
- * @internal
741
- */
742
424
  SetLoadBalancerPoliciesOfListenerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
743
425
  })(SetLoadBalancerPoliciesOfListenerOutput || (SetLoadBalancerPoliciesOfListenerOutput = {}));
744
426
  //# sourceMappingURL=models_0.js.map