route53domains_get_domain_detail {paws.networking}R Documentation

This operation returns detailed information about a specified domain that is associated with the current Amazon Web Services account

Description

This operation returns detailed information about a specified domain that is associated with the current Amazon Web Services account. Contact information for the domain is also returned as part of the output.

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

Usage

route53domains_get_domain_detail(DomainName)

Arguments

DomainName

[required] The name of the domain that you want to get detailed information about.


[Package paws.networking version 0.7.0 Index]