Module: Aws::EntityResolution::Client::_ListSchemaMappingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSchemaMappingsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
543 |
# File 'sig/client.rbs', line 543
def next_token: () -> ::String
|
#schema_list ⇒ ::Array[Types::SchemaMappingSummary]
542 |
# File 'sig/client.rbs', line 542
def schema_list: () -> ::Array[Types::SchemaMappingSummary]
|