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]
759 |
# File 'sig/client.rbs', line 759
def db_servers: () -> ::Array[Types::DbServerSummary]
|
#next_token ⇒ ::String
758 |
# File 'sig/client.rbs', line 758
def next_token: () -> ::String
|