licensemanager_untag_resource {paws.management}R Documentation

Removes the specified tags from the specified license configuration

Description

Removes the specified tags from the specified license configuration.

See https://www.paws-r-sdk.com/docs/licensemanager_untag_resource/ for full documentation.

Usage

licensemanager_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] Amazon Resource Name (ARN) of the license configuration.

TagKeys

[required] Keys identifying the tags to remove.


[Package paws.management version 0.9.0 Index]