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