licensemanagerlinuxsubscriptions_tag_resource {paws.management} | R Documentation |
Add metadata tags to the specified Amazon Web Services resource
Description
Add metadata tags to the specified Amazon Web Services resource.
See https://www.paws-r-sdk.com/docs/licensemanagerlinuxsubscriptions_tag_resource/ for full documentation.
Usage
licensemanagerlinuxsubscriptions_tag_resource(resourceArn, tags)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the Amazon Web Services resource to which to add the specified metadata tags. |
tags |
[required] The metadata tags to assign to the Amazon Web Services resource. Tags are formatted as key value pairs. |
[Package paws.management version 0.9.0 Index]