worklink_untag_resource {paws.end.user.computing} | R Documentation |
Removes one or more tags from the specified resource
Description
Removes one or more tags from the specified resource.
See https://www.paws-r-sdk.com/docs/worklink_untag_resource/ for full documentation.
Usage
worklink_untag_resource(ResourceArn, TagKeys)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the fleet. |
TagKeys |
[required] The list of tag keys to remove from the resource. |
[Package paws.end.user.computing version 0.7.0 Index]