backupgateway_tag_resource {paws.networking}R Documentation

Tag the resource

Description

Tag the resource.

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

Usage

backupgateway_tag_resource(ResourceARN, Tags)

Arguments

ResourceARN

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

Tags

[required] A list of tags to assign to the resource.


[Package paws.networking version 0.9.0 Index]