route53profiles_tag_resource {paws.networking}R Documentation

Adds one or more tags to a specified resource

Description

Adds one or more tags to a specified resource.

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

Usage

route53profiles_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

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

Tags

[required] The tags that you want to add to the specified resource.


[Package paws.networking version 0.9.0 Index]