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]

Returns:



1434
# File 'sig/client.rbs', line 1434

def key_pairs: () -> ::Array[Types::KeyPair]

#next_page_token::String

Returns:

  • (::String)


1435
# File 'sig/client.rbs', line 1435

def next_page_token: () -> ::String