| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| Modifier and Type | Method and Description |
|---|---|
default ListMapRunsIterable |
SfnClient.listMapRunsPaginator(Consumer<ListMapRunsRequest.Builder> listMapRunsRequest)
Lists all Map Runs that were started by a given state machine execution.
|
default ListMapRunsIterable |
SfnClient.listMapRunsPaginator(ListMapRunsRequest listMapRunsRequest)
Lists all Map Runs that were started by a given state machine execution.
|
Copyright © 2023. All rights reserved.