You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppSync::Types::ListTypesRequestWhen passing ListTypesRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
api_id: "String", format: "SDL", next_token: "PaginationToken",
max_results: 1,
}
Instance Attribute Summary collapse
The API ID.
The type format: SDL or JSON.
The maximum number of results you want the request to return.
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
The type format: SDL or JSON.
Possible values:
The maximum number of results you want the request to return.
#next_token ⇒ StringAn identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4