Changes information about the DomainName resource.
See https://www.paws-r-sdk.com/docs/apigateway_update_domain_name/ for full documentation.
apigateway_update_domain_name(
domainName,
domainNameId = NULL,
patchOperations = NULL
)
[required] The name of the DomainName resource to be changed.
The identifier for the domain name resource. Supported only for private custom domain names.
For more information about supported patch operations, see Patch Operations.