Uses of Class
software.amazon.awscdk.services.autoscaling.LifecycleHook
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of LifecycleHook in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionAutoScalingGroup.addLifecycleHook
(String id, BasicLifecycleHookProps props) Send a message to either an SQS queue or SNS topic when instances launch or terminate.IAutoScalingGroup.addLifecycleHook
(String id, BasicLifecycleHookProps props) Send a message to either an SQS queue or SNS topic when instances launch or terminate.default LifecycleHook
IAutoScalingGroup.Jsii$Default.addLifecycleHook
(String id, BasicLifecycleHookProps props) Send a message to either an SQS queue or SNS topic when instances launch or terminate.final LifecycleHook
IAutoScalingGroup.Jsii$Proxy.addLifecycleHook
(String id, BasicLifecycleHookProps props) Send a message to either an SQS queue or SNS topic when instances launch or terminate.LifecycleHook.Builder.build()
BindHookTargetOptions.getLifecycleHook()
The lifecycle hook to attach to.final LifecycleHook
BindHookTargetOptions.Jsii$Proxy.getLifecycleHook()
Modifier and TypeMethodDescriptionBindHookTargetOptions.Builder.lifecycleHook
(LifecycleHook lifecycleHook) Sets the value ofBindHookTargetOptions.getLifecycleHook()