View source: R/elb_operations.R
elb_detach_load_balancer_from_subnets | R Documentation |
Removes the specified subnets from the set of configured subnets for the load balancer.
See https://www.paws-r-sdk.com/docs/elb_detach_load_balancer_from_subnets/ for full documentation.
elb_detach_load_balancer_from_subnets(LoadBalancerName, Subnets)
LoadBalancerName |
[required] The name of the load balancer. |
Subnets |
[required] The IDs of the subnets. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.