apigateway_delete_domain_name {paws.networking}R Documentation

Deletes the DomainName resource

Description

Deletes the DomainName resource.

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

Usage

apigateway_delete_domain_name(domainName, domainNameId = NULL)

Arguments

domainName

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

domainNameId

The identifier for the domain name resource. Supported only for private custom domain names.


[Package paws.networking version 0.9.0 Index]