route53_get_hosted_zone {paws.networking} | R Documentation |
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone
Description
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
See https://www.paws-r-sdk.com/docs/route53_get_hosted_zone/ for full documentation.
Usage
route53_get_hosted_zone(Id)
Arguments
Id |
[required] The ID of the hosted zone that you want to get information about. |
[Package paws.networking version 0.7.0 Index]