Module: Aws::DatabaseMigrationService::Client::_DescribeSchemasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSchemasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1409 |
# File 'sig/client.rbs', line 1409
def marker: () -> ::String
|
#schemas ⇒ ::Array[::String]
1410 |
# File 'sig/client.rbs', line 1410
def schemas: () -> ::Array[::String]
|