| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EMRServerless.Application.AutoStartConfigurationProperty
Documentation
data AutoStartConfigurationProperty Source #
Constructors
| AutoStartConfigurationProperty | |
Instances
| ToJSON AutoStartConfigurationProperty Source # | |||||
| Show AutoStartConfigurationProperty Source # | |||||
Defined in Stratosphere.EMRServerless.Application.AutoStartConfigurationProperty Methods showsPrec :: Int -> AutoStartConfigurationProperty -> ShowS # show :: AutoStartConfigurationProperty -> String # showList :: [AutoStartConfigurationProperty] -> ShowS # | |||||
| Eq AutoStartConfigurationProperty Source # | |||||
| ToResourceProperties AutoStartConfigurationProperty Source # | |||||
| Property "Enabled" AutoStartConfigurationProperty Source # | |||||
Defined in Stratosphere.EMRServerless.Application.AutoStartConfigurationProperty Associated Types
Methods set :: PropertyType "Enabled" AutoStartConfigurationProperty -> AutoStartConfigurationProperty -> AutoStartConfigurationProperty # | |||||
| type PropertyType "Enabled" AutoStartConfigurationProperty Source # | |||||