View source: R/elb_operations.R
elb_delete_load_balancer_policy | R Documentation |
Deletes the specified policy from the specified load balancer. This policy must not be enabled for any listeners.
See https://www.paws-r-sdk.com/docs/elb_delete_load_balancer_policy/ for full documentation.
elb_delete_load_balancer_policy(LoadBalancerName, PolicyName)
LoadBalancerName |
[required] The name of the load balancer. |
PolicyName |
[required] The name of the policy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.