elb_register_instances_with_load_balancer: Adds the specified instances to the specified load balancer

View source: R/elb_operations.R

elb_register_instances_with_load_balancerR Documentation

Adds the specified instances to the specified load balancer

Description

Adds the specified instances to the specified load balancer.

See https://www.paws-r-sdk.com/docs/elb_register_instances_with_load_balancer/ for full documentation.

Usage

elb_register_instances_with_load_balancer(LoadBalancerName, Instances)

Arguments

LoadBalancerName

[required] The name of the load balancer.

Instances

[required] The IDs of the instances.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.