schemas_untag_resource {paws.application.integration}R Documentation

Removes tags from a resource

Description

Removes tags from a resource.

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

Usage

schemas_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The ARN of the resource.

TagKeys

[required] Keys of key-value pairs.


[Package paws.application.integration version 0.6.0 Index]