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