PipelineOutput
Contains the output from pipeline test operations, including processed records and any errors encountered.
Contents
- Error
-
Any error that occurred during the pipeline test operation for this record.
Type: PipelineOutputError object
Required: No
- Record
-
The processed record output from the pipeline test operation.
Type: Record object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: