class Aws::Appflow::Types::ExecutionResult
Specifies the end result of the flow run.
@!attribute [rw] error_info
Provides any error message information related to the flow run. @return [Types::ErrorInfo]
@!attribute [rw] bytes_processed
The total number of bytes processed by the flow run. @return [Integer]
@!attribute [rw] bytes_written
The total number of bytes written as a result of the flow run. @return [Integer]
@!attribute [rw] records_processed
The number of records processed in the flow run. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ExecutionResult AWS API Documentation
Constants
- SENSITIVE