Module: Aws::Odb::Client::_ListDbSystemShapesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDbSystemShapesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_system_shapes ⇒ ::Array[Types::DbSystemShapeSummary]
772 |
# File 'sig/client.rbs', line 772
def db_system_shapes: () -> ::Array[Types::DbSystemShapeSummary]
|
#next_token ⇒ ::String
771 |
# File 'sig/client.rbs', line 771
def next_token: () -> ::String
|