stratosphere-elasticsearch-1.0.0: gen/Stratosphere/Elasticsearch/Domain/ZoneAwarenessConfigProperty.hs-boot
module Stratosphere.Elasticsearch.Domain.ZoneAwarenessConfigProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ZoneAwarenessConfigProperty :: Prelude.Type
instance ToResourceProperties ZoneAwarenessConfigProperty
instance Prelude.Eq ZoneAwarenessConfigProperty
instance Prelude.Show ZoneAwarenessConfigProperty
instance JSON.ToJSON ZoneAwarenessConfigProperty