| Package | Description |
|---|---|
| com.amazonaws.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
ShutdownEventConfiguration |
ShutdownEventConfiguration.clone() |
ShutdownEventConfiguration |
LifecycleEventConfiguration.getShutdown()
A
ShutdownEventConfiguration object that specifies the Shutdown event configuration. |
ShutdownEventConfiguration |
ShutdownEventConfiguration.withDelayUntilElbConnectionsDrained(Boolean delayUntilElbConnectionsDrained)
Whether to enable Elastic Load Balancing connection draining.
|
ShutdownEventConfiguration |
ShutdownEventConfiguration.withExecutionTimeout(Integer executionTimeout)
The time, in seconds, that AWS OpsWorks Stacks will wait after triggering a Shutdown event before shutting down
an instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleEventConfiguration.setShutdown(ShutdownEventConfiguration shutdown)
A
ShutdownEventConfiguration object that specifies the Shutdown event configuration. |
LifecycleEventConfiguration |
LifecycleEventConfiguration.withShutdown(ShutdownEventConfiguration shutdown)
A
ShutdownEventConfiguration object that specifies the Shutdown event configuration. |
Copyright © 2019. All rights reserved.