protocol property

LoadBalancerProtocol? protocol
final

The protocol you have enabled for your load balancer. Valid values are below.

You can't just have HTTP_HTTPS, but you can have just HTTP.

Implementation

final LoadBalancerProtocol? protocol;