AWS SDK for Kotlin
Toggle table of contents
1.8.16
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
BatchGetDataQualityRulesetEvaluationRunResponse
/
Builder
Builder
class
Builder
Members
Properties
runs
Link copied to clipboard
var
runs
:
List
<
DataQualityRulesetEvaluationRun
>
?
A list of evaluation run details for the requested run IDs.
runs
Not
Found
Link copied to clipboard
var
runsNotFound
:
List
<
String
>
?
A list of run IDs that were not found.