DataQualityRuleRecommendationRunFilter

A filter for listing data quality recommendation runs.

Types

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

Properties

Link copied to clipboard

Filter based on a specified data source (Glue table).

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

Filter based on time for results started after provided time.

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

Filter based on time for results started before provided 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