View source: R/opsworks_operations.R
opsworks_detach_elastic_load_balancer | R Documentation |
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.
opsworks_detach_elastic_load_balancer(ElasticLoadBalancerName, LayerId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.