DataQualityRulesetEvaluationRunFilter

The filter criteria.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Filter based on a data source (an Glue table) associated with the run.

Link copied to clipboard
val startedAfter: <Error class: unknown class>?

Filter results by runs that started after this time.

Link copied to clipboard
val startedBefore: <Error class: unknown class>?

Filter results by runs that started before this time.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String