elb_delete_load_balancer_policy: Deletes the specified policy from the specified load balancer

View source: R/elb_operations.R

elb_delete_load_balancer_policyR Documentation

Deletes the specified policy from the specified load balancer

Description

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.

Usage

elb_delete_load_balancer_policy(LoadBalancerName, PolicyName)

Arguments

LoadBalancerName

[required] The name of the load balancer.

PolicyName

[required] The name of the policy.


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