Removes metadata tags from an elastic cluster resource
Removes metadata tags from an elastic cluster resource
See https://www.paws-r-sdk.com/docs/docdbelastic_untag_resource/ for full documentation.
docdbelastic_untag_resource(resourceArn, tagKeys)
resourceArn
: [required] The ARN identifier of the elastic cluster resource.tagKeys
: [required] The tag keys to be removed from the elastic cluster resource.Useful links