Learn R Programming

paws.database (version 0.7.0)

docdbelastic_untag_resource: Removes metadata tags from an elastic cluster resource

Description

Removes metadata tags from an elastic cluster resource

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

Usage

docdbelastic_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The ARN identifier of the elastic cluster resource.

tagKeys

[required] The tag keys to be removed from the elastic cluster resource.