telconetworkbuilder_tag_resource {paws.networking} | R Documentation |
Tags an AWS TNB resource
Description
Tags an AWS TNB resource.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_tag_resource/ for full documentation.
Usage
telconetworkbuilder_tag_resource(resourceArn, tags)
Arguments
resourceArn |
[required] Resource ARN. |
tags |
[required] A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs. |
[Package paws.networking version 0.7.0 Index]