Interface IDataQualityRuleset
Namespace: Amazon.CDK.AWS.Glue.Alpha
Assembly: Amazon.CDK.AWS.Glue.Alpha.dll
Syntax (csharp)
public interface IDataQualityRuleset : IResource
Syntax (vb)
Public Interface IDataQualityRuleset
Inherits IResource, IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
RulesetArn | (experimental) The ARN of the ruleset. |
RulesetName | (experimental) The name of the ruleset. |
Properties
RulesetArn
(experimental) The ARN of the ruleset.
string RulesetArn { get; }
Property Value
System.String
Remarks
Stability: Experimental
Attribute: true
RulesetName
(experimental) The name of the ruleset.
string RulesetName { get; }
Property Value
System.String
Remarks
Stability: Experimental
Attribute: true