class Aws::LocationService::Types::ListGeofenceCollectionsRequest
@note When making an API call, you may pass ListGeofenceCollectionsRequest
data as a hash: { max_results: 1, next_token: "Token", }
@!attribute [rw] max_results
An optional limit for the number of resources returned in a single call. Default value: `100` @return [Integer]
@!attribute [rw] next_token
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: `null` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/ListGeofenceCollectionsRequest AWS API Documentation
Constants
- SENSITIVE