class Aws::APIGateway::Types::GetRestApisRequest
The GET request to list existing RestApis
defined for your collection.
@note When making an API call, you may pass GetRestApisRequest
data as a hash: { position: "String", limit: 1, }
@!attribute [rw] position
The current pagination position in the paged result set. @return [String]
@!attribute [rw] limit
The maximum number of returned results per page. The default value is 25 and the maximum value is 500. @return [Integer]
Constants
- SENSITIVE