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



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

def additional_run_options: () -> Types::DataQualityRuleRecommendationRunAdditionalRunOptions

#completed_on::Time

Returns:

  • (::Time)


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

def completed_on: () -> ::Time

#created_ruleset_name::String

Returns:

  • (::String)


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

def created_ruleset_name: () -> ::String

#data_quality_security_configuration::String

Returns:

  • (::String)


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

def data_quality_security_configuration: () -> ::String

#data_sourceTypes::DataSource

Returns:



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

def data_source: () -> Types::DataSource

#error_string::String

Returns:

  • (::String)


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

def error_string: () -> ::String

#execution_time::Integer

Returns:

  • (::Integer)


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

def execution_time: () -> ::Integer

#last_modified_on::Time

Returns:

  • (::Time)


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

def last_modified_on: () -> ::Time

#number_of_workers::Integer

Returns:

  • (::Integer)


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

def number_of_workers: () -> ::Integer

Returns:

  • (::String)


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

def recommended_ruleset: () -> ::String

#role::String

Returns:

  • (::String)


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

def role: () -> ::String

#run_id::String

Returns:

  • (::String)


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

def run_id: () -> ::String

#started_on::Time

Returns:

  • (::Time)


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

def started_on: () -> ::Time

#status"STARTING", ...

Returns:

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


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

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

#timeout::Integer

Returns:

  • (::Integer)


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

def timeout: () -> ::Integer