resourcegroups_list_tag_sync_tasks {paws.management} | R Documentation |
Returns a list of tag-sync tasks
Description
Returns a list of tag-sync tasks.
See https://www.paws-r-sdk.com/docs/resourcegroups_list_tag_sync_tasks/ for full documentation.
Usage
resourcegroups_list_tag_sync_tasks(
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)
Arguments
Filters |
The Amazon resource name (ARN) or name of the application group for which you want to return a list of tag-sync tasks. |
MaxResults |
The maximum number of results to be included in the response. |
NextToken |
The parameter for receiving additional results if you receive a
|
[Package paws.management version 0.9.0 Index]