You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DataSync::Types::UpdateTaskExecutionRequestWhen passing UpdateTaskExecutionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
task_execution_arn: "TaskExecutionArn", options: { verify_mode: "POINT_IN_TIME_CONSISTENT", overwrite_mode: "ALWAYS", atime: "NONE", mtime: "NONE", uid: "NONE", gid: "NONE", preserve_deleted_files: "PRESERVE", preserve_devices: "NONE", posix_permissions: "NONE", bytes_per_second: 1,
task_queueing: "ENABLED", log_level: "OFF", transfer_mode: "CHANGED", },
}
Instance Attribute Summary collapse
Represents the options that are available to control the behavior of a StartTaskExecution operation.
The Amazon Resource Name (ARN) of the specific task execution that is being updated.
Represents the options that are available to control the behavior of a StartTaskExecution operation. Behavior includes preserving metadata such as user ID (UID), group ID (GID), and file permissions, and also overwriting files in the destination, data integrity verification, and so on.
A task has a set of default options associated with it. If you don't specify an option in StartTaskExecution, the default value is used. You can override the defaults options on each task execution by specifying an overriding Options
value to StartTaskExecution.
The Amazon Resource Name (ARN) of the specific task execution that is being updated.
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