Uses of Class
com.amazonaws.services.opsworks.model.LifecycleEventConfiguration
Packages that use LifecycleEventConfiguration
-
Uses of LifecycleEventConfiguration in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return LifecycleEventConfigurationModifier and TypeMethodDescriptionLifecycleEventConfiguration.clone()CreateLayerRequest.getLifecycleEventConfiguration()ALifeCycleEventConfigurationobject that you can use to configure the Shutdown event to specify an execution timeout and enable or disable Elastic Load Balancer connection draining.Layer.getLifecycleEventConfiguration()ALifeCycleEventConfigurationobject that specifies the Shutdown event configuration.UpdateLayerRequest.getLifecycleEventConfiguration()LifecycleEventConfiguration.withShutdown(ShutdownEventConfiguration shutdown) AShutdownEventConfigurationobject that specifies the Shutdown event configuration.Methods in com.amazonaws.services.opsworks.model with parameters of type LifecycleEventConfigurationModifier and TypeMethodDescriptionvoidCreateLayerRequest.setLifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration) ALifeCycleEventConfigurationobject that you can use to configure the Shutdown event to specify an execution timeout and enable or disable Elastic Load Balancer connection draining.voidLayer.setLifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration) ALifeCycleEventConfigurationobject that specifies the Shutdown event configuration.voidUpdateLayerRequest.setLifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration) CreateLayerRequest.withLifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration) ALifeCycleEventConfigurationobject that you can use to configure the Shutdown event to specify an execution timeout and enable or disable Elastic Load Balancer connection draining.Layer.withLifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration) ALifeCycleEventConfigurationobject that specifies the Shutdown event configuration.UpdateLayerRequest.withLifecycleEventConfiguration(LifecycleEventConfiguration lifecycleEventConfiguration)