detachInstancesFromLoadBalancer
inline suspend fun LightsailClient.detachInstancesFromLoadBalancer(crossinline block: DetachInstancesFromLoadBalancerRequest.Builder.() -> Unit): DetachInstancesFromLoadBalancerResponse
Detaches the specified instances from a Lightsail load balancer.
This operation waits until the instances are no longer needed before they are detached from the load balancer.
The detach instances from load balancer
operation supports tag-based access control via resource tags applied to the resource identified by load balancer name
. For more information, see the Amazon Lightsail Developer Guide.