You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DataSync::Types::ListTaskExecutionsRequestWhen passing ListTaskExecutionsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
task_arn: "TaskArn",
max_results: 1,
next_token: "NextToken",
}
ListTaskExecutions
Instance Attribute Summary collapseThe maximum number of executed tasks to list.
An opaque string that indicates the position at which to begin the next list of the executed tasks.
The Amazon Resource Name (ARN) of the task whose tasks you want to list.
The maximum number of executed tasks to list.
#next_token ⇒ StringAn opaque string that indicates the position at which to begin the next list of the executed tasks.
#task_arn ⇒ StringThe Amazon Resource Name (ARN) of the task whose tasks you want to list.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4