protocol property
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;
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
.
final LoadBalancerProtocol? protocol;