| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLayer.LifecycleEventConfigurationProperty.Jsii$Proxy
An implementation for
CfnLayer.LifecycleEventConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLayer.LifecycleEventConfigurationProperty |
CfnLayer.LifecycleEventConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLayer.Builder |
CfnLayer.Builder.lifecycleEventConfiguration(CfnLayer.LifecycleEventConfigurationProperty 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.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.lifecycleEventConfiguration(CfnLayer.LifecycleEventConfigurationProperty lifecycleEventConfiguration)
Sets the value of
CfnLayerProps.getLifecycleEventConfiguration() |
void |
CfnLayer.setLifecycleEventConfiguration(CfnLayer.LifecycleEventConfigurationProperty value)
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 © 2022. All rights reserved.