elb_detach_load_balancer_from_subnets: Removes the specified subnets from the set of configured...

View source: R/elb_operations.R

elb_detach_load_balancer_from_subnetsR Documentation

Removes the specified subnets from the set of configured subnets for the load balancer

Description

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.

Usage

elb_detach_load_balancer_from_subnets(LoadBalancerName, Subnets)

Arguments

LoadBalancerName

[required] The name of the load balancer.

Subnets

[required] The IDs of the subnets.


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