vpclattice_untag_resource: Removes the specified tags from the specified resource

View source: R/vpclattice_operations.R

vpclattice_untag_resourceR Documentation

Removes the specified tags from the specified resource

Description

Removes the specified tags from the specified resource.

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

Usage

vpclattice_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

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

tagKeys

[required] The tag keys of the tags to remove.


paws.networking documentation built on May 29, 2024, 10:12 a.m.