class Aws::OpsWorks::Types::LifecycleEventConfiguration

Specifies the lifecycle event configuration

@note When making an API call, you may pass LifecycleEventConfiguration

data as a hash:

    {
      shutdown: {
        execution_timeout: 1,
        delay_until_elb_connections_drained: false,
      },
    }

@!attribute [rw] shutdown

A `ShutdownEventConfiguration` object that specifies the Shutdown
event configuration.
@return [Types::ShutdownEventConfiguration]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/LifecycleEventConfiguration AWS API Documentation

Constants

SENSITIVE