DataQualityRulesetListDetails

Describes a data quality ruleset returned by GetDataQualityRuleset.

Types

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

Properties

Link copied to clipboard

The date and time the data quality ruleset was created.

Link copied to clipboard

A description of the data quality ruleset.

Link copied to clipboard

The date and time the data quality ruleset was last modified.

Link copied to clipboard
val name: String?

The name of the data quality ruleset.

Link copied to clipboard

When a ruleset was created from a recommendation run, this run ID is generated to link the two together.

Link copied to clipboard

The number of rules in the ruleset.

Link copied to clipboard

An object representing an Glue table.

Functions

Link copied to clipboard
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