View source: R/licensemanager_operations.R
licensemanager_untag_resource | R Documentation |
Removes the specified tags from the specified license configuration.
See https://www.paws-r-sdk.com/docs/licensemanager_untag_resource/ for full documentation.
licensemanager_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] Amazon Resource Name (ARN) of the license configuration. |
TagKeys |
[required] Keys identifying the tags to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.