View source: R/directconnect_operations.R
directconnect_untag_resource | R Documentation |
Removes one or more tags from the specified Direct Connect resource.
See https://www.paws-r-sdk.com/docs/directconnect_untag_resource/ for full documentation.
directconnect_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
tagKeys |
[required] The tag keys of the tags to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.