IDataQualityRulesetRef
- class aws_cdk.aws_glue.IDataQualityRulesetRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a DataQualityRuleset.
- Stability:
experimental
Attributes
- data_quality_ruleset_ref
(experimental) A reference to a DataQualityRuleset resource.
- Stability:
experimental
- node
The tree node.