LineageSqlQueryRunDetails
The SQL query run details of a data lineage run.
Contents
- errorMessages
-
The error message of the SQL query run details of a data lineage run.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Required: No
- numQueriesFailed
-
The number of queries that failed in the SQL query run details of a data lineage run.
Type: Integer
Required: No
- queryEndTime
-
The query end time in the SQL query run details of a data lineage run.
Type: Timestamp
Required: No
- queryStartTime
-
The query start time in the SQL query run details of a data lineage run.
Type: Timestamp
Required: No
- totalQueriesProcessed
-
The total queries processed in the SQL query run details of a data lineage run.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: