class Aws::Lightsail::Types::GetKeyPairsRequest

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

data as a hash:

    {
      page_token: "string",
    }

@!attribute [rw] page_token

The token to advance to the next page of results from your request.

To get a page token, perform an initial `GetKeyPairs` request. If
your results are paginated, the response will return a next page
token that you can specify as the page token in a subsequent
request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/GetKeyPairsRequest AWS API Documentation

Constants

SENSITIVE