licensemanager_tag_resource {paws.management} | R Documentation |
Adds the specified tags to the specified license configuration
Description
Adds the specified tags to the specified license configuration.
See https://www.paws-r-sdk.com/docs/licensemanager_tag_resource/ for full documentation.
Usage
licensemanager_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] Amazon Resource Name (ARN) of the license configuration. |
Tags |
[required] One or more tags. |
[Package paws.management version 0.7.0 Index]