Module: Aws::AppSync::Client::_ListApiKeysResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListApiKeysResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#api_keys::Array[Types::ApiKey]

Returns:



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

def api_keys: () -> ::Array[Types::ApiKey]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String