route53domains_delete_tags_for_domain {paws.networking} | R Documentation |
This operation deletes the specified tags for a domain
Description
This operation deletes the specified tags for a domain.
See https://www.paws-r-sdk.com/docs/route53domains_delete_tags_for_domain/ for full documentation.
Usage
route53domains_delete_tags_for_domain(DomainName, TagsToDelete)
Arguments
DomainName |
[required] The domain for which you want to delete one or more tags. |
TagsToDelete |
[required] A list of tag keys to delete. |
[Package paws.networking version 0.7.0 Index]