route53_list_tags_for_resource {paws.networking} | R Documentation |
Lists tags for one health check or hosted zone
Description
Lists tags for one health check or hosted zone.
See https://www.paws-r-sdk.com/docs/route53_list_tags_for_resource/ for full documentation.
Usage
route53_list_tags_for_resource(ResourceType, ResourceId)
Arguments
ResourceType |
[required] The type of the resource.
|
ResourceId |
[required] The ID of the resource for which you want to retrieve tags. |
[Package paws.networking version 0.7.0 Index]