route53domains_update_tags_for_domain: This operation adds or updates tags for a specified domain

View source: R/route53domains_operations.R

route53domains_update_tags_for_domainR Documentation

This operation adds or updates tags for a specified domain

Description

This operation adds or updates tags for a specified domain.

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

Usage

route53domains_update_tags_for_domain(DomainName, TagsToUpdate = NULL)

Arguments

DomainName

[required] The domain for which you want to add or update tags.

TagsToUpdate

A list of the tag keys and values that you want to add or update. If you specify a key that already exists, the corresponding value will be replaced.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.