Uses of Interface
software.amazon.awscdk.services.autoscaling.BasicLifecycleHookProps
Packages that use BasicLifecycleHookProps
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of BasicLifecycleHookProps in software.amazon.awscdk.services.autoscaling
Subinterfaces of BasicLifecycleHookProps in software.amazon.awscdk.services.autoscalingModifier and TypeInterfaceDescriptioninterface
Properties for a Lifecycle hook.Classes in software.amazon.awscdk.services.autoscaling that implement BasicLifecycleHookPropsModifier and TypeClassDescriptionstatic final class
An implementation forBasicLifecycleHookProps
static final class
An implementation forLifecycleHookProps
Methods in software.amazon.awscdk.services.autoscaling that return BasicLifecycleHookPropsModifier and TypeMethodDescriptionBasicLifecycleHookProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.autoscaling with parameters of type BasicLifecycleHookPropsModifier 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.