kafka_untag_resource {paws.analytics} | R Documentation |
Removes the tags associated with the keys that are provided in the query
Description
Removes the tags associated with the keys that are provided in the query.
See https://www.paws-r-sdk.com/docs/kafka_untag_resource/ for full documentation.
Usage
kafka_untag_resource(ResourceArn, TagKeys)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags. |
TagKeys |
[required] Tag keys must be unique for a given cluster. In addition, the following restrictions apply:
|