Module: Aws::Athena::Client::_ListDatabasesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#database_list::Array[Types::Database]

Returns:



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

def database_list: () -> ::Array[Types::Database]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String