Module: Aws::Odb::Client::_ListDbServersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDbServersOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_servers ⇒ ::Array[Types::DbServerSummary]
904 |
# File 'sig/client.rbs', line 904
def db_servers: () -> ::Array[Types::DbServerSummary]
|
#next_token ⇒ ::String
903 |
# File 'sig/client.rbs', line 903
def next_token: () -> ::String
|