fis_tag_resource {paws.developer.tools}R Documentation

Applies the specified tags to the specified resource

Description

Applies the specified tags to the specified resource.

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

Usage

fis_tag_resource(resourceArn, tags)

Arguments

resourceArn

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

tags

[required] The tags for the resource.


[Package paws.developer.tools version 0.7.0 Index]