Module: Aws::Lightsail::Client::_GetKeyPairsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetKeyPairsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#key_pairs ⇒ ::Array[Types::KeyPair]
1444 |
# File 'sig/client.rbs', line 1444 def key_pairs: () -> ::Array[Types::KeyPair] |
#next_page_token ⇒ ::String
1445 |
# File 'sig/client.rbs', line 1445 def next_page_token: () -> ::String |