Task
class Task
A class for modeling different type of tasks. Task implementation varies based on the TaskType.
Types
Properties
Link copied to clipboard
The operation to be performed on the provided source fields.
Link copied to clipboard
A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
Link copied to clipboard
The source fields to which a particular task is applied.
Link copied to clipboard
A map used to store task-related information. The service looks for particular information based on the TaskType.