class Aws::LocationService::Types::ListGeofencesRequest
@note When making an API call, you may pass ListGeofencesRequest
data as a hash: { collection_name: "ResourceName", # required next_token: "Token", }
@!attribute [rw] collection_name
The name of the geofence collection storing the list of geofences. @return [String]
@!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/ListGeofencesRequest AWS API Documentation
Constants
- SENSITIVE