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