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

Disassociates one or more specified tags from the specified AppStream 2

Description

Disassociates one or more specified tags from the specified AppStream 2.0 resource.

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

Usage

appstream_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

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

TagKeys

[required] The tag keys for the tags to disassociate.


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