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