Class: Aws::Glue::Types::GetDataQualityRulesetEvaluationRunResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-glue/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#additional_data_sourcesHash<String,Types::DataSource>

A map of reference strings to additional data sources you can specify for an evaluation run.

Returns:



9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#additional_run_optionsTypes::DataQualityEvaluationRunAdditionalRunOptions

Additional run options you can specify for an evaluation run.



9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#completed_onTime

The date and time when this run was completed.

Returns:

  • (Time)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#data_sourceTypes::DataSource

The data source (an Glue table) associated with this evaluation run.

Returns:



9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#error_stringString

The error strings that are associated with the run.

Returns:

  • (String)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#execution_timeInteger

The amount of time (in seconds) that the run consumed resources.

Returns:

  • (Integer)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_onTime

A timestamp. The last point in time when this data quality rule recommendation run was modified.

Returns:

  • (Time)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#number_of_workersInteger

The number of ‘G.1X` workers to be used in the run. The default is 5.

Returns:

  • (Integer)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#result_idsArray<String>

A list of result IDs for the data quality results for the run.

Returns:

  • (Array<String>)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#roleString

An IAM role supplied to encrypt the results of the run.

Returns:

  • (String)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#ruleset_namesArray<String>

A list of ruleset names for the run.

Returns:

  • (Array<String>)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#run_idString

The unique run identifier associated with this run.

Returns:

  • (String)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#started_onTime

The date and time when this run started.

Returns:

  • (Time)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status for this run.

Returns:

  • (String)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end

#timeoutInteger

The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters ‘TIMEOUT` status. The default is 2,880 minutes (48 hours).

Returns:

  • (Integer)


9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
# File 'lib/aws-sdk-glue/types.rb', line 9844

class GetDataQualityRulesetEvaluationRunResponse < Struct.new(
  :run_id,
  :data_source,
  :role,
  :number_of_workers,
  :timeout,
  :additional_run_options,
  :status,
  :error_string,
  :started_on,
  :last_modified_on,
  :completed_on,
  :execution_time,
  :ruleset_names,
  :result_ids,
  :additional_data_sources)
  SENSITIVE = []
  include Aws::Structure
end