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

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

Parameters
- loadBalancerName (String)
- The name associated with the LoadBalancer. The name must be unique within the client AWS account.
- instances (List<(Of <(<'Instance>)>)>)
- A list of EC2 instance IDs consisting of all instances to be deregistered.
Assembly:
AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)