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