| Modifier and Type | Method and Description |
|---|---|
LifecycleHook |
AutoScalingGroup.addLifecycleHook(String id,
BasicLifecycleHookProps props)
Send a message to either an SQS queue or SNS topic when instances launch or terminate.
|
LifecycleHook |
IAutoScalingGroup.addLifecycleHook(String id,
BasicLifecycleHookProps props)
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)
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.
|
LifecycleHook |
LifecycleHook.Builder.build() |
Copyright © 2021. All rights reserved.