elb_remove_tags: Removes one or more tags from the specified load balancer

View source: R/elb_operations.R

elb_remove_tagsR Documentation

Removes one or more tags from the specified load balancer

Description

Removes one or more tags from the specified load balancer.

See https://www.paws-r-sdk.com/docs/elb_remove_tags/ for full documentation.

Usage

elb_remove_tags(LoadBalancerNames, Tags)

Arguments

LoadBalancerNames

[required] The name of the load balancer. You can specify a maximum of one load balancer name.

Tags

[required] The list of tag keys to remove.


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