Module: Aws::EntityResolution::Client::_ListIdMappingWorkflowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIdMappingWorkflowsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
481 |
# File 'sig/client.rbs', line 481
def next_token: () -> ::String
|
#workflow_summaries ⇒ ::Array[Types::IdMappingWorkflowSummary]
480 |
# File 'sig/client.rbs', line 480
def workflow_summaries: () -> ::Array[Types::IdMappingWorkflowSummary]
|