appfabric_tag_resource: Assigns one or more tags (key-value pairs) to the specified...

View source: R/appfabric_operations.R

appfabric_tag_resourceR Documentation

Assigns one or more tags (key-value pairs) to the specified resource

Description

Assigns one or more tags (key-value pairs) to the specified resource.

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

Usage

appfabric_tag_resource(resourceArn, tags)

Arguments

resourceArn

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

tags

[required] A map of the key-value pairs of the tag or tags to assign to the resource.


paws.networking documentation built on May 29, 2024, 10:12 a.m.