| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
LifecycleEventConfiguration |
UpdateLayerRequest.lifecycleEventConfiguration()
|
LifecycleEventConfiguration |
Layer.lifecycleEventConfiguration()
A
LifeCycleEventConfiguration object that specifies the Shutdown event configuration. |
LifecycleEventConfiguration |
CreateLayerRequest.lifecycleEventConfiguration()
A
LifeCycleEventConfiguration object that you can use to configure the Shutdown event to specify an
execution timeout and enable or disable Elastic Load Balancer connection draining. |
| Modifier and Type | Method and Description |
|---|---|
UpdateLayerRequest.Builder |
UpdateLayerRequest.Builder.lifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration)
|
Layer.Builder |
Layer.Builder.lifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration)
A
LifeCycleEventConfiguration object that specifies the Shutdown event configuration. |
CreateLayerRequest.Builder |
CreateLayerRequest.Builder.lifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration)
A
LifeCycleEventConfiguration object that you can use to configure the Shutdown event to specify
an execution timeout and enable or disable Elastic Load Balancer connection draining. |
Copyright © 2023. All rights reserved.