ILifecycleHookRef

class aws_cdk.aws_autoscaling.ILifecycleHookRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a LifecycleHook.

Stability:

experimental

Attributes

lifecycle_hook_ref

(experimental) A reference to a LifecycleHook resource.

Stability:

experimental

node

The tree node.