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