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

Untags the specified tags from the specified WorkMail organization resource

Description

Untags the specified tags from the specified WorkMail organization resource.

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

Usage

workmail_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] The resource ARN.

TagKeys

[required] The tag keys.


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