| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleHook |
IAutoScalingGroup.addLifecycleHook(String id,
BasicLifecycleHookProps props)
(experimental) Send a message to either an SQS queue or SNS topic when instances launch or terminate.
|
LifecycleHook |
IAutoScalingGroup.Jsii$Proxy.addLifecycleHook(String id,
BasicLifecycleHookProps props)
(experimental) 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)
(experimental) Send a message to either an SQS queue or SNS topic when instances launch or terminate.
|
LifecycleHook |
AutoScalingGroup.addLifecycleHook(String id,
BasicLifecycleHookProps props)
(experimental) Send a message to either an SQS queue or SNS topic when instances launch or terminate.
|
LifecycleHook |
LifecycleHook.Builder.build() |
Copyright © 2021. All rights reserved.