algorithm
AlgorithmEnum
Balancing algorithm
healthCheck
NetworkLoadBalancerForwardingRuleHealthCheck
[optional]
listenerIp
String
Listening (inbound) IP.
listenerPort
Integer
Listening (inbound) port number; valid range is 1 to 65535.
name
The name of the Network Load Balancer forwarding rule.
protocol
ProtocolEnum
Balancing protocol
targets
List<NetworkLoadBalancerForwardingRuleTarget>
Array of items in the collection.
ROUND_ROBIN
"ROUND_ROBIN"
LEAST_CONNECTION
"LEAST_CONNECTION"
RANDOM
"RANDOM"
SOURCE_IP
"SOURCE_IP"
HTTP
"HTTP"
TCP
"TCP"
Last updated 2 years ago