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