You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppSync::Types::ListGraphqlApisResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppSync::Types::ListGraphqlApisResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#graphql_apis ⇒ Array<Types::GraphqlApi>
The
GraphqlApi
objects. -
#next_token ⇒ String
An identifier to be passed in the next request to this operation to return the next set of items in the list.
Instance Attribute Details
#graphql_apis ⇒ Array<Types::GraphqlApi>
The GraphqlApi
objects.
#next_token ⇒ String
An identifier to be passed in the next request to this operation to return the next set of items in the list.