Module: Aws::EntityResolution::Client::_ListMatchingWorkflowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMatchingWorkflowsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
518 |
# File 'sig/client.rbs', line 518
def next_token: () -> ::String
|
#workflow_summaries ⇒ ::Array[Types::MatchingWorkflowSummary]
517 |
# File 'sig/client.rbs', line 517
def workflow_summaries: () -> ::Array[Types::MatchingWorkflowSummary]
|