Updates the comment for a specified hosted zone.
See https://paws-r.github.io/docs/route53/update_hosted_zone_comment.html for full documentation.
route53_update_hosted_zone_comment(Id, Comment = NULL)
[required] The ID for the hosted zone that you want to update the comment for.
The new comment for the hosted zone. If you don't specify a value for
Comment
, Amazon Route 53 deletes the existing value of the Comment
element, if any.