networkmanager_tag_resource {paws.networking} | R Documentation |
Tags a specified resource
Description
Tags a specified resource.
See https://www.paws-r-sdk.com/docs/networkmanager_tag_resource/ for full documentation.
Usage
networkmanager_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
Tags |
[required] The tags to apply to the specified resource. |
[Package paws.networking version 0.7.0 Index]