DataQualityRulesetListDetails - AWS Glue

DataQualityRulesetListDetails

Describes a data quality ruleset returned by GetDataQualityRuleset.

Contents

CreatedOn

The date and time the data quality ruleset was created.

Type: Timestamp

Required: No

Description

A description of the data quality ruleset.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*

Required: No

LastModifiedOn

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

Type: Timestamp

Required: No

Name

The name of the data quality ruleset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

RecommendationRunId

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

RuleCount

The number of rules in the ruleset.

Type: Integer

Required: No

TargetTable

An object representing an AWS Glue table.

Type: DataQualityTargetTable object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: