Module: Aws::Glue::Client::_GetDataQualityRuleRecommendationRunResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetDataQualityRuleRecommendationRunResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#additional_run_optionsTypes::DataQualityRuleRecommendationRunAdditionalRunOptions



1987
# File 'sig/client.rbs', line 1987

def additional_run_options: () -> Types::DataQualityRuleRecommendationRunAdditionalRunOptions

#completed_on::Time

Returns:

  • (::Time)


1982
# File 'sig/client.rbs', line 1982

def completed_on: () -> ::Time

#created_ruleset_name::String

Returns:

  • (::String)


1985
# File 'sig/client.rbs', line 1985

def created_ruleset_name: () -> ::String

#data_quality_security_configuration::String

Returns:

  • (::String)


1986
# File 'sig/client.rbs', line 1986

def data_quality_security_configuration: () -> ::String

#data_sourceTypes::DataSource

Returns:



1974
# File 'sig/client.rbs', line 1974

def data_source: () -> Types::DataSource

#error_string::String

Returns:

  • (::String)


1979
# File 'sig/client.rbs', line 1979

def error_string: () -> ::String

#execution_time::Integer

Returns:

  • (::Integer)


1983
# File 'sig/client.rbs', line 1983

def execution_time: () -> ::Integer

#last_modified_on::Time

Returns:

  • (::Time)


1981
# File 'sig/client.rbs', line 1981

def last_modified_on: () -> ::Time

#number_of_workers::Integer

Returns:

  • (::Integer)


1976
# File 'sig/client.rbs', line 1976

def number_of_workers: () -> ::Integer

Returns:

  • (::String)


1984
# File 'sig/client.rbs', line 1984

def recommended_ruleset: () -> ::String

#role::String

Returns:

  • (::String)


1975
# File 'sig/client.rbs', line 1975

def role: () -> ::String

#run_id::String

Returns:

  • (::String)


1973
# File 'sig/client.rbs', line 1973

def run_id: () -> ::String

#started_on::Time

Returns:

  • (::Time)


1980
# File 'sig/client.rbs', line 1980

def started_on: () -> ::Time

#status"STARTING", ...

Returns:

  • ("STARTING", "RUNNING", "STOPPING", "STOPPED", "SUCCEEDED", "FAILED", "TIMEOUT")


1978
# File 'sig/client.rbs', line 1978

def status: () -> ("STARTING" | "RUNNING" | "STOPPING" | "STOPPED" | "SUCCEEDED" | "FAILED" | "TIMEOUT")

#timeout::Integer

Returns:

  • (::Integer)


1977
# File 'sig/client.rbs', line 1977

def timeout: () -> ::Integer