locationservice_list_geofence_collections {paws.application.integration} | R Documentation |
Lists geofence collections in your Amazon Web Services account
Description
Lists geofence collections in your Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/locationservice_list_geofence_collections/ for full documentation.
Usage
locationservice_list_geofence_collections(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
An optional limit for the number of resources returned in a single call. Default value: |
NextToken |
The pagination token specifying which page of results to return in the response. If no token is provided, the default page is the first page. Default value: |
[Package paws.application.integration version 0.6.0 Index]