NAME
Paws::AppSync::ListResolversResponse
ATTRIBUTES
NextToken => Str
An identifier to be passed in the next request to this operation to return the next set of items in the list.
Resolvers => ArrayRef[Paws::AppSync::Resolver]
The Resolver
objects.