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