Uses of Interface
software.amazon.awscdk.interfaces.autoscaling.ILifecycleHookRef
Packages that use ILifecycleHookRef
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of ILifecycleHookRef in software.amazon.awscdk.interfaces.autoscaling
Subinterfaces of ILifecycleHookRef in software.amazon.awscdk.interfaces.autoscalingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILifecycleHookRef.Classes in software.amazon.awscdk.interfaces.autoscaling that implement ILifecycleHookRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILifecycleHookRef in software.amazon.awscdk.services.autoscaling
Subinterfaces of ILifecycleHookRef in software.amazon.awscdk.services.autoscalingModifier and TypeInterfaceDescriptioninterfaceA basic lifecycle hook object.static interfaceInternal default implementation forILifecycleHook.Classes in software.amazon.awscdk.services.autoscaling that implement ILifecycleHookRefModifier and TypeClassDescriptionclassTheAWS::AutoScaling::LifecycleHookresource specifies lifecycle hooks for an Auto Scaling group.static final classA proxy class which represents a concrete javascript instance of this type.classDefine a life cycle hook.