lightsail_get_domain {paws.compute} | R Documentation |
Returns information about a specific domain recordset
Description
Returns information about a specific domain recordset.
See https://www.paws-r-sdk.com/docs/lightsail_get_domain/ for full documentation.
Usage
lightsail_get_domain(domainName)
Arguments
domainName |
[required] The domain name for which your want to return information about. |
[Package paws.compute version 0.7.0 Index]