servicediscovery_tag_resource: Adds one or more tags to the specified resource

View source: R/servicediscovery_operations.R

servicediscovery_tag_resourceR Documentation

Adds one or more tags to the specified resource

Description

Adds one or more tags to the specified resource.

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

Usage

servicediscovery_tag_resource(ResourceARN, Tags)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) of the resource that you want to retrieve tags for.

Tags

[required] The tags to add to the specified resource. Specifying the tag key is required. You can set the value of a tag to an empty string, but you can't set the value of a tag to null.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.