GetDataQualityRulesetResponse

Types

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

Properties

Link copied to clipboard

A timestamp. The time and date that this data quality ruleset was created.

Link copied to clipboard

A description of the ruleset.

Link copied to clipboard

A timestamp. The last point in time when this data quality ruleset was modified.

Link copied to clipboard
val name: String?

The name of the 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

A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.

Link copied to clipboard

The name and database name of the target 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