loadBalancerType

@JvmName(name = "mibvpypbhebmbyrj")
suspend fun loadBalancerType(value: Output<String>)
@JvmName(name = "xqwqgcjbldakagfa")
suspend fun loadBalancerType(value: String?)

Parameters

value

BreadthFirst load balancing distributes new user sessions across all available session hosts in the host pool. Possible values are BreadthFirst, DepthFirst and Persistent. DepthFirst load balancing distributes new user sessions to an available session host with the highest number of connections but has not reached its maximum session limit threshold. Persistent should be used if the host pool type is Personal