opsworks_detach_elastic_load_balancer {paws.management} | R Documentation |
Detaches a specified Elastic Load Balancing instance from its layer
Description
Detaches a specified Elastic Load Balancing instance from its layer.
See https://www.paws-r-sdk.com/docs/opsworks_detach_elastic_load_balancer/ for full documentation.
Usage
opsworks_detach_elastic_load_balancer(ElasticLoadBalancerName, LayerId)
Arguments
ElasticLoadBalancerName |
[required] The Elastic Load Balancing instance's name. |
LayerId |
[required] The ID of the layer that the Elastic Load Balancing instance is attached to. |
[Package paws.management version 0.9.0 Index]