route53_list_tags_for_resources {paws.networking} | R Documentation |
Lists tags for up to 10 health checks or hosted zones
Description
Lists tags for up to 10 health checks or hosted zones.
See https://www.paws-r-sdk.com/docs/route53_list_tags_for_resources/ for full documentation.
Usage
route53_list_tags_for_resources(ResourceType, ResourceIds)
Arguments
ResourceType |
[required] The type of the resources.
|
ResourceIds |
[required] A complex type that contains the ResourceId element for each resource for which you want to get a list of tags. |
[Package paws.networking version 0.9.0 Index]