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

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

Instance Method Summary collapse

Instance Method Details

#completed_on::Time

Returns:

  • (::Time)


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

def completed_on: () -> ::Time

#created_ruleset_name::String

Returns:

  • (::String)


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

def created_ruleset_name: () -> ::String

#data_quality_security_configuration::String

Returns:

  • (::String)


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

def data_quality_security_configuration: () -> ::String

#data_sourceTypes::DataSource

Returns:



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

def data_source: () -> Types::DataSource

#error_string::String

Returns:

  • (::String)


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

def error_string: () -> ::String

#execution_time::Integer

Returns:

  • (::Integer)


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

def execution_time: () -> ::Integer

#last_modified_on::Time

Returns:

  • (::Time)


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

def last_modified_on: () -> ::Time

#number_of_workers::Integer

Returns:

  • (::Integer)


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

def number_of_workers: () -> ::Integer

Returns:

  • (::String)


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

def recommended_ruleset: () -> ::String

#role::String

Returns:

  • (::String)


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

def role: () -> ::String

#run_id::String

Returns:

  • (::String)


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

def run_id: () -> ::String

#started_on::Time

Returns:

  • (::Time)


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

def started_on: () -> ::Time

#status"STARTING", ...

Returns:

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


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

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

#timeout::Integer

Returns:

  • (::Integer)


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

def timeout: () -> ::Integer