nimblestudio_untag_resource {paws.end.user.computing}R Documentation

Deletes the tags for a resource

Description

Deletes the tags for a resource.

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

Usage

nimblestudio_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] Identifies the Amazon Resource Name(ARN) key from which you are removing tags.

tagKeys

[required] One or more tag keys. Specify only the tag keys, not the tag values.


[Package paws.end.user.computing version 0.7.0 Index]