Uses of Interface
software.amazon.awscdk.services.autoscaling.BasicLifecycleHookProps
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of BasicLifecycleHookProps in software.amazon.awscdk.services.autoscaling
Modifier and TypeInterfaceDescriptioninterface
Properties for a Lifecycle hook.Modifier and TypeClassDescriptionstatic final class
An implementation forBasicLifecycleHookProps
static final class
An implementation forLifecycleHookProps
Modifier and TypeMethodDescriptionBasicLifecycleHookProps.Builder.build()
Builds the configured instance.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.