| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.OpsWorksLayerShutdownEventConfiguration
Synopsis
- data OpsWorksLayerShutdownEventConfiguration = OpsWorksLayerShutdownEventConfiguration {}
- opsWorksLayerShutdownEventConfiguration :: OpsWorksLayerShutdownEventConfiguration
- owlsecDelayUntilElbConnectionsDrained :: Lens' OpsWorksLayerShutdownEventConfiguration (Maybe (Val Bool))
- owlsecExecutionTimeout :: Lens' OpsWorksLayerShutdownEventConfiguration (Maybe (Val Integer))
Documentation
data OpsWorksLayerShutdownEventConfiguration #
Full data type definition for OpsWorksLayerShutdownEventConfiguration.
See opsWorksLayerShutdownEventConfiguration for a more convenient
constructor.
Constructors
| OpsWorksLayerShutdownEventConfiguration | |
opsWorksLayerShutdownEventConfiguration :: OpsWorksLayerShutdownEventConfiguration #
Constructor for OpsWorksLayerShutdownEventConfiguration containing
required fields as arguments.
owlsecDelayUntilElbConnectionsDrained :: Lens' OpsWorksLayerShutdownEventConfiguration (Maybe (Val Bool)) #