Constructs a new RegisterInstancesWithLoadBalancerRequest object.
            Callers should use the properties or fluent setter (With...) methods to
            initialize any additional object members.
            

 Declaration Syntax
public RegisterInstancesWithLoadBalancerRequest(
	string loadBalancerName,
	List<Instance> instances
)

 Parameters
- loadBalancerName (String)
-  The name associated with the load balancer. The name must be unique within your set of load balancers.
            
- instances (List<(Of <(<'Instance>)>)>)
-  A list of instance IDs that should be registered with the load balancer. 
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)