apigateway_get_domain_name {paws.networking}R Documentation

Represents a domain name that is contained in a simpler, more intuitive URL that can be called

Description

Represents a domain name that is contained in a simpler, more intuitive URL that can be called.

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

Usage

apigateway_get_domain_name(domainName, domainNameId = NULL)

Arguments

domainName

[required] The name of the DomainName resource.

domainNameId

The identifier for the domain name resource. Required for private custom domain names.


[Package paws.networking version 0.9.0 Index]