class Aws::APIGateway::Types::GetSdkTypesRequest

Get the SdkTypes collection.

@note When making an API call, you may pass GetSdkTypesRequest

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