apigateway_update_domain_name {paws.networking}R Documentation

Changes information about the DomainName resource

Description

Changes information about the DomainName resource.

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

Usage

apigateway_update_domain_name(domainName, patchOperations = NULL)

Arguments

domainName

[required] The name of the DomainName resource to be changed.

patchOperations

For more information about supported patch operations, see Patch Operations.


[Package paws.networking version 0.7.0 Index]