networkmanager_untag_resource: Removes tags from a specified resource

View source: R/networkmanager_operations.R

networkmanager_untag_resourceR Documentation

Removes tags from a specified resource

Description

Removes tags from a specified resource.

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

Usage

networkmanager_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource.

TagKeys

[required] The tag keys to remove from the specified resource.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.