class Aws::OpsWorks::Types::ShutdownEventConfiguration
The Shutdown event configuration.
@note When making an API call, you may pass ShutdownEventConfiguration
data as a hash: { execution_timeout: 1, delay_until_elb_connections_drained: false, }
@!attribute [rw] execution_timeout
The time, in seconds, that AWS OpsWorks Stacks will wait after triggering a Shutdown event before shutting down an instance. @return [Integer]
@!attribute [rw] delay_until_elb_connections_drained
Whether to enable Elastic Load Balancing connection draining. For more information, see [Connection Draining][1] [1]: https://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/TerminologyandKeyConcepts.html#conn-drain @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/ShutdownEventConfiguration AWS API Documentation
Constants
- SENSITIVE