ExecutionResult - AmazonAppFlow

ExecutionResult

Specifies the end result of the flow run.

Contents

bytesProcessed

The total number of bytes processed by the flow run.

Type: Long

Required: No

bytesWritten

The total number of bytes written as a result of the flow run.

Type: Long

Required: No

errorInfo

Provides any error message information related to the flow run.

Type: ErrorInfo object

Required: No

recordsProcessed

The number of records processed in the flow run.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: