Module: Aws::Glue::Client::_BatchGetDataQualityResultResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#results::Array[Types::DataQualityResult]

Returns:



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

def results: () -> ::Array[Types::DataQualityResult]

#results_not_found::Array[::String]

Returns:

  • (::Array[::String])


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

def results_not_found: () -> ::Array[::String]