class Aws::Glue::Types::DataQualityResultDescription
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/DataQualityResultDescription AWS API Documentation
@return [Time]
The time that the run started for this data quality result.
@!attribute [rw] started_on
@return [String]
The job run ID associated with the data quality result.
@!attribute [rw] job_run_id
@return [String]
The job name associated with the data quality result.
@!attribute [rw] job_name
@return [Types::DataSource]
The table name associated with the data quality result.
@!attribute [rw] data_source
@return [String]
The unique result ID for this data quality result.
@!attribute [rw] result_id
Describes a data quality result.