Enumeration: load_balancer_type
Different types of load balancers
See
- https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html
- https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html
- https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/introduction.html
Columns
• APPLICATION = "application"
• GATEWAY = "gateway"
• NETWORK = "network"