elbv2_add_tags: Adds the specified tags to the specified Elastic Load...

View source: R/elbv2_operations.R

elbv2_add_tagsR Documentation

Adds the specified tags to the specified Elastic Load Balancing resource

Description

Adds the specified tags to the specified Elastic Load Balancing resource. You can tag your Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups, listeners, and rules.

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

Usage

elbv2_add_tags(ResourceArns, Tags)

Arguments

ResourceArns

[required] The Amazon Resource Name (ARN) of the resource.

Tags

[required] The tags.


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